md_5 | 438556243d9SPIGOT-4571: EntityCombustEvent not firing for phantoms | SPIGOT-4571: EntityCombustEvent not firing for phantoms | | SPIGOT-4571 |
md_5 | 9dc56581e66 | SPIGOT-4570: Add FluidLevelChangeEvent | | SPIGOT-4570 |
md_5 | b15abb12cb5 | SPIGOT-4566: Don't special case NETHER_PORTAL teleport reason from plugins | | SPIGOT-4566 |
md_5 | f17d591cc9a | Fix BlockDropItemEvent for Skulls and Shulker Boxes | | |
md_5 | 5932f8a7dae | Load default world spawn areas in consistent order | | |
md_5 | 3a5dc78f472 | Fix confusing migration message appearing on fresh server | | |
md_5 | 516a408f4a4 | Remove redundant CraftBukkit change for secondary world dataThe above loop would always save this data | | |
 riking | 73a2c749beb | Process conversation input on the main thread.Fixes BUKKIT-5611. | | BUKKIT-5611 |
 hauno | 100c3f07e93 | Cap Objective Score LengthAdds a check for Score arguments that would crash the client | | |
 Andrew Krieger | 6e842759ccf | Cross World Entity TeleportationUse Entity.teleportTo for cross-world teleportation in CraftEntity. | | |
md_5 | 7deba1c6064 | Check for blank OfflinePlayer Names | | |
 drXor | f2746a5eb24 | Descriptive kick reasons instead of Nope! | | |
md_5 | b0212308376 | Cap Channel Registrations | | |
md_5 | a610dcd821c | Identify CraftScheduler threads with useful names | | |
md_5 | 7560d3b5ab2 | Skip tests on default builds | | |
md_5 | d0a9130d240 | SPIGOT-4563: Fix regenerating chunks saved to disk already | | SPIGOT-4563 |
md_5 | 917411fd80b | Remove redundant BlockPosition creation from sleep API | | |
md_5 | 756c38d1e41 | Add RecipeChoice.ExactChoice API for NBT matches on ingredients | | |
md_5 | 8e65d8df6cc | SPIGOT-4560: Add HumanEntity.sleep and related APIs | | SPIGOT-4560 |
md_5 | a83828623b2 | SPIGOT-4562: reducedDebugInfo not updated on world change | | SPIGOT-4562 |
md_5 | c4a67eed996 | SPIGOT-4556: Fix plugins closing inventory during drop events | | SPIGOT-4556 |
md_5 | 5be2ddcbd57 | Replace version constants with methods to prevent compiler inlining | | |
md_5 | a5b9c7b3ee2 | Use API method to create offset command completions | | |
md_5 | 2bc7d1df25d | SPIGOT-3747: Add API for force loaded chunks | | SPIGOT-3747 |
md_5 | a408f3751e4 | SPIGOT-3538: Add getHitBlockFace for ProjectileHitEvent | | SPIGOT-3538 |
md_5 | b54b9409e02 | SPIGOT-2864: Make Arrow / Item setTicksLived behave like FallingBlock | | SPIGOT-2864 |
md_5 | 79ded7a8cad | SPIGOT-1811: Death message not shown on respawn screen | | SPIGOT-1811 |
md_5 | b4a4f15dbf6 | SPIGOT-943: InventoryCloseEvent called on death regardless of open inventory | | SPIGOT-943 |
md_5 | 0afed592715 | SPIGOT-794: Call EntityPlaceEvent for Minecart placement | | SPIGOT-794 |
md_5 | 2b2d084ac9b | Add InventoryView#getSlotType | | |
md_5 | 01a9959aaf6 | Do not use deprecated ItemSpawnEvent constructor | | |
md_5 | 9642498d242 | SPIGOT-4547: Call EntitySpawnEvent as general spawn fallback event | | SPIGOT-4547 |
md_5 | 963f4a5fc13 | Add PlayerItemDamageEvent | | |
md_5 | 63db0445960 | Add API to get / set base arrow damage | | |
md_5 | 531c25d73f7 | Add CraftMagicNumbers.MAPPINGS_VERSION for use by NMS plugins | | |
md_5 | d05c8b14816 | Mappings Update | | |
md_5 | bd36e200da5 | SPIGOT-4551: Ignore invalid attribute modifier slots | | SPIGOT-4551 |
md_5 | dff66dfccd6 | Reduce copying of positions from block states | | |
md_5 | 91cae6efbf0 | SPIGOT-4387: Durability looping from cancelled BlockPlaceEvent | | SPIGOT-4387 |
md_5 | 24c5e68c5fe | SPIGOT-4493: Allow burnt out furnaces to remain lit like Vanilla whilst retaining SPIGOT-844 API | | 2 Jira issues |
md_5 | bc943daf944 | Fix Jukebox API not synchronizing playing data with state | | |
md_5 | fe89a8c1bba | SPIGOT-4503: Add API to insert complete ItemStack into Jukebox | | SPIGOT-4503 |
md_5 | fc1024944e7 | Make CraftBlockState use BlockPosition | | |
md_5 | 89ab488721b | SPIGOT-4543: Jukebox playing calls should not use legacy data | | SPIGOT-4543 |
md_5 | 6ff5a64c25f | SPIGOT-4541: Cancelled bucket events require inventory update | | SPIGOT-4541 |
md_5 | 1b982fd67ef | Tweak Block.getTemperature to return actual block temperature | | |
 Evoluseis | f55c8191850 | SPIGOT-2151: Add support for getting simple bounding box of a block | | SPIGOT-2151 |
 Parker Hawke | 4b843638ea8 | Add BlockData#getAsString(boolean) to hide unspecified states | | |
md_5 | bb6f384a830 | SPIGOT-4534: Only call event for new chunks | | SPIGOT-4534 |
md_5 | 38cf676e328 | SPIGOT-4534: CreatureSpawnEvent not being called for CHUNK_GEN | | SPIGOT-4534 |