Paper/Spigot-Server-Patches
Aikar ab347c4c96
Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appears to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
42d5a714 SPIGOT-5899: Hoglins API similar to Piglins
2c1ee10e SPIGOT-5887: ClickType doesn't include off hand swaps
5ff7c7ce SPIGOT-5886: Missing BlockData

CraftBukkit Changes:
7560f5f5 SPIGOT-5905: Fix hex colours not being allowed in MOTD
d47c47ee SPIGOT-5889: Villager using composter should call EntityChangeBlockEvent
2fe6b4a3 SPIGOT-5899: Hoglins API similar to Piglins
e09dbeca SPIGOT-5887: ClickType doesn't include off hand swaps
23aac2a5 SPIGOT-5903: EntityDismountEvent cannot be triggered asynchronously
92cbf656 SPIGOT-5884: Tab completions lost on reloadData / minecraft:reload
fb4e54ad SPIGOT-5902: PlayerRespawnEvent places player at spawn before event is called
aa8f3d5a SPIGOT-5901: Structures are generated in all worlds based on the setting for the main world
a0c35937 SPIGOT-5895: PlayerChangedWorldEvent#getFrom is incorrect
89c0a5c3 SPIGOT-5886: Missing BlockData

Spigot Changes:
0287a20d SPIGOT-5903: EntityDismountEvent cannot be triggered asynchronously
2020-06-30 01:20:29 -04:00
..
0001-POM-Changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-27 21:54:05 -04:00
0002-Paper-config-files.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0003-MC-Dev-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0004-MC-Utils.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0005-Paper-Metrics.patch
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-06-30 01:20:29 -04:00
0010-Configurable-cactus-and-reed-natural-growth-heights.patch
0011-Configurable-baby-zombie-movement-speed.patch
0012-Configurable-fishing-time-ranges.patch
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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0018-Implement-Paper-VersionChecker.patch [WIP|1.16] Misc fixes (#3627) 2020-06-26 12:20:03 -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 Updated Upstream (CraftBukkit) 2020-06-27 17:37: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0024-Only-refresh-abilities-if-needed.patch Updated Upstream (CraftBukkit) 2020-06-27 17:37:09 -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
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-06-27 21:54:05 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0045-All-chunks-are-slime-spawn-chunks-toggle.patch
0046-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0047-Be-a-bit-more-informative-in-maxHealth-exception.patch
0048-Player-Tab-List-and-Title-APIs.patch Updated Upstream (CraftBukkit) 2020-06-27 17:37:09 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0053-Configurable-inter-world-teleportation-safety.patch Updated Upstream (CraftBukkit) 2020-06-27 17:37:09 -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
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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0059-Chunk-Save-Reattempt.patch
0060-Default-loading-permissions.yml-before-plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0061-Allow-Reloading-of-Custom-Permissions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0062-Remove-Metadata-on-reload.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0063-Handle-Item-Meta-Inconsistencies.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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-06-30 01:20:29 -04:00
0088-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0089-Configurable-RCON-IP-address.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-29 20:02:17 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0121-Add-source-to-PlayerExpChangeEvent.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-29 20:02:17 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-29 20:02:17 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0135-Enforce-Sync-Player-Saves.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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-06-30 01:20:29 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0146-Use-TerminalConsoleAppender-for-console-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0152-Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0153-Shoulder-Entities-Release-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0159-Implement-getI18NDisplayName.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0160-ProfileWhitelistVerifyEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0161-Fix-this-stupid-bullshit.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-29 20:02:17 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-29 20:02:17 -04:00
0185-Ability-to-apply-mending-to-XP-API.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 [CI-SKIP] Drop accidental import from last commit 2020-06-28 12:24:09 +01: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 [CI-SKIP] Drop accidental import from last commit 2020-06-28 12:24:09 +01:00
0209-Add-method-to-open-already-placed-sign.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-29 20:02:17 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0237-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0259-Ignore-Dead-Entities-in-entityList-iteration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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-06-30 01:20:29 -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 case where some skulls still have string UUID's 2020-06-28 20:33:14 -04:00
0267-Add-Early-Warning-Feature-to-WatchDog.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 [CI-SKIP] Drop accidental import from last commit 2020-06-28 12:24:09 +01:00
0286-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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-06-30 01:20:29 -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 [CI-SKIP] Drop accidental import from last commit 2020-06-28 12:24:09 +01: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 Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -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 Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -04:00
0339-Set-Zombie-last-tick-at-start-of-drowning-process.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0353-Mob-Spawner-API-Enhancements.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0354-Per-Player-View-Distance-API-placeholders.patch [CI-SKIP] Drop accidental import from last commit 2020-06-28 12:24:09 +01: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0361-Configurable-Keep-Spawn-Loaded-range-per-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0391-Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0392-Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-06-29 20:02:17 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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-06-30 01:20:29 -04:00
0441-Add-tick-times-API-and-mspt-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0442-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0443-Add-Raw-Byte-ItemStack-Serialization.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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-06-30 01:20:29 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -04:00
0462-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0463-Load-Chunks-for-Login-Asynchronously.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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-06-30 01:20:29 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0477-Implement-Mob-Goal-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0481-No-Tick-view-distance-implementation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0488-Wait-for-Async-Tasks-during-shutdown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0495-Add-option-for-console-having-all-permissions.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -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 Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -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-Add-PrepareGrindstoneEvent.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0518-Hide-sync-chunk-writes-behind-flag.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0519-Limit-lightning-strike-effect-distance.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
0520-Add-permission-for-command-blocks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0521-Ensure-Entity-AABB-s-are-never-invalid.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0522-Optimize-WorldBorder-collision-checks-and-air.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0523-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
0524-Paper-dumpitem-command.patch revert chat changes for now until can get it properly working 2020-06-28 20:03:31 -04:00
0525-Don-t-allow-null-UUID-s-for-chat.patch revert chat changes for now until can get it properly working 2020-06-28 20:03:31 -04:00
0526-Improve-Legacy-Component-serialization-size.patch Improve Legacy Component serialization size 2020-06-28 21:27:27 -04:00
0527-Support-old-UUID-format-for-NBT.patch Support old UUID format for NBT 2020-06-29 03:38:56 -04:00