mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-05-21 14:53:24 +00:00
Added /jail /ejail alias to plugin.yml
This commit is contained in:
parent
72e187cd5c
commit
d2953c99ef
1 changed files with 2 additions and 2 deletions
|
@ -323,9 +323,9 @@ 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 the jail specified
|
description: Prevents a player from interacting with the world and teleports him/her to the jail specified
|
||||||
usage: /<command> <player> <jailname> [datediff]
|
usage: /<command> <player> <jailname> [datediff]
|
||||||
aliases: [tjail,unjail,eunjail,etogglejail]
|
aliases: [tjail,jail,ejail,unjail,eunjail,etogglejail]
|
||||||
top:
|
top:
|
||||||
description: Teleport to the highest block at your current position.
|
description: Teleport to the highest block at your current position.
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
|
|
Loading…
Reference in a new issue