summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2013-01-09 14:38:00 +0000
committerElgarL <ElgarL@palmergames.com>2013-01-09 14:38:00 +0000
commitf25693026905df423b8e92f9cb252a292c50fcab (patch)
treecf0095a6a1a36a11a9694285020e555afe414728 /EssentialsGroupManager/src/Changelog.txt
parentcde95d832e0a1bbb51b3d0228def2356456a8c25 (diff)
downloadEssentials-f25693026905df423b8e92f9cb252a292c50fcab.tar
Essentials-f25693026905df423b8e92f9cb252a292c50fcab.tar.gz
Essentials-f25693026905df423b8e92f9cb252a292c50fcab.tar.lz
Essentials-f25693026905df423b8e92f9cb252a292c50fcab.tar.xz
Essentials-f25693026905df423b8e92f9cb252a292c50fcab.zip
Synchronize the raising of GroupManager events to Bukkit.getServer()
(should prevent deadlocks).
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 57fb16576..175d59959 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -204,4 +204,5 @@ v 2.0:
- allWorldsDataList now returns fully mirrored worlds which are not identical mirrors (fixes the /manselect list).
- Add support for Rcon.
- Prevent GM commands from being used on CommandBlocks.
- - Clear our attachment map upon a manload so we correctly reconfigure a players new permissions. \ No newline at end of file
+ - Clear our attachment map upon a manload so we correctly reconfigure a players new permissions.
+ - Synchronize the raising of GroupManager events to Bukkit.getServer() (should prevent deadlocks). \ No newline at end of file