diff options
author | ElgarL <ElgarL@palmergames.com> | 2011-09-06 10:19:11 +0100 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2011-09-06 10:19:11 +0100 |
commit | bbab993ef1b06394bf835da0b01402bcb70cecfc (patch) | |
tree | bb3892a2e2b6c63eb3b0bb965eb9f75f4d8436c3 /EssentialsGroupManager | |
parent | b110ce79cc33cddb5e30423a6ae960a9f13062c1 (diff) | |
download | Essentials-bbab993ef1b06394bf835da0b01402bcb70cecfc.tar Essentials-bbab993ef1b06394bf835da0b01402bcb70cecfc.tar.gz Essentials-bbab993ef1b06394bf835da0b01402bcb70cecfc.tar.lz Essentials-bbab993ef1b06394bf835da0b01402bcb70cecfc.tar.xz Essentials-bbab993ef1b06394bf835da0b01402bcb70cecfc.zip |
Doh, jumped a version
Diffstat (limited to 'EssentialsGroupManager')
-rw-r--r-- | EssentialsGroupManager/src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/plugin.yml b/EssentialsGroupManager/src/plugin.yml index 3beae0125..6863df1de 100644 --- a/EssentialsGroupManager/src/plugin.yml +++ b/EssentialsGroupManager/src/plugin.yml @@ -1,5 +1,5 @@ name: GroupManager -version: "1.2 (Phoenix)" +version: "1.1 (Phoenix)" main: org.anjocaido.groupmanager.GroupManager website: http://www.anjocaido.info/ description: Provides on-the-fly system for Permission system created by Nijikokun. But all in memory, and with flat-file saving schedule. |