diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-02-21 18:40:54 +0000 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-02-21 18:40:54 +0000 |
commit | 9c68cbae727f84a7b4dfb2594c458c3353a739d3 (patch) | |
tree | a405142294b163217f3c432fd7ed0281acede14e /EssentialsGroupManager/src/Changelog.txt | |
parent | c0df77153958bb3cbd3f07c5be305027440a773e (diff) | |
download | Essentials-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.txt | 3 |
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 |