From 01e93a642e52d1c078c0da3b04e6117528094173 Mon Sep 17 00:00:00 2001 From: sk89q Date: Sat, 25 Dec 2010 22:24:57 -0800 Subject: [PATCH] Updated for 1.8. --- CHANGELOG.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 491f98b2..427cc61d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,12 @@ +1.8: +- Updated for Minecraft beta. +- Blacklist hooks have CHANGED. The new hooks are work better. on-create has + been replaced with on-place (for block placement) and on-use + (for item usage, light buckets and lighters). The old on-use is now + on-right-click although it currently does nothing. +- Added coordinates to blacklist file logger. +- Added suffocation damage prevention. + 1.7.1: - Updated for v0.2.8.