mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Update plugin.yml with the new command
This commit is contained in:
parent
b5733d6597
commit
132aa0cc1d
1 changed files with 4 additions and 0 deletions
|
@ -164,6 +164,10 @@ commands:
|
||||||
description: Clear world selection. Next commands will work on your world.
|
description: Clear world selection. Next commands will work on your world.
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
permissions: groupmanager.manclear
|
permissions: groupmanager.manclear
|
||||||
|
mancheckw:
|
||||||
|
description: Obtain the paths to each file a world is storing it's data in (users/groups).
|
||||||
|
usage: /<command> <world>
|
||||||
|
permissions: groupmanager.mancheckw
|
||||||
|
|
||||||
Permissions:
|
Permissions:
|
||||||
groupmanager.op:
|
groupmanager.op:
|
||||||
|
|
Loading…
Reference in a new issue