summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/plugin.yml
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-09-03 11:33:14 +0100
committerElgarL <ElgarL@palmergames.com>2011-09-03 11:33:14 +0100
commita220b267d4a443788ed40d2f5619213399e35a6f (patch)
tree940ee9745eeec471c6b1c787b55ee56fbb75a9f6 /EssentialsGroupManager/src/plugin.yml
parent1153a0eee4a3685fcfad490646e4610d38d61c01 (diff)
downloadEssentials-a220b267d4a443788ed40d2f5619213399e35a6f.tar
Essentials-a220b267d4a443788ed40d2f5619213399e35a6f.tar.gz
Essentials-a220b267d4a443788ed40d2f5619213399e35a6f.tar.lz
Essentials-a220b267d4a443788ed40d2f5619213399e35a6f.tar.xz
Essentials-a220b267d4a443788ed40d2f5619213399e35a6f.zip
- Fixed users being able to use 'manuadd' to add users to higher groups
than their own. - Added SuperPerms support so GM will update adn provide the permissions to plugins which only support Bukkit Perms. - Added more helpful output to errors on argument lengths.
Diffstat (limited to 'EssentialsGroupManager/src/plugin.yml')
-rw-r--r--EssentialsGroupManager/src/plugin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/plugin.yml b/EssentialsGroupManager/src/plugin.yml
index 0318f43f6..ace9701cd 100644
--- a/EssentialsGroupManager/src/plugin.yml
+++ b/EssentialsGroupManager/src/plugin.yml
@@ -1,5 +1,5 @@
name: GroupManager
-version: "1.0(alpha-6)"
+version: "1.1"
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.