diff options
author | KHobbits <rob@khobbits.co.uk> | 2012-01-17 23:50:05 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2012-01-17 23:50:05 +0000 |
commit | 5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d (patch) | |
tree | 44abb92df1c85a8092f2c1d1d313203a4c429e1c /EssentialsGroupManager/src/plugin.yml | |
parent | 79a13e97a2248429e8d58421e00a45c95979c312 (diff) | |
parent | 89c41b0508edd847316a293926fb56a7b249e6ba (diff) | |
download | Essentials-5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d.tar Essentials-5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d.tar.gz Essentials-5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d.tar.lz Essentials-5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d.tar.xz Essentials-5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d.zip |
Merge remote branch 'remotes/origin/groupmanager'
Diffstat (limited to 'EssentialsGroupManager/src/plugin.yml')
-rw-r--r-- | EssentialsGroupManager/src/plugin.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/plugin.yml b/EssentialsGroupManager/src/plugin.yml index da5164ce1..dc9b4c29c 100644 --- a/EssentialsGroupManager/src/plugin.yml +++ b/EssentialsGroupManager/src/plugin.yml @@ -1,11 +1,12 @@ name: GroupManager -version: "1.8 (Phoenix)" +version: GMBuildVer (Phoenix) main: org.anjocaido.groupmanager.GroupManager website: http://www.anjocaido.info/ description: Provides on-the-fly system for permissions system created by Nijikokun. But all in memory, and with flat-file saving schedule. authors: - AnjoCaido - Gabriel Couto + - ElgarL commands: manuadd: description: Move a player to desired group.(Adds to the file if not exists) |