summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-31 20:07:21 +0000
committerElgarL <ElgarL@palmergames.com>2011-10-31 20:07:21 +0000
commit9734274ed1b61ba50272324a2bd72723e6b576be (patch)
tree07660146368dd8aefe1d3cff9571efe8da84f59e /EssentialsGroupManager/src/Changelog.txt
parent3f2916967d88fddc1c69f62ffd7ca572d25d9992 (diff)
downloadEssentials-9734274ed1b61ba50272324a2bd72723e6b576be.tar
Essentials-9734274ed1b61ba50272324a2bd72723e6b576be.tar.gz
Essentials-9734274ed1b61ba50272324a2bd72723e6b576be.tar.lz
Essentials-9734274ed1b61ba50272324a2bd72723e6b576be.tar.xz
Essentials-9734274ed1b61ba50272324a2bd72723e6b576be.zip
Fixed an error on 'manucheckv'. If the users doesn't have the variable
it fell through causing an exception. Added checking of subgroups for Info nodes.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 6c23895ec..b2a85568f 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -59,4 +59,6 @@ v 1.5:
- Added Global Groups
Defined in groupmanager/globalgroups.yml.
Create groups in the yml with a g: prefix, then inherit in the worlds groups files.
- - Added Info node support to Global Groups. \ No newline at end of file
+ - Added Info node support to Global Groups.
+ - Fixed an error on 'manucheckv'. If the users doesn't have the variable it fell through causing an exception.
+ - Added checking of subgroups for Info nodes. \ No newline at end of file