summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-11 01:03:38 +0100
committerElgarL <ElgarL@palmergames.com>2011-10-11 01:03:38 +0100
commit8aba67f610a16374d197f5f9212f5f6b152d809e (patch)
treeb572f987ff39f3e75d9a4b580960037bdf96d623 /EssentialsGroupManager/src/Changelog.txt
parent0410e8f851ddbad5469ccd248b2946bc542af243 (diff)
downloadEssentials-8aba67f610a16374d197f5f9212f5f6b152d809e.tar
Essentials-8aba67f610a16374d197f5f9212f5f6b152d809e.tar.gz
Essentials-8aba67f610a16374d197f5f9212f5f6b152d809e.tar.lz
Essentials-8aba67f610a16374d197f5f9212f5f6b152d809e.tar.xz
Essentials-8aba67f610a16374d197f5f9212f5f6b152d809e.zip
Fixed manudelsub not correctly selecting the group to remove.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 37f1e5213..256d88420 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -25,6 +25,7 @@ v 1.1:
v 1.2:
- Changed priority of Registered events to lowest.
- Fixed an issue with superperms where plugins define perms with inheritance after the root perms
+v 1.3:
- Rewrote Config loading to use Bukkits Configuration features
- Added an opOverride setting in config.
If present and set to false, op's will not get overriding permissions in GroupManager.
@@ -34,6 +35,7 @@ v 1.2:
- Attempt to stop GM wiping groups/users yml's on a bad shut down.
- Added event handling to manage new world creation at runtime.
- Added the ability to handle unknown worlds at server start.
- (GM will create the data files for any worlds it finds which are not in the config.yml)
+ (GM will create the data files for any worlds it finds which are not in the config.yml)
- Fix for Bukkit passing a null To location on a player Portaling
- - Fixed manudelsub not correctly selecting the group to remove. \ No newline at end of file
+ - Fixed manudelsub not correctly selecting the group to remove.
+