summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorNecrodoom <doomed.war@gmail.com>2013-01-30 19:26:46 +0200
committerNecrodoom <doomed.war@gmail.com>2013-01-30 19:26:46 +0200
commitb8a71761ec9ddbd2c894508581ef78d46b1ba93b (patch)
treec6e3e0b7f94c38b6ecc3e9b0feefb569c70ab43d /EssentialsGroupManager/src/Changelog.txt
parent738ded7ae5ca9d9990ca2298cac3f91b6768665e (diff)
downloadEssentials-b8a71761ec9ddbd2c894508581ef78d46b1ba93b.tar
Essentials-b8a71761ec9ddbd2c894508581ef78d46b1ba93b.tar.gz
Essentials-b8a71761ec9ddbd2c894508581ef78d46b1ba93b.tar.lz
Essentials-b8a71761ec9ddbd2c894508581ef78d46b1ba93b.tar.xz
Essentials-b8a71761ec9ddbd2c894508581ef78d46b1ba93b.zip
update changelog
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index dae50fd15..f3bc35baa 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -34,10 +34,10 @@ v 1.3:
(for all worlds named in config.yml)
- 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)
+ - 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)
- Fix for Bukkit passing a null To location on a player Portaling
- - Fixed manudelsub not correctly selecting the group to remove.
+ - Fixed manudelsub not correctly selecting the group to remove.
- Added two new permission nodes - groupmanager.notify.self & groupmanager.notify.other
These allow players/admins to be notified when players are moved between groups.
v 1.4:
@@ -211,4 +211,5 @@ v 2.0:
- Negate 'groupmanager.noofflineperms' by default in the owner group.
- Add support for BukkitForge using 'overworld' as the main world name.
- Prevent '*' permissions granting the 'groupmanager.noofflineperms' permission.
- - Added '/mancheckw <world>' to inspect which permission files a world is referencing. \ No newline at end of file
+ - Added '/mancheckw <world>' to inspect which permission files a world is referencing.
+ - Add config potion to set if GM commands should be allowed on CommnandBlocks.