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
commite5c02b34817f8ad263d365edc2818454a0966065 (patch)
tree3d3a9eca33abf28282c72a1ebe37e784f5c7900c /EssentialsGroupManager/src/Changelog.txt
parent9d4e553cf84040e127746036bc71252eaeb230f7 (diff)
downloadEssentials-e5c02b34817f8ad263d365edc2818454a0966065.tar
Essentials-e5c02b34817f8ad263d365edc2818454a0966065.tar.gz
Essentials-e5c02b34817f8ad263d365edc2818454a0966065.tar.lz
Essentials-e5c02b34817f8ad263d365edc2818454a0966065.tar.xz
Essentials-e5c02b34817f8ad263d365edc2818454a0966065.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