diff options
author | ElgarL <ElgarL@palmergames.com> | 2013-02-15 17:39:34 +0000 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2013-02-15 17:39:34 +0000 |
commit | 3740f200f8dc99c05e42201d8b23ffc279cbd6a6 (patch) | |
tree | 844c3c2c18b66197af348abd7e93fa0bbdd2915d /EssentialsGroupManager/src/Changelog.txt | |
parent | 33382f9940bbb2bca5597557b198279e6d8e5e31 (diff) | |
download | Essentials-3740f200f8dc99c05e42201d8b23ffc279cbd6a6.tar Essentials-3740f200f8dc99c05e42201d8b23ffc279cbd6a6.tar.gz Essentials-3740f200f8dc99c05e42201d8b23ffc279cbd6a6.tar.lz Essentials-3740f200f8dc99c05e42201d8b23ffc279cbd6a6.tar.xz Essentials-3740f200f8dc99c05e42201d8b23ffc279cbd6a6.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.txt | 1 |
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 |