diff options
author | snowleo <schneeleo@gmail.com> | 2011-06-07 00:54:36 +0200 |
---|---|---|
committer | snowleo <schneeleo@gmail.com> | 2011-06-07 00:54:36 +0200 |
commit | 4bfc8e1459354f82658e41aec9231c5129dff70d (patch) | |
tree | 9777bf8954fb480ebb11d6e743c77efcf829d77e /EssentialsPermissionsCommands/src/plugin.yml | |
parent | 4f16c8b5a781b7df47ceaf239895c2ecec30ab53 (diff) | |
download | Essentials-4bfc8e1459354f82658e41aec9231c5129dff70d.tar Essentials-4bfc8e1459354f82658e41aec9231c5129dff70d.tar.gz Essentials-4bfc8e1459354f82658e41aec9231c5129dff70d.tar.lz Essentials-4bfc8e1459354f82658e41aec9231c5129dff70d.tar.xz Essentials-4bfc8e1459354f82658e41aec9231c5129dff70d.zip |
Cleanup
/manuadd command
Diffstat (limited to 'EssentialsPermissionsCommands/src/plugin.yml')
-rw-r--r-- | EssentialsPermissionsCommands/src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsPermissionsCommands/src/plugin.yml b/EssentialsPermissionsCommands/src/plugin.yml index 3d75176a7..54425b716 100644 --- a/EssentialsPermissionsCommands/src/plugin.yml +++ b/EssentialsPermissionsCommands/src/plugin.yml @@ -1,5 +1,5 @@ # This determines the command prefix when there are conflicts (/name:home, /name:help, etc.) -name: Essentials +name: EssentialsPermissionsCommands main: com.earth2me.essentials.permissions.EssentialsPermissionsCommands # Note to developers: This next line cannot change, or the automatic versioning system will break. version: TeamCity |