Fixed bug which allowed players to bypass fishing's exploit prevention

Fixes #1319
This commit is contained in:
TfT_02
2013-08-17 10:11:46 +02:00
parent 36f1a2d78a
commit 560c3860b4
3 changed files with 15 additions and 1 deletions

View File

@ -14,6 +14,7 @@ Version 1.4.07-dev
+ Added a 5 second cooldown after teleporting before Acrobatics XP can be earned. + Config option to disable
+ Added new API methods to ExperienceAPI to get a players rank on the leaderboards
+ Added new McMMOPlayerDeathPenaltyEvent, fired when a player dies and would lose levels
= Fixed bug which allowed players to bypass fishing's exploit prevention
= 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.