From a228708138d437c930976de7e8fb725e521baf0c Mon Sep 17 00:00:00 2001 From: jessenic Date: Tue, 21 Jun 2011 04:53:41 +0800 Subject: Fixing typo in EssentialsPermissionsCommands plugin.yml. And adding my name there :P --- EssentialsPermissionsCommands/src/plugin.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/EssentialsPermissionsCommands/src/plugin.yml b/EssentialsPermissionsCommands/src/plugin.yml index 54425b716..3e4cfca15 100644 --- a/EssentialsPermissionsCommands/src/plugin.yml +++ b/EssentialsPermissionsCommands/src/plugin.yml @@ -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: / - permission: groupmanager.mangckeckv + permission: groupmanager.mangcheckv manwhois: description: Tell the group that user belongs. usage: / @@ -163,4 +163,4 @@ commands: manclear: description: Clear world selection. Next commands will work on your world. usage: / - permission: groupmanager.manclear \ No newline at end of file + permission: groupmanager.manclear -- cgit v1.2.3