diff options
author | ElgarL <ElgarL@palmergames.com> | 2011-09-03 11:33:14 +0100 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2011-09-03 11:33:14 +0100 |
commit | a220b267d4a443788ed40d2f5619213399e35a6f (patch) | |
tree | 940ee9745eeec471c6b1c787b55ee56fbb75a9f6 /EssentialsGroupManager/src/Changelog.txt | |
parent | 1153a0eee4a3685fcfad490646e4610d38d61c01 (diff) | |
download | Essentials-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/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt new file mode 100644 index 000000000..716242e3b --- /dev/null +++ b/EssentialsGroupManager/src/Changelog.txt @@ -0,0 +1,6 @@ +Changelog
+
+v 1.1:
+ - 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.
\ No newline at end of file |