mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 19:15:44 +00:00
Added missing syntax to plugin.yml
This commit is contained in:
parent
c578302d7c
commit
edca2cbdff
1 changed files with 2 additions and 2 deletions
|
@ -137,7 +137,7 @@ commands:
|
||||||
aliases: [tgm,godmode,egod,etgm,egodmode]
|
aliases: [tgm,godmode,egod,etgm,egodmode]
|
||||||
hat:
|
hat:
|
||||||
description: Get some cool new headgear
|
description: Get some cool new headgear
|
||||||
usage: /<command>
|
usage: /<command> [remove]
|
||||||
aliases: [ehat]
|
aliases: [ehat]
|
||||||
heal:
|
heal:
|
||||||
description: Heals you or the given player.
|
description: Heals you or the given player.
|
||||||
|
@ -416,7 +416,7 @@ commands:
|
||||||
aliases: [eunlimited,ul,unl,eul,eunl]
|
aliases: [eunlimited,ul,unl,eul,eunl]
|
||||||
vanish:
|
vanish:
|
||||||
description: Hide yourself from other players.
|
description: Hide yourself from other players.
|
||||||
usage: /<command>
|
usage: /<command> [on|off]
|
||||||
aliases: [evanish]
|
aliases: [evanish]
|
||||||
warp:
|
warp:
|
||||||
description: List all warps or warp to the specified location.
|
description: List all warps or warp to the specified location.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue