From 4e295ea1ebcfd753995345c8e20bb352067545e1 Mon Sep 17 00:00:00 2001 From: sk89q Date: Sun, 26 Jun 2011 23:20:43 -0700 Subject: [PATCH] Updated for 5.2. --- CHANGELOG.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d220d6d6..e6a81cf0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,6 @@ 5.2: +- Gave the ability to use color colors and macros in greeting + and farewell messages. - Added disable-ice-melting, disable-snow-formation, disable-mushroom-spread, disable-snow-melting, disable-ice-formation. - Added paintings to blacklist support. @@ -15,6 +17,7 @@ - Made negative healing possible via the healing flag. - Changed the configuration header messages to be more helpful to new users. - Added a warning about modifying region files by hand. +- Improved the API for plugin developers. 5.1: - A lot of changes.