summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-02-21 18:40:54 +0000
committerElgarL <ElgarL@palmergames.com>2012-02-21 18:40:54 +0000
commit9c68cbae727f84a7b4dfb2594c458c3353a739d3 (patch)
treea405142294b163217f3c432fd7ed0281acede14e /EssentialsGroupManager/src/Changelog.txt
parentc0df77153958bb3cbd3f07c5be305027440a773e (diff)
downloadEssentials-9c68cbae727f84a7b4dfb2594c458c3353a739d3.tar
Essentials-9c68cbae727f84a7b4dfb2594c458c3353a739d3.tar.gz
Essentials-9c68cbae727f84a7b4dfb2594c458c3353a739d3.tar.lz
Essentials-9c68cbae727f84a7b4dfb2594c458c3353a739d3.tar.xz
Essentials-9c68cbae727f84a7b4dfb2594c458c3353a739d3.zip
Removed BukkitPermsOverride as this is now the default with bukkit
handling child nodes.
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 0566ef676..cb14c4e6e 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -142,4 +142,5 @@ v 1.9:
- Depreciate PlayerTeleportEvent, PlayerRespawnEvent and PlayerPortalEvent as it's all handled in PlayerChangedWorldEvent.
This also means we no longer update permissions before we change worlds.
- A command of '/manload' with no world arguments now performs a full reload of GM.
- - Update for Bukkit R5 compatability. \ No newline at end of file
+ - Update for Bukkit R5 compatability.
+ - Removed BukkitPermsOverride as this is now the default with bukkit handling child nodes. \ No newline at end of file