mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-21 23:51:42 +01:00
[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:
parent
1142a66b24
commit
7d01b1c352
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user