From 979da6e713ca7ac9300c7bed13584fae41de2d06 Mon Sep 17 00:00:00 2001 From: ElgarL Date: Sun, 19 Aug 2012 14:49:16 +0100 Subject: No more null errors from corrupt config.yml's. --- EssentialsGroupManager/src/Changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'EssentialsGroupManager/src/Changelog.txt') diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 498537647..2f535277b 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -193,4 +193,5 @@ v 2.0: - Fix a cases sensitivity bug in world loading. - Stop using the YamlConfiguration in bukkit for our config handling. We can now support periods in world names. - Fix GlobalGroups not loading permission nodes. - - Fix an error with Logging set to 'OFF' triggering a cast exception. \ No newline at end of file + - Fix an error with Logging set to 'OFF' triggering a cast exception. + - No more null errors from corrupt config.yml's. \ No newline at end of file -- cgit v1.2.3