Added McMMOPlayerDeathPenaltyEvent

Called when a player dies and mcMMO tries to invoke Hardcore mode or
Vampirism
This commit is contained in:
TfT_02
2013-08-07 01:21:52 +02:00
parent 9fb4e0988b
commit 1f53c62ced
3 changed files with 55 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Version 1.4.07-dev
+ Added new experience curve option. Cumulative curve, calculates experience needed for next level using power level.
+ Added extra settings to config.yml for Call of the Wild (Taming)
+ Added a 5 cooldown after teleporting before Acrobatics XP can be earned. + Config option to disable
+ Added new McMMOPlayerDeathPenaltyEvent, fired when a player dies and would lose levels
= 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.