mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-10-29 23:09:38 +01:00
Fixing typo in EssentialsPermissionsCommands plugin.yml. And adding my name there :P
This commit is contained in:
parent
5d8f5cecee
commit
a228708138
@ -5,7 +5,7 @@ main: com.earth2me.essentials.permissions.EssentialsPermissionsCommands
|
||||
version: TeamCity
|
||||
website: http://www.earth2me.net:8001/
|
||||
description: Adds commands aliases to Permissions 3
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology]
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, jessenic]
|
||||
depend: [Permissions, Essentials]
|
||||
commands:
|
||||
manuadd:
|
||||
@ -103,7 +103,7 @@ commands:
|
||||
mangcheckv:
|
||||
description: Verify a value of a variable of group, and where it comes from.
|
||||
usage: /<command> <group> <variable>
|
||||
permission: groupmanager.mangckeckv
|
||||
permission: groupmanager.mangcheckv
|
||||
manwhois:
|
||||
description: Tell the group that user belongs.
|
||||
usage: /<command> <player>
|
||||
@ -163,4 +163,4 @@ commands:
|
||||
manclear:
|
||||
description: Clear world selection. Next commands will work on your world.
|
||||
usage: /<command>
|
||||
permission: groupmanager.manclear
|
||||
permission: groupmanager.manclear
|
||||
|
Loading…
Reference in New Issue
Block a user