craftbukkit/src/main/java
Travis Watkins 70a778f475 Boats can only die once.
In certain scenarios a boat can be killed multiple ways in a single tick.
Due to improper guards this can cause the death code to run multiple times
creating item drops. To correct this we insert the appropriate death check.
2013-04-13 00:29:49 -05:00
..
jline Use jansi's Windows support for terminal colors. 2012-05-23 15:32:42 -05:00
net/minecraft/server Boats can only die once. 2013-04-13 00:29:49 -05:00
org/bukkit/craftbukkit Check connection status before setting scoreboard. Fixes BUKKIT-4064 2013-04-12 21:31:24 -05:00