Fixed FakeEntityDamageByEntityEvent not getting fired

This commit is contained in:
TfT_02
2013-08-23 15:09:42 +02:00
parent 23983422e0
commit 59f545d5ce
3 changed files with 10 additions and 19 deletions

View File

@ -20,6 +20,7 @@ Version 1.4.07-dev
+ Added new McMMOPlayerLevelChangeEvent, fired when a players level changes
+ Added new McMMOPlayerLevelDownEvent, fired when a player loses levels
= Fixed bug which allowed players to bypass fishing's exploit prevention
= Fixed bug where FakeEntityDamageByEntityEvent wasn't being fired
= Fixed bug with Skull Splitter not finding the locale string
= Fixed issue where locale strings could cause the scoreboard header to be longer than 16 characters.
= Fixed a bug with Beast Lore when the entity had no owner but was tamed.