Added two more treasures to Excavation

This commit is contained in:
TfT_02
2013-09-30 16:24:21 +02:00
parent eb589b6e78
commit 4262a1b2a5
2 changed files with 13 additions and 0 deletions

View File

@ -26,6 +26,7 @@ Version 1.4.07-dev
+ Added new McMMOPlayerLevelDownEvent, fired when a player loses levels
+ Added ability to give custom names to items in treasures.yml - use the key "Custom_Name" to set, expects a string.
+ Added ability to give lore to items in treasures.yml - use the key "Lore" to set, expects a list of strings.
+ Added Quartz and Name Tags to the default Excavation treasures
+ Killing a custom entity will automatically add it to the custom entity config file with default values.
= Fixed bug which allowed players to bypass fishing's exploit prevention
= Fixed bug where FakeEntityDamageByEntityEvent wasn't being fired