From 3c0a487180aa1a4b0ad6bfc8c0aed9ca3b69dfa3 Mon Sep 17 00:00:00 2001 From: Wizjany Date: Sun, 20 Jan 2013 03:59:34 -0500 Subject: [PATCH] Update changelog for 5.5.1 --- CHANGELOG.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b84b92729..65b47fe0f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,13 @@ +5.5.1 +- Added support for multiple versions of Minecraft. A folder will be created in + plugins/WorldEdit/nmsblocks which contains different class files which will be + dynamically checked for compatibility with the current minecraft version. +- Added -d flags to //count and //distr, which allow separating blocks by data values. +- Added a butcher brush (//brush butcher) which works like the command in a brush. The flags + for the command can be passed an an argument for the brush. +- Fixed an issue with use-inventory where container blocks will spill when being removed. +- Added a setting to allow creative mode players to override use-inventory. + 5.5 - Added failsafe for when Craftbukkit packaging switches versions. Note that using mismatched WorldEdit and CraftBukkit version will cause data to be lost when