Add faction and player kills / deaths stats.

This commit is contained in:
drtshock
2015-08-06 16:53:00 -05:00
parent bf0382ca76
commit 3b8bc19460
7 changed files with 86 additions and 45 deletions

View File

@@ -314,6 +314,8 @@ help:
# - {name} : Players name
# - {lastSeen} : Last time player was seen (if offline), or just 'Online'
# - {balance} : Players balance
# - {player-kills} : # of kills the player has
# - {player-deaths}: # of deaths the player has
# Faction variables. Can be used in tooltips.list, scoreboards, or /f show
# - {header} : Default factions header (ex. /f show)
# - {faction} : Factions tag (if none, uses lang.yml for factionless name)
@@ -335,6 +337,8 @@ help:
# - {members} : # of faction members (includes offline)
# - {faction-balance} : Faction bank balance
# - {world}, {x}, {y}, {z} : Faction home variables. You don't need to use them all.
# - {faction-kills} : # of kills the faction has
# - {faction-deaths}: # of deaths the faction has
# General variables. Can be used anywhere.
# - {total-online} : Total # of players on the server
# - {max-warps} : Max # of warps a faction can set