[trunk] God/Heal: New aliases /egod and /eheal

Also fix: /money and /bal for /balance

git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1184 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
snowleo 2011-04-12 20:29:32 +00:00
parent 1142a66b24
commit 7d01b1c352

View file

@ -22,7 +22,7 @@ commands:
balance:
description: States the current balance of a player. Defaults to self.
usage: /<command> <player>
aliases: bal,money
aliases: [bal,money]
ban:
description: Bans a player.
usage: /<command> [player] <reason>
@ -79,10 +79,11 @@ commands:
god:
description: Enables your godly powers.
usage: /<command>
aliases: [tgm,godmode]
aliases: [tgm,godmode,egod]
heal:
description: Heals you or the given player.
usage: /<command> <player>
aliases: [eheal]
help:
description: Views a list of available commands.
usage: /<command>