diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-01-03 02:04:48 +0000 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-01-03 02:04:48 +0000 |
commit | 7726fd0081346b59e4c555476f6c62e1aa38b69f (patch) | |
tree | dd0901e72b8dbbba7f7094945ab626beaa57fd33 /EssentialsGroupManager/src/Changelog.txt | |
parent | 3aba996e97bd5bb90e65ed3166f3666d9122a729 (diff) | |
download | Essentials-7726fd0081346b59e4c555476f6c62e1aa38b69f.tar Essentials-7726fd0081346b59e4c555476f6c62e1aa38b69f.tar.gz Essentials-7726fd0081346b59e4c555476f6c62e1aa38b69f.tar.lz Essentials-7726fd0081346b59e4c555476f6c62e1aa38b69f.tar.xz Essentials-7726fd0081346b59e4c555476f6c62e1aa38b69f.zip |
Reload GlobalGroups when you perform a world load.
Changed GlobalGroups to save/load before local groups in the
scheduled data saving/loading
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 3929b9d22..9b43fddbb 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -93,4 +93,6 @@ v 1.8: - manpromote and mandemote now correctly send the notification to the console if the command was issued there.
- Expanded GlobalGroups.yml and Groups.yml to include Towny permissions.
- Delayed GroupManager events so Superperms will be fully updated before plugins receive the events.
- - Changed the way events are raised to prevent variable corruption.
\ No newline at end of file + - Changed the way events are raised to prevent variable corruption.
+ - Reload GlobalGroups when you perform a world load.
+ - Changed GlobalGroups to save/load before local groups in the scheduled data saving/loading
\ No newline at end of file |