mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2024-11-05 19:41:56 +00:00
Shorten help messages.
This commit is contained in:
parent
17be04cd99
commit
14bce8fd82
1 changed files with 4 additions and 4 deletions
|
@ -242,8 +242,8 @@ commands:
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
aliases: [pong,echo,echo,eping,epong]
|
aliases: [pong,echo,echo,eping,epong]
|
||||||
powertool:
|
powertool:
|
||||||
description: Assigns a command to the item in hand, {player} will be replaced by the name of the player that you click.
|
description: Assigns a command to the item in hand.
|
||||||
usage: /<command> [l:|a:|r:|c:|d:][command] [arguments]
|
usage: /<command> [l:|a:|r:|c:|d:][command] [arguments] - {player} can be replaced by name of a clicked player.
|
||||||
aliases: [pt,epowertool,ept]
|
aliases: [pt,epowertool,ept]
|
||||||
powertooltoggle:
|
powertooltoggle:
|
||||||
description: Enables or disables all current powertools
|
description: Enables or disables all current powertools
|
||||||
|
@ -258,7 +258,7 @@ commands:
|
||||||
usage: /<command> <message>
|
usage: /<command> <message>
|
||||||
aliases: [er,reply,ereply]
|
aliases: [er,reply,ereply]
|
||||||
realname:
|
realname:
|
||||||
description: Displays the username of a user based on nickname.
|
description: Displays the username of a user based on nick.
|
||||||
usage: /<command> <nickname>
|
usage: /<command> <nickname>
|
||||||
aliases: [erealname]
|
aliases: [erealname]
|
||||||
remove:
|
remove:
|
||||||
|
@ -330,7 +330,7 @@ commands:
|
||||||
usage: /<command> [day|night|dawn|17:30|4pm|4000ticks] [worldname|all]
|
usage: /<command> [day|night|dawn|17:30|4pm|4000ticks] [worldname|all]
|
||||||
aliases: [etime, day, night]
|
aliases: [etime, day, night]
|
||||||
togglejail:
|
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]
|
usage: /<command> <player> <jailname> [datediff]
|
||||||
aliases: [tjail,jail,ejail,unjail,eunjail,etogglejail]
|
aliases: [tjail,jail,ejail,unjail,eunjail,etogglejail]
|
||||||
top:
|
top:
|
||||||
|
|
Loading…
Reference in a new issue