From b725ade5cf68ba29e248ae13eb8f3c91dcbbc90e Mon Sep 17 00:00:00 2001 From: sk89q Date: Tue, 22 Feb 2011 01:09:12 -0800 Subject: [PATCH] Updated for 4.0-beta2. --- CHANGELOG.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8f944367e..bbdb18453 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,9 @@ +4.0-beta2: +- Fixed issue with too many commands being put into plugin.yml, causing + conflicts with other plugins. +- //size works properly again. +- /search is now an alias for /searchitem. + 4.0-beta1: - Added /remove command to remove entities (paintings, items, minecarts, boats, arrows, and primed TNT).