 DemonWav | c74e2a73016SPIGOT-215: Implement infrastructure for Location tab completes | SPIGOT-215: Implement infrastructure for Location tab completes | | SPIGOT-215 |
md_5 | 4db0855e3e1 | SPIGOT-2622: Ensure all players are safely disconnected on shutdown | | SPIGOT-2622 |
 pokechu22 | 4507d99aeac | SPIGOT-2616: Fix dispensers dispensing TNT making squid soundsThis was caused by the wrong obfuscated sound effect being used, probably due to a merge issue. | | SPIGOT-2616 |
md_5 | 5e5cf84f2cc | SPIGOT-2581: EntityAirChangeEvent | | SPIGOT-2581 |
md_5 | 6053c5c8ac7 | SPIGOT-2578: Method to get PotionEffect of specific type. | | SPIGOT-2578 |
md_5 | 29e1d72893f | SPIGOT-2574: BlockPopulators added twice. | | SPIGOT-2574 |
md_5 | 83a9dbdef60 | SPIGOT-2559: Kill all entities when called with setHealth(0) | | SPIGOT-2559 |
md_5 | 8cc59584048 | Deprecate and stop using Java15Compat class. | | |
md_5 | 21e3b055225 | SPIGOT-2552: Aliases for Vanilla commands | | SPIGOT-2552 |
md_5 | 09f1a196095 | Hook into World for light getters due to additional validation. | | |
md_5 | 9ff3d7f51f2 | SPIGOT-2548: Don't special case spawn locations of falling blocks | | SPIGOT-2548 |
md_5 | 2a5461deb10 | Enhance Beacon Block API | | |
 redwall_hp | 7655e38a47a | Implement basic Beacon Block API | | |
md_5 | f5d891f609a | SPIGOT-2537: Relax skull check even for nominally invalid skulls. | | SPIGOT-2537 |
md_5 | 7ae605218b9 | Fall back to name if skull has no uuid when getting player. | | |
md_5 | 7f9fbe54baf | Simplify a few diffs | | |
md_5 | 301db84d3d8 | SPIGOT-2520: Better skull validation | | SPIGOT-2520 |
md_5 | ca1bb1c4450 | SPIGOT-2495: Better validation of Skulls. | | SPIGOT-2495 |
md_5 | 0df416d6793 | SPIGOT-113: Add save status to ChunkUnloadEvent | | SPIGOT-113 |
md_5 | a625e4567d9 | SPIGOT-2427: Fix missed diff in armor damage handling | | SPIGOT-2427 |
md_5 | 54902261c18 | SPIGOT-1994: Revert collisions to Vanilla behaviour | | SPIGOT-1994 |
md_5 | 02d704b55af | SPIGOT-2503: Optimize block set | | SPIGOT-2503 |
md_5 | 9c02c121791 | SPIGOT-2481: Implement EnchantmentTarget.BREAKABLE | | SPIGOT-2481 |
md_5 | e3b4dd3d9a6 | Call EntityChangeBlockEvent for Fire Arrows hitting TNT | | |
md_5 | d7c257e1209 | SPIGOT-2490: Villager farming event | | SPIGOT-2490 |
md_5 | a327d9f1da4 | SPIGOT-2504: Save structure info for secondary worlds | | SPIGOT-2504 |
md_5 | 2239ff0f97c | SPIGOT-2501: Remove period from default quit message | | SPIGOT-2501 |
md_5 | 67b242440b7 | SPIGOT-1515: Use CUSTOM reason for GENERIC damage | | SPIGOT-1515 |
md_5 | 1628ce62405 | SPIGOT-2474: Use .die() to set entity remove status | | SPIGOT-2474 |
md_5 | 56813c7ffff | SPIGOT-1468: ENDER_PEARL SpawnReason | | SPIGOT-1468 |
md_5 | 3804ba654e0 | SPIGOT-1373: Implement EntityTargetEvent for TEMPT.This can be a high frequency event call. Use with care. | | SPIGOT-1373 |
md_5 | d3507d2818a | SPIGOT-1364: sendMap should update entire map | | SPIGOT-1364 |
md_5 | 45038571f90 | SPIGOT-1341: Cancelled cake interact decreases client hunger | | SPIGOT-1341 |
md_5 | 8db0dbfc442 | SPIGOT-1405: Call EntityChangeBlockEvent for Rabbits eating Carrots | | SPIGOT-1405 |
md_5 | 121dfc098a8 | SPIGOT-1288: Sounds played for cancelled BlockPlaceEvent | | SPIGOT-1288 |
md_5 | 6b843d995ff | SPIGOT-1284: Run scheduler consistently within a tick | | SPIGOT-1284 |
md_5 | 1faaa340e5d | SPIGOT-1283: Copy data directory on world import in case it's required | | SPIGOT-1283 |
md_5 | 6470560480d | SPIGOT-1264: Spurious BlockFadeEvent | | SPIGOT-1264 |
md_5 | 37d08c52ca9 | SPIGOT-1224: InventoryClickEvent issues for containers opened during event | | SPIGOT-1224 |
md_5 | 939423a8f12 | SPIGOT-1181: Ensure Minecart command updates visually | | SPIGOT-1181 |
md_5 | 5f61739cb8d | SPIGOT-1132: Duplicate Minecart interact event | | SPIGOT-1132 |
md_5 | 1fe19a83f9c | SPIGOT-1129: Fix spawning leash hitch without adjacent block | | SPIGOT-1129 |
md_5 | 4c43856621d | SPIGOT-1599: Allow teleporting disconnected players | | SPIGOT-1599 |
md_5 | 287ef78890f | SPIGOT-2461: Call player tick specifically | | SPIGOT-2461 |
md_5 | 00359a18fae | SPIGOT-2456: Don't wipe tiles if type is still the same | | SPIGOT-2456 |
md_5 | 0ebb9c7afa7 | BUILDTOOLS-251: Make much of Bukkit locale independent | | BUILDTOOLS-251 |
md_5 | 568e27fbd08 | Fix air setting block updates | | |
md_5 | 4c1e9342cbe | SPIGOT-1039: Improve DoubleChest semantics | | SPIGOT-1039 |
 pokechu22 | f068c5e8439 | MC-100524: Fix log files getting overwrittenhttps://bugs.mojang.com/browse/MC-100524
Log files were previously overwritten when more than 7 were created on the same day. This is caused by Log4J's default behavior with DefaultRolloverStrategy, which defaults to a max of 7.
While a max of 1000 doesn't fully stop this problem from happening, for 1000 log files in a single day to be reached the server would have to restart faster than onc... | | MC-100524 |
md_5 | df75eebc2b7 | MC-80966 / SPIGOT-957: Send additional lighting data | | 2 Jira issues |