Paper/Spigot-Server-Patches
Aikar 775a764eca
Thread Safe Vanilla Command permission checking
Datapacks check this on load and are built concurrently. This was breaking them badly due
to race conditions.

Plus, .canUse we want to be safe for async anyways.

Fixes #3722
2020-07-11 03:55:59 -04:00
..
0001-POM-Changes.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-04 19:02:13 -04:00
0002-Paper-config-files.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0003-MC-Dev-fixes.patch [1.16] Optimize NetworkManager exception handling (#3819) 2020-07-06 00:27:37 -04:00
0004-MC-Utils.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0005-Paper-Metrics.patch Report proxy onlinde mode to bstats as online (#3093) 2020-07-04 22:59:25 -04:00
0006-Add-MinecraftKey-Information-to-Objects.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0007-Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0008-Store-counts-for-each-Entity-Block-Entity-Type.patch
0009-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0010-Configurable-cactus-and-reed-natural-growth-heights.patch
0011-Configurable-baby-zombie-movement-speed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-01 02:11:46 -04:00
0012-Configurable-fishing-time-ranges.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
0013-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0014-Add-configurable-despawn-distances-for-living-entiti.patch
0015-Allow-for-toggling-of-spawn-chunks.patch [WIP|1.16] Misc fixes (#3627) 2020-06-26 12:20:03 -04:00
0016-Drop-falling-block-and-tnt-entities-at-the-specified.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0017-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-04 19:02:13 -04:00
0018-Implement-Paper-VersionChecker.patch [Auto] Updated Upstream (CraftBukkit) 2020-06-30 19:42:14 -04:00
0019-Add-version-history-to-version-command.patch Updated Upstream (CraftBukkit) 2020-06-27 17:37:09 -04:00
0020-Player-affects-spawning-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0021-Remove-invalid-mob-spawner-tile-entities.patch
0022-Optimize-TileEntity-Ticking.patch Some fixes (#3630) 2020-06-26 14:34:52 -05:00
0023-Further-improve-server-tick-loop.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0024-Only-refresh-abilities-if-needed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0025-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0026-Prevent-tile-entity-and-entity-crashes.patch [WIP|1.16] Misc fixes (#3627) 2020-06-26 12:20:03 -04:00
0027-Configurable-top-of-nether-void-damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0028-Check-online-mode-before-converting-and-renaming-pla.patch
0029-Always-tick-falling-blocks.patch
0030-Configurable-end-credits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0031-Fix-lag-from-explosions-processing-dead-entities.patch
0032-Optimize-explosions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0033-Disable-explosion-knockback.patch
0034-Disable-thunder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0035-Disable-ice-and-snow.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0036-Configurable-mob-spawner-tick-rate.patch
0037-Send-absolute-position-the-first-time-an-entity-is-s.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-26 02:01:05 -04:00
0038-Add-BeaconEffectEvent.patch
0039-Configurable-container-update-tick-rate.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0040-Use-UserCache-for-player-heads.patch
0041-Disable-spigot-tick-limiters.patch [WIP|1.16] Misc fixes (#3627) 2020-06-26 12:20:03 -04:00
0042-Add-PlayerInitialSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0043-Configurable-Disabling-Cat-Chest-Detection.patch Updated Upstream (CraftBukkit) 2020-06-27 17:37:09 -04:00
0044-Ensure-commands-are-not-ran-async.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0045-All-chunks-are-slime-spawn-chunks-toggle.patch
0046-Expose-server-CommandMap.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0047-Be-a-bit-more-informative-in-maxHealth-exception.patch
0048-Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0049-Ensure-inv-drag-is-in-bounds.patch
0050-Change-implementation-of-tile-entity-removal-list.patch Updated Upstream (CraftBukkit) 2020-06-27 17:37:09 -04:00
0051-Add-configurable-portal-search-radius.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0052-Add-velocity-warnings.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0053-Configurable-inter-world-teleportation-safety.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0054-Add-exception-reporting-event.patch Log Minecraft Internal Scheduler logs correctly 2020-06-28 05:34:23 -04:00
0055-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-26 02:01:05 -04:00
0056-Disable-Scoreboards-for-non-players-by-default.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0057-Add-methods-for-working-with-arrows-stuck-in-living-.patch
0058-Complete-resource-pack-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0059-Chunk-Save-Reattempt.patch
0060-Default-loading-permissions.yml-before-plugins.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0061-Allow-Reloading-of-Custom-Permissions.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0062-Remove-Metadata-on-reload.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0063-Handle-Item-Meta-Inconsistencies.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0064-Configurable-Non-Player-Arrow-Despawn-Rate.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0065-Add-World-Util-Methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0066-Custom-replacement-for-eaten-items.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0067-handle-NaN-health-absorb-values-and-repair-bad-data.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0068-Waving-banner-workaround.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0069-Use-a-Shared-Random-for-Entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0070-Configurable-spawn-chances-for-skeleton-horses.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0071-Optimize-isValidLocation-getType-and-getBlockData-fo.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0072-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch [Auto] Updated Upstream (CraftBukkit/Spigot) 2020-07-06 19:47:11 -04:00
0073-Entity-AddTo-RemoveFrom-World-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0074-Configurable-Chunk-Inhabited-Time.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0075-EntityPathfindEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0076-Sanitise-RegionFileCache-and-make-configurable.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0077-Do-not-load-chunks-for-Pathfinding.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0078-Add-PlayerUseUnknownEntityEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0079-Fix-reducedDebugInfo-not-initialized-on-client.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0080-Configurable-Grass-Spread-Tick-Rate.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0081-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0082-Remove-Debug-checks-from-DataBits.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0083-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0084-Workaround-for-setting-passengers-on-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0085-Remove-unused-World-Tile-Entity-List.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0086-Don-t-tick-Skulls-unused-code.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0087-Configurable-Player-Collision.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0088-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-01 02:11:46 -04:00
0089-Configurable-RCON-IP-address.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0090-Prevent-Fire-from-loading-chunks.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0091-Implement-PlayerLocaleChangeEvent.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0092-EntityRegainHealthEvent-isFastRegen-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0093-Add-ability-to-configure-frosted_ice-properties.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0094-remove-null-possibility-for-getServer-singleton.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0095-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0096-LootTable-API-Replenishable-Lootables-Feature.patch Fix #3701 - Loottables erasing on viewing 2020-07-04 22:04:49 -04:00
0097-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0098-System-property-for-disabling-watchdoge.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0099-Optimize-UserCache-Thread-Safe.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0100-Avoid-blocking-on-Network-Manager-creation.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0101-Optional-TNT-doesn-t-move-in-water.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0102-Faster-redstone-torch-rapid-clock-removal.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0103-Add-server-name-parameter.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0104-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0105-Fix-Double-World-Add-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0106-Fix-Old-Sign-Conversion.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0107-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0108-Add-setting-for-proxy-online-mode-status.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0109-Optimise-BlockState-s-hashCode-equals.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0110-Configurable-packet-in-spam-threshold.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0111-Configurable-flying-kick-messages.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0112-Chunk-registration-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0113-Remove-FishingHook-reference-on-Craft-Entity-removal.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0114-Auto-fix-bad-Y-levels-on-player-login.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0115-Option-to-remove-corrupt-tile-entities.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0116-Add-EntityZapEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0117-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0118-Cache-user-authenticator-threads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0119-Optimise-removeQueue.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0120-Allow-Reloading-of-Command-Aliases.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0121-Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0122-Don-t-let-fishinghooks-use-portals.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0123-Add-ProjectileCollideEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0124-Prevent-Pathfinding-out-of-World-Border.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0125-Optimize-World.isLoaded-BlockPosition-Z.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0126-Bound-Treasure-Maps-to-World-Border.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0127-Configurable-Cartographer-Treasure-Maps.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0128-Optimize-ItemStack.isEmpty.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0129-Add-API-methods-to-control-if-armour-stands-can-move.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0130-Properly-fix-item-duplication-bug.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0131-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0132-Firework-API-s.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0133-PlayerTeleportEndGatewayEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0134-Provide-E-TE-Chunk-count-stat-methods.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0135-Enforce-Sync-Player-Saves.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0136-Don-t-allow-entities-to-ride-themselves-572.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0137-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0138-Cap-Entity-Collisions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0139-Remove-CraftScheduler-Async-Task-Debugger.patch Log Minecraft Internal Scheduler logs correctly 2020-06-28 05:34:23 -04:00
0140-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0141-Do-not-let-armorstands-drown.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0142-Properly-handle-async-calls-to-restart-the-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0143-Add-system-property-to-disable-book-size-limits.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0144-Add-option-to-make-parrots-stay-on-shoulders-despite.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0145-Add-configuration-option-to-prevent-player-names-fro.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0146-Use-TerminalConsoleAppender-for-console-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0147-provide-a-configurable-option-to-disable-creeper-lin.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0148-Item-canEntityPickup.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0149-PlayerPickupItemEvent-setFlyAtPlayer.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0150-PlayerAttemptPickupItemEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0151-Add-UnknownCommandEvent.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0152-Basic-PlayerProfile-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0153-Shoulder-Entities-Release-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-07-01 19:41:58 -04:00
0154-Profile-Lookup-Events.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0155-Block-player-logins-during-server-shutdown.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0156-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0157-Improve-the-Saddle-API-for-Horses.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0158-Implement-ensureServerConversions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0159-Implement-getI18NDisplayName.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0160-ProfileWhitelistVerifyEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0161-Fix-this-stupid-bullshit.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-04 19:02:13 -04:00
0162-Ocelot-despawns-should-honor-nametags-and-leash.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0163-Reset-spawner-timer-when-spawner-event-is-cancelled.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0164-Fix-MC-117075-TE-Unload-Lag-Spike.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0165-Allow-specifying-a-custom-authentication-servers-dow.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0166-LivingEntity-setKiller.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0167-Use-Log4j-IOStreams-to-redirect-System.out-err-to-lo.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0168-Handle-plugin-prefixes-using-Log4J-configuration.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0169-Include-Log4J2-SLF4J-implementation.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0170-Improve-Log4J-Configuration-Plugin-Loggers.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0171-Add-PlayerJumpEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0172-handle-PacketPlayInKeepAlive-async.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0173-Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0174-revert-serverside-behavior-of-keepalives.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0175-Send-attack-SoundEffects-only-to-players-who-can-see.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0176-Option-for-maximum-exp-value-when-merging-orbs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0177-Add-PlayerArmorChangeEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0178-Prevent-logins-from-being-processed-when-the-player-.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0179-use-CB-BlockState-implementations-for-captured-block.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0180-API-to-get-a-BlockState-without-a-snapshot.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0181-AsyncTabCompleteEvent.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0182-Avoid-NPE-in-PathfinderGoalTempt.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0183-PlayerPickupExperienceEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0184-ExperienceOrbMergeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0185-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0186-Make-max-squid-spawn-height-configurable.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0187-PreCreatureSpawnEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0188-PlayerNaturallySpawnCreaturesEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0189-Add-setPlayerProfile-API-for-Skulls.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0190-Fill-Profile-Property-Events.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0191-PlayerAdvancementCriterionGrantEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0192-Add-ArmorStand-Item-Meta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0193-Extend-Player-Interact-cancellation.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0194-Tameable-getOwnerUniqueId-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0195-Toggleable-player-crits-helps-mitigate-hacked-client.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0196-Fix-NPE-when-getting-location-from-InventoryEnderChe.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0197-Prevent-Frosted-Ice-from-loading-holding-chunks.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0198-Disable-Explicit-Network-Manager-Flushing.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0199-Implement-extended-PaperServerListPingEvent.patch Fix MOTD new line support (#3756) 2020-07-02 08:58:39 -04:00
0200-Improved-Async-Task-Scheduler.patch Log Minecraft Internal Scheduler logs correctly 2020-06-28 05:34:23 -04:00
0201-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0202-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0203-Fix-Dragon-Server-Crashes.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0204-getPlayerUniqueId-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0205-Make-player-data-saving-configurable.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0206-Make-legacy-ping-handler-more-reliable.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0207-Call-PaperServerListPingEvent-for-legacy-pings.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0208-Flag-to-disable-the-channel-limit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0209-Add-method-to-open-already-placed-sign.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-07-01 19:41:58 -04:00
0210-Configurable-sprint-interruption-on-attack.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0211-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0212-EndermanEscapeEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0213-Enderman.teleportRandomly.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0214-Block-Enderpearl-Travel-Exploit.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0215-Expand-World.spawnParticle-API-and-add-Builder.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0216-EndermanAttackPlayerEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0217-WitchConsumePotionEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0218-WitchThrowPotionEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0219-Allow-spawning-Item-entities-with-World.spawnEntity.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0220-WitchReadyPotionEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0221-ItemStack-getMaxItemUseDuration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0222-Implement-EntityTeleportEndGatewayEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0223-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0224-Fix-CraftEntity-hashCode.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0225-Configurable-Alternative-LootPool-Luck-Formula.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0226-Print-Error-details-when-failing-to-save-player-data.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0227-Make-shield-blocking-delay-configurable.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0228-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0229-PlayerReadyArrowEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0230-Fire-EntityShootBowEvent-for-Illusioner.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0231-Implement-EntityKnockbackByEntityEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0232-Expand-Explosions-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0233-LivingEntity-Hand-Raised-Item-Use-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0234-RangedEntity-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0235-Add-config-to-disable-ender-dragon-legacy-check.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0236-Implement-World.getEntity-UUID-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0237-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0238-Configurable-Bed-Search-Radius.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0239-Vex-getSummoner-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0240-Refresh-player-inventory-when-cancelling-PlayerInter.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0241-Don-t-change-the-Entity-Random-seed-for-squids.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0242-Re-add-vanilla-entity-warnings-for-duplicates.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0243-Avoid-item-merge-if-stack-size-above-max-stack-size.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0244-Use-asynchronous-Log4j-2-loggers.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0245-add-more-information-to-Entity.toString.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0246-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0247-EnderDragon-Events.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0248-PlayerElytraBoostEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0249-Improve-BlockPosition-inlining.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0250-Optimize-RegistryID.c.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0251-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0252-Vanished-players-don-t-have-rights.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-03 19:12:08 -04:00
0253-Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0254-Add-some-Debug-to-Chunk-Entity-slices.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0255-EntityTransformedEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-01 02:11:46 -04:00
0256-SkeletonHorse-Additions.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0257-Prevent-Saving-Bad-entities-to-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0258-Don-t-call-getItemMeta-on-hasItemMeta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0259-Ignore-Dead-Entities-in-entityList-iteration.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0260-Implement-Expanded-ArmorStand-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0261-AnvilDamageEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0262-Add-TNTPrimeEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0263-Break-up-and-make-tab-spam-limits-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0264-Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0265-MC-135506-Experience-should-save-as-Integers.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0266-Fix-client-rendering-skulls-from-same-user.patch Fix supporting more places of the old UUID format 2020-07-01 03:30:49 -04:00
0267-Add-Early-Warning-Feature-to-WatchDog.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0268-Make-EnderDragon-implement-Mob.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0269-Use-ConcurrentHashMap-in-JsonList.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0270-Use-a-Queue-for-Queueing-Commands.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0271-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0272-Allow-disabling-armour-stand-ticking.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0273-Optimize-BlockPosition-helper-methods.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0274-Restore-vanlla-default-mob-spawn-range.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0275-Fix-MC-124320.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0276-Slime-Pathfinder-Events.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0277-Configurable-speed-for-water-flowing-over-lava.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0278-Optimize-CraftBlockData-Creation.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0279-Optimize-RegistryMaterials.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0280-Add-PhantomPreSpawnEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0281-Add-More-Creeper-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0282-Inventory-removeItemAnySlot.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0283-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0284-Add-ray-tracing-methods-to-LivingEntity.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0285-Expose-attack-cooldown-methods-for-Player.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0286-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0287-Allow-chests-to-be-placed-with-NBT-data.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0288-Mob-Pathfinding-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0289-Prevent-chunk-loading-from-Fluid-Flowing.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0290-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-01 02:11:46 -04:00
0291-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0292-Prevent-mob-spawning-from-loading-generating-chunks.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0293-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0294-Implement-furnace-cook-speed-multiplier-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-08 19:17:08 -04:00
0295-PreSpawnerSpawnEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0296-Catch-JsonParseException-in-Entity-and-TE-names.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0297-Honor-EntityAgeable.ageLock.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0298-Configurable-connection-throttle-kick-message.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-01 02:11:46 -04:00
0299-Hook-into-CB-plugin-rewrites.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0300-Allow-setting-the-vex-s-summoner.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0301-Add-sun-related-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0302-Turtle-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0303-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0304-Call-player-spectator-target-events-and-improve-impl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0305-Add-Velocity-IP-Forwarding-Support.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0306-Add-more-Witch-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0307-Check-Drowned-for-Villager-Aggression-Config.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0308-Here-s-Johnny.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0309-Add-option-to-prevent-players-from-moving-into-unloa.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0310-Reset-players-airTicks-on-respawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0311-Don-t-sleep-after-profile-lookups-if-not-needed.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0312-Improve-Server-Thread-Pool-and-Thread-Priorities.patch Fix shutdown on eula not being agreed (Fixes #4647) 2020-07-01 12:22:24 +01:00
0313-Optimize-World-Time-Updates.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0314-Restore-custom-InventoryHolder-support.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0315-Use-Vanilla-Minecart-Speeds.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0316-Fix-SpongeAbsortEvent-handling.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0317-Don-t-allow-digging-into-unloaded-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0318-Book-Size-Limits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0319-Make-the-default-permission-message-configurable.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0320-Prevent-rayTrace-from-loading-chunks.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0321-Handle-Large-Packets-disconnecting-client.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0322-force-entity-dismount-during-teleportation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0323-Add-more-Zombie-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-01 02:11:46 -04:00
0324-Add-PlayerConnectionCloseEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0325-Prevent-Enderman-from-loading-chunks.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0326-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0327-Fix-PlayerEditBookEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0328-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0329-Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0330-Block-Entity-remove-from-being-called-on-Players.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0331-BlockDestroyEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0332-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0333-Fix-sign-edit-memory-leak.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0334-Limit-Client-Sign-length-more.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0335-Don-t-check-ConvertSigns-boolean-every-sign-save.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0336-Optimize-Network-Manager-and-add-advanced-packet-sup.patch [1.16] Optimize NetworkManager exception handling (#3819) 2020-07-06 00:27:37 -04:00
0337-Handle-Oversized-Tile-Entities-in-chunks.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0338-MC-145260-Fix-Whitelist-On-Off-inconsistency.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0339-Set-Zombie-last-tick-at-start-of-drowning-process.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-01 02:11:46 -04:00
0340-Allow-Saving-of-Oversized-Chunks.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0341-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0342-Add-LivingEntity-getTargetEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0343-Use-proper-max-length-when-serialising-BungeeCord-te.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0344-Entity-getEntitySpawnReason.patch Incorrect spawn reason for monsters from spawner - Fixes #3708 (#3764) 2020-07-04 21:54:39 -04:00
0345-Update-entity-Metadata-for-all-tracked-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0346-Implement-PlayerPostRespawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0347-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0348-Implement-getters-and-setters-for-EntityItem-owner-a.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0349-Server-Tick-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0350-PlayerDeathEvent-getItemsToKeep.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0351-Optimize-Captured-TileEntity-Lookup.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0352-Add-Heightmap-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0353-Mob-Spawner-API-Enhancements.patch [CI-SKIP] [Auto] Rebuild Patches 2020-07-04 22:02:02 -04:00
0354-Per-Player-View-Distance-API-placeholders.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0355-Fix-CB-call-to-changed-postToMainThread-method.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0356-Fix-sounds-when-item-frames-are-modified-MC-123450.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0357-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0358-Fix-issues-with-entity-loss-due-to-unloaded-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0359-Duplicate-UUID-Resolve-Option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0360-improve-CraftWorld-isChunkLoaded.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0361-Configurable-Keep-Spawn-Loaded-range-per-world.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0362-MC-114618-Fix-EntityAreaEffectCloud-from-going-negat.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0363-ChunkMapDistance-CME.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0364-Implement-CraftBlockSoundGroup.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0365-Chunk-debug-command.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0366-Catch-exceptions-from-dispenser-entity-spawns.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0367-Fix-World-isChunkGenerated-calls.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0368-Show-blockstate-location-if-we-failed-to-read-it.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0369-Synchronize-DataPaletteBlock-instead-of-ReentrantLoc.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0370-incremental-chunk-saving.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0371-Anti-Xray.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0372-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0373-Configurable-projectile-relative-velocity.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0374-Mark-entities-as-being-ticked-when-notifying-navigat.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0375-offset-item-frame-ticking.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0376-Avoid-hopper-searches-if-there-are-no-items.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0377-Asynchronous-chunk-IO-and-loading.patch Misc Improvements to Async Teleporting and Light patch 2020-07-09 19:46:36 -04:00
0378-Use-getChunkIfLoadedImmediately-in-places.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0379-Reduce-sync-loads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0380-Implement-alternative-item-despawn-rate.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0381-Do-less-work-if-we-have-a-custom-Bukkit-generator.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0382-Fix-MC-158900.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0383-implement-optional-per-player-mob-spawns.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0384-Prevent-consuming-the-wrong-itemstack.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0385-only-add-passanger-entities-once-from-spawners.patch [CI-SKIP] [Auto] Rebuild Patches 2020-07-04 22:02:02 -04:00
0386-Fix-nether-portal-creation.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0387-Generator-Settings.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0388-Fix-MC-161754.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0389-Performance-improvement-for-Chunk.getEntities.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0390-Fix-spawning-of-hanging-entities-that-are-not-ItemFr.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0391-Expose-the-internal-current-tick.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0392-Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0393-Add-option-to-disable-pillager-patrols.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0394-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0395-PlayerLaunchProjectileEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0396-Add-CraftMagicNumbers.isSupportedApiVersion.patch [Auto] Updated Upstream (CraftBukkit) 2020-06-30 19:42:14 -04:00
0397-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0398-MC-145656-Fix-Follow-Range-Initial-Target.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0399-Optimize-Hoppers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0400-PlayerDeathEvent-shouldDropExperience.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0401-Prevent-bees-loading-chunks-checking-hive-position.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0402-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0403-Guard-against-serializing-mismatching-chunk-coordina.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0404-Optimise-IEntityAccess-getPlayerByUUID.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0405-Fix-items-not-falling-correctly.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0406-Lag-compensate-eating.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0407-Optimize-call-to-getFluid-for-explosions.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0408-Fix-last-firework-in-stack-not-having-effects-when-d.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0409-Entity-Activation-Range-2.0.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0410-Add-effect-to-block-break-naturally.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0411-Tracking-Range-Improvements.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0412-Fix-items-vanishing-through-end-portal.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0413-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0414-Optimise-getChunkAt-calls-for-loaded-chunks.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0415-Allow-overriding-the-java-version-check.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0416-Add-ThrownEggHatchEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0417-Optimise-random-block-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0418-Entity-Jump-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0419-Add-option-to-nerf-pigmen-from-nether-portals.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0420-Make-the-GUI-graph-fancier.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0421-add-hand-to-BlockMultiPlaceEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0422-Prevent-teleporting-dead-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0423-Validate-tripwire-hook-placement-before-update.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0424-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0425-Configurable-chance-of-villager-zombie-infection.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-01 02:11:46 -04:00
0426-Optimise-Chunk-getFluid.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0427-Optimise-TickListServer-by-rewriting-it.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0428-Pillager-patrol-spawn-settings-and-per-player-option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0429-Ensure-Entity-is-never-double-registered.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0430-Fix-unregistering-entities-from-unloading-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0431-Remote-Connections-shouldn-t-hold-up-shutdown.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0432-Do-not-allow-bees-to-load-chunks-for-beehives.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0433-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0434-Optimize-Collision-to-not-load-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0435-Don-t-tick-dead-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0436-Dead-Player-s-shouldn-t-be-able-to-move.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0437-Optimize-PlayerChunkMap-memory-use-for-visibleChunks.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-30 20:07:16 -04:00
0438-Increase-Light-Queue-Size.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0439-Mid-Tick-Chunk-Tasks-Speed-up-processing-of-chunk-lo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0440-Don-t-move-existing-players-to-world-spawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0441-Add-tick-times-API-and-mspt-command.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0442-Expose-MinecraftServer-isRunning.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0443-Add-Raw-Byte-ItemStack-Serialization.patch [Auto] Updated Upstream (CraftBukkit) 2020-06-30 19:42:14 -04:00
0444-Remove-streams-from-Mob-AI-System.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0445-Delay-unsafe-actions-until-after-entity-ticking-is-d.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0446-Async-command-map-building.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0447-Improved-Watchdog-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0448-Optimize-Pathfinding.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0449-Reduce-Either-Optional-allocation.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0450-Remove-streams-from-PairedQueue.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0451-Reduce-memory-footprint-of-NBTTagCompound.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0452-Prevent-opening-inventories-when-frozen.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-07-01 19:41:58 -04:00
0453-Optimise-ArraySetSorted-removeIf.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0454-Don-t-run-entity-collision-code-if-not-needed.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0455-Optimise-entity-hard-collision-checking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0456-Optimize-ChunkProviderServer-s-chunk-level-checking-.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0457-Restrict-vanilla-teleport-command-to-valid-locations.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0458-Implement-Player-Client-Options-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0459-Fix-Chunk-Post-Processing-deadlock-risk.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0460-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0461-Broadcast-join-message-to-console.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0462-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0463-Load-Chunks-for-Login-Asynchronously.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0464-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0465-Add-PlayerAttackEntityCooldownResetEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0466-Allow-multiple-callbacks-to-schedule-for-Callback-Ex.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0467-Don-t-fire-BlockFade-on-worldgen-threads.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0468-Add-phantom-creative-and-insomniac-controls.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0469-Fix-numerous-item-duplication-issues-and-teleport-is.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0470-Implement-Brigadier-Mojang-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0471-Villager-Restocks-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0472-Validate-PickItem-Packet-and-kick-for-invalid.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0473-Expose-game-version.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0474-Sync-position-on-teleportation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0475-Optimize-Voxel-Shape-Merging.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0476-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0477-Implement-Mob-Goal-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0478-Use-distance-map-to-optimise-entity-tracker.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0479-Optimize-isOutsideRange-to-use-distance-maps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0480-Stop-copy-on-write-operations-for-updating-light-dat.patch Misc Improvements to Async Teleporting and Light patch 2020-07-09 19:46:36 -04:00
0481-No-Tick-view-distance-implementation.patch [Auto] Updated Upstream (CraftBukkit/Spigot) 2020-07-06 19:47:11 -04:00
0482-Add-villager-reputation-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0483-Fix-Light-Command.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0484-Fix-PotionEffect-ignores-icon-flag.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0485-Optimize-brigadier-child-sorting-performance.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-01 02:11:46 -04:00
0486-Don-t-toString-block-unless-actually-showing-the-mes.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0487-Potential-bed-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-07-01 19:41:58 -04:00
0488-Wait-for-Async-Tasks-during-shutdown.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0489-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0490-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Move bedrock config under unsupported, add comments to these configs 2020-07-05 02:12:14 -04:00
0491-Optimize-NibbleArray-to-use-pooled-buffers.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0492-Reduce-MutableInt-allocations-from-light-engine.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0493-Reduce-allocation-of-Vec3D-by-entity-tracker.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0494-Ensure-safe-gateway-teleport.patch Allow teleporting through end gateways as a passenger/vehicle 2020-07-01 05:51:38 -04:00
0495-Add-option-for-console-having-all-permissions.patch Move bedrock config under unsupported, add comments to these configs 2020-07-05 02:12:14 -04:00
0496-Workaround-for-Client-Lag-Spikes-MC-162253.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0497-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch Misc Improvements to Async Teleporting and Light patch 2020-07-09 19:46:36 -04:00
0498-Fix-Non-Full-Status-Chunk-NBT-Memory-Leak.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0499-Optimize-sending-packets-to-nearby-locations-sounds-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:19:33 -04:00
0500-Improve-Chunk-Status-Transition-Speed.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0501-Fix-villager-trading-demand-MC-163962.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0502-Maps-shouldn-t-load-chunks.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0503-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0504-Optimize-Bit-Operations-by-inlining.patch Fix bug on y bitset extraction from 1.16 update 2020-07-07 01:41:02 -04:00
0505-Optimize-Light-Engine.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0506-Delay-Chunk-Unloads-based-on-Player-Movement.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0507-Add-Plugin-Tickets-to-API-Chunk-Methods.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-01 21:27:09 -04:00
0508-Fix-missing-chunks-due-to-integer-overflow.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0509-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0510-Fix-piston-physics-inconsistency-MC-188840.patch Move bedrock config under unsupported, add comments to these configs 2020-07-05 02:12:14 -04:00
0511-Fix-sand-duping.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0512-Prevent-position-desync-in-playerconnection-causing-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0513-Fix-enderdragon-exp-dupe.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0514-Inventory-getHolder-method-without-block-snapshot.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0515-Expose-Arrow-getItemStack.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0516-Add-and-implement-PlayerRecipeBookClickEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0517-Hide-sync-chunk-writes-behind-flag.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0518-Limit-lightning-strike-effect-distance.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0519-Add-permission-for-command-blocks.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0520-Ensure-Entity-AABB-s-are-never-invalid.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0521-Optimize-WorldBorder-collision-checks-and-air.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0522-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0523-Paper-dumpitem-command.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0524-Don-t-allow-null-UUID-s-for-chat.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0525-Improve-Legacy-Component-serialization-size.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0526-Support-old-UUID-format-for-NBT.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0527-Clean-up-duplicated-GameProfile-Properties.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0528-Convert-legacy-attributes-in-Item-Meta.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0529-Remove-some-streams-from-structures.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0530-Remove-streams-from-classes-related-villager-gossip.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0531-Support-components-in-ItemMeta.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0532-added-EntityTargetLivingEntityEvent-to-1.16-mobs.patch Add PrepareResultEvent (#3776) 2020-07-04 23:36:46 -04:00
0533-Add-entity-liquid-API.patch Misc Improvements to Async Teleporting and Light patch 2020-07-09 19:46:36 -04:00
0534-Update-itemstack-legacy-name-and-lore.patch Only convert lore lines that actually look legacy 2020-07-09 20:38:24 -04:00
0535-Spawn-player-in-correct-world-on-login.patch [CI-SKIP] [Auto] Rebuild Patches 2020-07-05 03:07:02 -04:00
0536-Add-PrepareResultEvent.patch Fire inventory listeners if PrepareResult changes item 2020-07-05 19:25:13 -04:00
0537-Allow-delegation-to-vanilla-chunk-gen.patch [CI-SKIP] [Auto] Rebuild Patches 2020-07-05 03:07:02 -04:00
0538-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Don't check chunk for portal on world gen entity add - Fixes #3780 2020-07-05 19:25:13 -04:00
0539-Optimize-NetworkManager-Exception-Handling.patch [1.16] Optimize NetworkManager exception handling (#3819) 2020-07-06 00:27:37 -04:00
0540-Fix-Concurrency-issue-in-WeightedList.patch Fix Villagers WeightedList issue (#3860) 2020-07-08 15:57:24 -04:00
0541-Optimize-the-advancement-data-player-iteration-to-be.patch Optimize the advancement data player iteration to be O(N) rather than O(N^2) 2020-07-07 01:19:12 -04:00
0542-Fix-arrows-never-despawning-MC-125757.patch Fix MC-125757 (#3859) 2020-07-09 20:40:37 -04:00
0543-Thread-Safe-Vanilla-Command-permission-checking.patch Thread Safe Vanilla Command permission checking 2020-07-11 03:55:59 -04:00