summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2013-02-15 17:39:34 +0000
committerElgarL <ElgarL@palmergames.com>2013-02-15 17:39:34 +0000
commitd5813aec433d54df222910fb82bd3144fc24a454 (patch)
tree004a55c9be3844d10fc08fa1e47667d37f7c10f7 /EssentialsGroupManager/src/Changelog.txt
parent239e207c1e13c7052a728400459421a56b280647 (diff)
downloadEssentials-d5813aec433d54df222910fb82bd3144fc24a454.tar
Essentials-d5813aec433d54df222910fb82bd3144fc24a454.tar.gz
Essentials-d5813aec433d54df222910fb82bd3144fc24a454.tar.lz
Essentials-d5813aec433d54df222910fb82bd3144fc24a454.tar.xz
Essentials-d5813aec433d54df222910fb82bd3144fc24a454.zip
Catch the error when using an out of date config for
'allow_commandblocks' So it doesn't kill the whole config.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index f3bc35baa..be9ec8abd 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -213,3 +213,4 @@ v 2.0:
- Prevent '*' permissions granting the 'groupmanager.noofflineperms' permission.
- Added '/mancheckw <world>' to inspect which permission files a world is referencing.
- Add config potion to set if GM commands should be allowed on CommnandBlocks.
+ - Catch the error when using an out of date config for 'allow_commandblocks' So it doesn't kill the whole config. \ No newline at end of file