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
commitb86e02427ffecabbda482ea2e621a325adbbbe39 (patch)
treee5ddab978d8c9361078be98e0e33e50805c42251 /EssentialsGroupManager/src/Changelog.txt
parent2565fbde7804761da116f66c64f8f73c02d1cea9 (diff)
downloadEssentials-b86e02427ffecabbda482ea2e621a325adbbbe39.tar
Essentials-b86e02427ffecabbda482ea2e621a325adbbbe39.tar.gz
Essentials-b86e02427ffecabbda482ea2e621a325adbbbe39.tar.lz
Essentials-b86e02427ffecabbda482ea2e621a325adbbbe39.tar.xz
Essentials-b86e02427ffecabbda482ea2e621a325adbbbe39.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