mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 12:23:59 +00:00
correct spaces at plugin.yml
This commit is contained in:
parent
cd0fde05b7
commit
ba0db53c44
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ authors:
|
||||||
- ElgarL
|
- ElgarL
|
||||||
commands:
|
commands:
|
||||||
manuadd:
|
manuadd:
|
||||||
description: Move a player to desired group.(Adds to the file if not exists)
|
description: Move a player to desired group. (Adds to the file if not exists)
|
||||||
usage: /<command> <player> <group> | optional [world]
|
usage: /<command> <player> <group> | optional [world]
|
||||||
permissions: groupmanager.manuadd
|
permissions: groupmanager.manuadd
|
||||||
manudel:
|
manudel:
|
||||||
|
@ -29,7 +29,7 @@ commands:
|
||||||
usage: /<command> <group>
|
usage: /<command> <group>
|
||||||
permissions: groupmanager.mangadd
|
permissions: groupmanager.mangadd
|
||||||
mangdel:
|
mangdel:
|
||||||
description: Removes group from the system(all it's users become default)
|
description: Removes group from the system (all it's users become default)
|
||||||
usage: /<command> <group>
|
usage: /<command> <group>
|
||||||
permissions: groupmanager.mangdel
|
permissions: groupmanager.mangdel
|
||||||
manuaddp:
|
manuaddp:
|
||||||
|
|
Loading…
Reference in a new issue