Updated Leaderboards (markdown)

garbagemule 2013-01-18 11:25:35 -08:00
parent a00b1bead4
commit af89d9e950

@ -1,11 +1,11 @@
The MobArena leaderboards allows for tracking of the following stats. The header column denotes the text displayed on the leaderboard column header, and the code column denotes the code to use when putting up the sign. The codes must be prefixed by `[MA]`, e.g. to get column showing the amount of damage each player has done, put up a sign with the text `[MA]dmgDone` on the first line of the sign.
> Header Code
> ########################
> Class class
> Last Wave lastWave
> Kills kills
> Damage Done dmgDone
> Damage Taken dmgTaken
> Swings swings
> Hits hits`
Header Code
########################
Class class
Last Wave lastWave
Kills kills
Damage Done dmgDone
Damage Taken dmgTaken
Swings swings
Hits hits