From 53f01fa328e0d7a2ba81bf22ebb33a3e74c1f50f Mon Sep 17 00:00:00 2001 From: ElgarL Date: Mon, 28 Jan 2013 04:13:16 +0000 Subject: Add support for BukkitForge using 'overworld' as the main world name. --- EssentialsGroupManager/src/Changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'EssentialsGroupManager/src/Changelog.txt') 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 -- cgit v1.2.3