diff options
author | KHobbits <rob@khobbits.co.uk> | 2012-03-18 03:01:44 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2012-03-18 03:01:44 +0000 |
commit | 14bce8fd82b5b814b51d13fa1a48446d7805d305 (patch) | |
tree | 113de80f7cb003993e9cccf7d029452c2efd7e55 | |
parent | 17be04cd99521565448e606d21c123f3c498c153 (diff) | |
download | Essentials-14bce8fd82b5b814b51d13fa1a48446d7805d305.tar Essentials-14bce8fd82b5b814b51d13fa1a48446d7805d305.tar.gz Essentials-14bce8fd82b5b814b51d13fa1a48446d7805d305.tar.lz Essentials-14bce8fd82b5b814b51d13fa1a48446d7805d305.tar.xz Essentials-14bce8fd82b5b814b51d13fa1a48446d7805d305.zip |
Shorten help messages.
-rw-r--r-- | Essentials/src/plugin.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index 27541d782..5f2091605 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -242,8 +242,8 @@ commands: usage: /<command> aliases: [pong,echo,echo,eping,epong] powertool: - description: Assigns a command to the item in hand, {player} will be replaced by the name of the player that you click. - usage: /<command> [l:|a:|r:|c:|d:][command] [arguments] + description: Assigns a command to the item in hand. + usage: /<command> [l:|a:|r:|c:|d:][command] [arguments] - {player} can be replaced by name of a clicked player. aliases: [pt,epowertool,ept] powertooltoggle: description: Enables or disables all current powertools @@ -258,7 +258,7 @@ commands: usage: /<command> <message> aliases: [er,reply,ereply] realname: - description: Displays the username of a user based on nickname. + description: Displays the username of a user based on nick. usage: /<command> <nickname> aliases: [erealname] remove: @@ -330,7 +330,7 @@ commands: usage: /<command> [day|night|dawn|17:30|4pm|4000ticks] [worldname|all] aliases: [etime, day, night] togglejail: - description: Prevents a player from interacting with the world and teleports him/her to the jail specified + description: Jails/Unjails a player and tp them to the jail specified. usage: /<command> <player> <jailname> [datediff] aliases: [tjail,jail,ejail,unjail,eunjail,etogglejail] top: |