Update changelog for 5.5.1

This commit is contained in:
Wizjany 2013-01-20 03:59:34 -05:00
parent 5b0af07c3c
commit 3c0a487180

View File

@ -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 5.5
- Added failsafe for when Craftbukkit packaging switches versions. Note that using - Added failsafe for when Craftbukkit packaging switches versions. Note that using
mismatched WorldEdit and CraftBukkit version will cause data to be lost when mismatched WorldEdit and CraftBukkit version will cause data to be lost when