From bb2b504d7a8124dee685a062ae0224a204023996 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Wed, 10 Aug 2011 10:46:33 +0600 Subject: Trim help message to fit on 1 line. Added old time alias. --- Essentials/src/plugin.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index 9dacba7dd..4930fa6ec 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -207,9 +207,9 @@ commands: usage: / [command] aliases: [pt,epowertool,ept] ptime: - description: Set or reset the playertime for yourself or the player(s) specified. - usage: / [reset|day|night|dawn|17:30|4pm|4000ticks] - aliases: [eptime] + description: Adjust player's client time. + usage: / [list|reset|day|night|dawn|17:30|4pm|4000ticks] + aliases: [playertime, eptime, eplayertime] r: description: Quickly reply to the last player to message you. usage: / [message] @@ -277,7 +277,7 @@ commands: time: description: Change the time in the world where you are (default) or in the world(s) specified usage: / [day|night|dawn|17:30|4pm|4000ticks] - aliases: [etime, day, night, playertime] + aliases: [etime, day, night] togglejail: description: Prevents a player from interacting with the world and teleports him/her to the the jail specified usage: / [player] [jailname] -- cgit v1.2.3