mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Trim help message to fit on 1 line.
Added old time alias.
This commit is contained in:
parent
5bb86309f6
commit
bb2b504d7a
1 changed files with 4 additions and 4 deletions
|
@ -207,9 +207,9 @@ commands:
|
|||
usage: /<command> [command] <arguments>
|
||||
aliases: [pt,epowertool,ept]
|
||||
ptime:
|
||||
description: Set or reset the playertime for yourself or the player(s) specified.
|
||||
usage: /<command> [reset|day|night|dawn|17:30|4pm|4000ticks] <playername|all>
|
||||
aliases: [eptime]
|
||||
description: Adjust player's client time.
|
||||
usage: /<command> [list|reset|day|night|dawn|17:30|4pm|4000ticks] <player|all>
|
||||
aliases: [playertime, eptime, eplayertime]
|
||||
r:
|
||||
description: Quickly reply to the last player to message you.
|
||||
usage: /<command> [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: /<command> [day|night|dawn|17:30|4pm|4000ticks] <worldname|all>
|
||||
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: /<command> [player] [jailname] <datediff>
|
||||
|
|
Loading…
Reference in a new issue