summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2013-01-28 04:13:16 +0000
committerElgarL <ElgarL@palmergames.com>2013-01-28 04:13:16 +0000
commit53f01fa328e0d7a2ba81bf22ebb33a3e74c1f50f (patch)
treea8d9636394d1098c88f67386853ea59920a5ea45 /EssentialsGroupManager/src/Changelog.txt
parent7fc47d357ee79fc94347132ce7bf266b74cf3adf (diff)
downloadEssentials-53f01fa328e0d7a2ba81bf22ebb33a3e74c1f50f.tar
Essentials-53f01fa328e0d7a2ba81bf22ebb33a3e74c1f50f.tar.gz
Essentials-53f01fa328e0d7a2ba81bf22ebb33a3e74c1f50f.tar.lz
Essentials-53f01fa328e0d7a2ba81bf22ebb33a3e74c1f50f.tar.xz
Essentials-53f01fa328e0d7a2ba81bf22ebb33a3e74c1f50f.zip
Add support for BukkitForge using 'overworld' as the main world name.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 014b4b9ea..fe443e2a4 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -208,4 +208,5 @@ v 2.0:
- Synchronize the raising of GroupManager events to Bukkit.getServer() (should prevent deadlocks).
- Synchronize pushing to Bukkit perms to prevent any ConcurrentModificationException.
- Do not grant any permissions (nor update Bukkit) if the server is in offline mode and the player has the permission node 'groupmanager.noofflineperms'.
- - Negate 'groupmanager.noofflineperms' by default in the owner group. \ No newline at end of file
+ - Negate 'groupmanager.noofflineperms' by default in the owner group.
+ - Add support for BukkitForge using 'overworld' as the main world name. \ No newline at end of file