From 2c8bfd6573a0d87c99752d8f879460a19745fe46 Mon Sep 17 00:00:00 2001 From: TfT_02 Date: Thu, 27 Dec 2012 17:45:10 +0100 Subject: [PATCH] Implementing an durability cap for ArmorImpact --- Changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.txt b/Changelog.txt index 6563da290..8a4e61c9e 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -9,6 +9,7 @@ Key: Version 1.3.13-dev + Added Craftbukkit 1.4.6 compatibility + + Added a configurable durability cap for ArmorImpact to advanced.yml = Fixed issue with missing default cases from several switch/case statements = Fixed issue with Mining using actual skill level rather than max skill level = Fixed some issues with static access