BUKKIT-684: NPE on a Sign in onChunkLoad
BUKKIT-845: Scheduler does not cancel a task correctly
BUKKIT-1033: NPE in (Sign)block.getState();
BUKKIT-1831: Scheduler does not schedule repeated tasks properly
BUKKIT-2071: After using .hidePlayer(), .showPlayer() doesn't show a player until after you respawn/rejoin.
BUKKIT-2206: Empty chunks not loading properly
BUKKIT-2210: Player-generated sound does not respect visibility API
BUKKIT-2246: Server console and log output do not format standard MessageFormatter elements
BUKKIT-2280: Creature.getTarget() is not accurate
BUKKIT-2315: java.lang.NullPointerException at net.minecraft.server.World.tickEntities(World.java:1146)
BUKKIT-2329: Exception in thread "Connection #1 read thread"
BUKKIT-2346: Big mushroom block dropped items with different data merge
BUKKIT-2366: Entities have invalid "isValid" state when teleporting between worlds
BUKKIT-2396: Invalid data sent for empty chunks
BUKKIT-2408: Scheduler does not process time units properly for future tasks
BUKKIT-2419: PlayerAbilities are disabled on client after respawn/teleport/world change
BUKKIT-2455: -Djline.terminal=jline.UnsupportedTerminal has no effect
BUKKIT-2479: Executing command from console crashes server on exception
BUKKIT-2508: Server attempts to spawn entities in empty worlds
BUKKIT-2510: Client isn't updated by the server following a FoodLevelChange event leading to the client becoming out of sync with the server
BUKKIT-2549: Crash reports don't properly report recent async tasks
|