Fixed NPE with repairing items that rely on metadata.

This commit is contained in:
GJ
2012-06-06 18:27:52 -04:00
parent 2f15c71412
commit d644b4c331
2 changed files with 4 additions and 10 deletions

View File

@ -21,6 +21,7 @@ Version 1.3.09
= Fixed bug with locale strings when trying to teleport to a non-existent player
= Fixed bug with Tree Feller changing durability before checking for axe splintering
= Fixed bug with Repair Mastery permission due to typo
= Fixed bug with repairing items that use metadata
! API methods can now only be used in a static way
! Changed Spout settings to be in their own config file (spout.yml)