summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-01 17:06:14 +0100
committerElgarL <ElgarL@palmergames.com>2011-10-01 17:06:14 +0100
commitd2c02569d06657d9d67159df6e45c6a11154e668 (patch)
tree28c38986556e23ecf897af7d5859296ea6379c0b /EssentialsGroupManager/src/Changelog.txt
parent1f6daa7424d836a1f1b1c7a76ac10611b5bde349 (diff)
downloadEssentials-d2c02569d06657d9d67159df6e45c6a11154e668.tar
Essentials-d2c02569d06657d9d67159df6e45c6a11154e668.tar.gz
Essentials-d2c02569d06657d9d67159df6e45c6a11154e668.tar.lz
Essentials-d2c02569d06657d9d67159df6e45c6a11154e668.tar.xz
Essentials-d2c02569d06657d9d67159df6e45c6a11154e668.zip
Added event handling to manage new world creation at runtime.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 371f935f9..5523f524e 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -31,4 +31,5 @@ v 1.2:
(one op will not be able to alter another op's settings)
- 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. \ No newline at end of file
+ - 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