Fixing typo in EssentialsPermissionsCommands plugin.yml. And adding my name there :P

This commit is contained in:
jessenic 2011-06-21 04:53:41 +08:00 committed by snowleo
parent 5d8f5cecee
commit a228708138

View File

@ -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>