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
|
version: TeamCity
|
||||||
website: http://www.earth2me.net:8001/
|
website: http://www.earth2me.net:8001/
|
||||||
description: Adds commands aliases to Permissions 3
|
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]
|
depend: [Permissions, Essentials]
|
||||||
commands:
|
commands:
|
||||||
manuadd:
|
manuadd:
|
||||||
@ -103,7 +103,7 @@ commands:
|
|||||||
mangcheckv:
|
mangcheckv:
|
||||||
description: Verify a value of a variable of group, and where it comes from.
|
description: Verify a value of a variable of group, and where it comes from.
|
||||||
usage: /<command> <group> <variable>
|
usage: /<command> <group> <variable>
|
||||||
permission: groupmanager.mangckeckv
|
permission: groupmanager.mangcheckv
|
||||||
manwhois:
|
manwhois:
|
||||||
description: Tell the group that user belongs.
|
description: Tell the group that user belongs.
|
||||||
usage: /<command> <player>
|
usage: /<command> <player>
|
||||||
|
Loading…
Reference in New Issue
Block a user