Paper/Spigot-Server-Patches
Aikar 20e92f90d4
Disable the memory information in /tps unless argument is passed
Memory usage is a pretty useless value in any modern garbage collector
as the way memory is used makes this information not representive of
any actionable data.

In the recommended GC flags, this memory value will constantly rise until
it is near max and then goes down. This is perfectly normal and expected.

Having this information shown will lead to confusion.

Plus, many servers give this command to end users, which now really might
not want to expose this memory data.

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