summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-01 21:07:39 +0100
committerElgarL <ElgarL@palmergames.com>2011-10-01 21:07:39 +0100
commit3030093907930543521d27e6f8e814251bc08b59 (patch)
tree07da7ad83b3955b1994ee7642b0492928805ffa3 /EssentialsGroupManager/src/Changelog.txt
parent0e867df1950ae9e056dc9a95ffd73c97bb56e2e5 (diff)
downloadEssentials-3030093907930543521d27e6f8e814251bc08b59.tar
Essentials-3030093907930543521d27e6f8e814251bc08b59.tar.gz
Essentials-3030093907930543521d27e6f8e814251bc08b59.tar.lz
Essentials-3030093907930543521d27e6f8e814251bc08b59.tar.xz
Essentials-3030093907930543521d27e6f8e814251bc08b59.zip
Added the ability to handle unknown worlds at server start.
(GM will create the data files for any worlds it finds which are not in the config.yml)
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 5523f524e..bae06f1de 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -32,4 +32,6 @@ v 1.2:
- GM will now create all relevant world data files for non mirrored worlds.
(for all worlds named in config.yml)
- Attempt to stop GM wiping groups/users yml's on a bad shut down.
- - Added event handling to manage new world creation at runtime. \ No newline at end of file
+ - Added event handling to manage new world creation at runtime.
+ - Added the ability to handle unknown worlds at server start.
+ (GM will create the data files for any worlds it finds which are not in the config.yml) \ No newline at end of file