Files
Paper/CraftBukkit-Patches
Spigot c739e5da15 Fix PlayerFishEvent not properly cancelling. Fixes
BUKKIT-5245,BUKKIT-5396

PlayerFishEvent event states are not properly being cancelled,
the FishingHookEntity being deleted when the event is cancelled,
thus making the event happen. The event states of CAUGHT_ENTITY,
CAUGHT_FISH, FAILED_ATTEMPT, IN_GROUND must keep the
EntityFishingHook alive in order to cancel the event.
Removed the entity despawn lines when event is cancelled
and added a cancelled action for FAILED_ATTEMPT state.

By: myiume <cursed_kidd@yahoo.com>
2014-04-13 20:13:13 +10:00
..
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-03-23 00:06:43 +00:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:27:04 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:18:37 +10:00
2014-04-12 14:27:04 +10:00
2014-04-12 14:27:04 +10:00
2014-04-12 15:56:11 +01:00