diff options
author | ElgarL <ElgarL@palmergames.com> | 2011-10-16 01:23:25 +0100 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2011-10-16 01:23:25 +0100 |
commit | 121966436e381b96f3905301a8567b9767b2b36e (patch) | |
tree | 7cf334dc33736eda6e7ad257d273a550940338dd /EssentialsGroupManager/src/Changelog.txt | |
parent | 03adb56d256315924fd3cb14e5281dec28967195 (diff) | |
download | Essentials-121966436e381b96f3905301a8567b9767b2b36e.tar Essentials-121966436e381b96f3905301a8567b9767b2b36e.tar.gz Essentials-121966436e381b96f3905301a8567b9767b2b36e.tar.lz Essentials-121966436e381b96f3905301a8567b9767b2b36e.tar.xz Essentials-121966436e381b96f3905301a8567b9767b2b36e.zip |
Fixed reading world mirrors from the config.
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 272a792e2..c4c8f6f20 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -45,4 +45,5 @@ v 1.4: - Cleared remaining Cast errors cause by object cloning.
- Removed extra notification messages for the player issuing the group move command.
- Added a config setting - bukkit_perms_override: false
- Enable to allow default Bukkit based permissions to remain enabled, unless directly negated within GroupManager.
\ No newline at end of file + Enable to allow default Bukkit based permissions to remain enabled, unless directly negated within GroupManager.
+ - Fixed reading world mirrors from the config.
\ No newline at end of file |