summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-02-18 09:05:28 +0000
committerElgarL <ElgarL@palmergames.com>2012-02-18 09:05:28 +0000
commit3d1c0fd1578f0ee72cc7f65500f49f30f379ac54 (patch)
tree1d5e182afdb7c262ff73fd7f43173705fead8293 /EssentialsGroupManager/src/Changelog.txt
parent3fc6bb4e4ff070713b1f48fb70e57c3d97c73490 (diff)
downloadEssentials-3d1c0fd1578f0ee72cc7f65500f49f30f379ac54.tar
Essentials-3d1c0fd1578f0ee72cc7f65500f49f30f379ac54.tar.gz
Essentials-3d1c0fd1578f0ee72cc7f65500f49f30f379ac54.tar.lz
Essentials-3d1c0fd1578f0ee72cc7f65500f49f30f379ac54.tar.xz
Essentials-3d1c0fd1578f0ee72cc7f65500f49f30f379ac54.zip
A command of '/manload' with no world arguments now performs a full
reload of GM.
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 4cfc241c4..31d40413f 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -140,4 +140,5 @@ v 1.9:
- Fixed world mirroring so it returns the correct data for the requested world.
- Change Service registration to register WorldsHolder instead of AnjoPermissionsHandler. This is the correct entry point for all data.
- Depreciate PlayerTeleportEvent, PlayerRespawnEvent and PlayerPortalEvent as it's all handled in PlayerChangedWorldEvent.
- This also means we no longer update permissions before we change worlds. \ No newline at end of file
+ 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. \ No newline at end of file