diff options
author | KHobbits <rob@khobbits.co.uk> | 2011-10-28 22:07:43 +0100 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2011-10-28 22:07:43 +0100 |
commit | 8915c29b31f4809d1fa41afd5a146c6cf27a34b9 (patch) | |
tree | 7a1cbba35cdb00eb712bddd023aa47d2f51cffbd /EssentialsGroupManager/src/Changelog.txt | |
parent | 6c479fceedcbc4f44c740fa663a411ad09dde8ff (diff) | |
parent | 819c8f3aa997ada92fd97d3d22c7e35cdc1f36d4 (diff) | |
download | Essentials-8915c29b31f4809d1fa41afd5a146c6cf27a34b9.tar Essentials-8915c29b31f4809d1fa41afd5a146c6cf27a34b9.tar.gz Essentials-8915c29b31f4809d1fa41afd5a146c6cf27a34b9.tar.lz Essentials-8915c29b31f4809d1fa41afd5a146c6cf27a34b9.tar.xz Essentials-8915c29b31f4809d1fa41afd5a146c6cf27a34b9.zip |
Merge remote branch 'remotes/ess/groupmanager' into essmaster
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 6729907b5..9a2eff5f2 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -48,4 +48,9 @@ v 1.4: Enable to allow default Bukkit based permissions to remain enabled, unless directly negated within GroupManager.
- Fixed reading world mirrors from the config.
- Simplified config.yml while retaining backwards compatibility.
- - Added data.save.hours setting to config. This allow control over how long backups are retained.
\ No newline at end of file + - Added data.save.hours setting to config. This allow control over how long backups are retained.
+v 1.5:
+ - Fixed opOverrides and bukkit_perms_override to read the correct entries.
+ - Better commenting in config.yml
+ - Fixed GM to recognize Superperm child nodes.
+ If you add a node like Towny.admin GM will now correctly report on all child nodes.
\ No newline at end of file |