testserver/Spigot-Server-Patches
Aikar b2381db24e
Improve Priority handling of neighbor chunks
Restores vanilla like behavior where neighbor chunks have less priority than the source chunk.

This resolves the issue where teleporting sometimes has the chunk your arriving in slow to send.

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