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
commitff3332098fe821c3e5fe493a01ef62489c7b0d1c (patch)
tree235bdb53a66b72dc797681f6aa91e2ea1b2ee6e4 /EssentialsGroupManager/src/plugin.yml
parent9e0a10ba80f040dd09994c843dde70220270a5e4 (diff)
downloadEssentials-ff3332098fe821c3e5fe493a01ef62489c7b0d1c.tar
Essentials-ff3332098fe821c3e5fe493a01ef62489c7b0d1c.tar.gz
Essentials-ff3332098fe821c3e5fe493a01ef62489c7b0d1c.tar.lz
Essentials-ff3332098fe821c3e5fe493a01ef62489c7b0d1c.tar.xz
Essentials-ff3332098fe821c3e5fe493a01ef62489c7b0d1c.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.