Paper/patches/server
Spottedleaf 3391ccf988 Discard out of bounds chunks during regionfile header recalc
The logic cannot even determine what local chunk they should be,
and out of bounds chunks can only occur from external modifications
to the regionfile.

If regionfile recalculation cannot occur, then do not attempt
to retry read actions.

Fixes https://github.com/PaperMC/Paper/issues/6718
2021-10-07 05:50:38 -07:00
..
0001-Setup-Gradle-project.patch
0002-Remap-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0003-Build-system-changes.patch
0004-Paper-config-files.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0005-MC-Dev-fixes.patch
0006-MC-Utils.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0007-Not-implemeneted.patch
0008-Paper-Metrics.patch
0009-Add-MinecraftKey-Information-to-Objects.patch
0010-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0011-Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0012-Configurable-cactus-bamboo-and-reed-growth-heights.patch
0013-Configurable-baby-zombie-movement-speed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0014-Configurable-fishing-time-ranges.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0015-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch
0016-Add-configurable-despawn-distances-for-living-entiti.patch
0017-Allow-for-toggling-of-spawn-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0018-Drop-falling-block-and-tnt-entities-at-the-specified.patch
0019-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0020-Implement-Paper-VersionChecker.patch Add download link to the /version command (#6482) 2021-10-06 17:14:03 +02:00
0021-Add-version-history-to-version-command.patch Add download link to the /version command (#6482) 2021-10-06 17:14:03 +02:00
0022-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0023-Remove-invalid-mob-spawner-tile-entities.patch
0024-Further-improve-server-tick-loop.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0025-Only-refresh-abilities-if-needed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0026-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0027-Prevent-tile-entity-and-entity-crashes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0028-Configurable-top-of-nether-void-damage.patch
0029-Check-online-mode-before-converting-and-renaming-pla.patch
0030-Always-tick-falling-blocks.patch
0031-Configurable-end-credits.patch
0032-Fix-lag-from-explosions-processing-dead-entities.patch
0033-Optimize-explosions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0034-Disable-explosion-knockback.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0035-Disable-thunder.patch
0036-Disable-ice-and-snow.patch
0037-Configurable-mob-spawner-tick-rate.patch
0038-Per-Player-View-Distance-API-placeholders.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0039-Add-BeaconEffectEvent.patch
0040-Configurable-container-update-tick-rate.patch
0041-Use-UserCache-for-player-heads.patch
0042-Disable-spigot-tick-limiters.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0043-Add-PlayerInitialSpawnEvent.patch
0044-Configurable-Disabling-Cat-Chest-Detection.patch
0045-Ensure-commands-are-not-ran-async.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0046-All-chunks-are-slime-spawn-chunks-toggle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0047-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0048-Be-a-bit-more-informative-in-maxHealth-exception.patch
0049-Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0050-Ensure-inv-drag-is-in-bounds.patch
0051-Add-configurable-portal-search-radius.patch
0052-Add-velocity-warnings.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0053-Configurable-inter-world-teleportation-safety.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0054-Add-exception-reporting-event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07: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) (#6722) 2021-10-04 20:14:11 -07:00
0057-Add-methods-for-working-with-arrows-stuck-in-living-.patch
0058-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0059-Chunk-Save-Reattempt.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0060-Default-loading-permissions.yml-before-plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0061-Allow-Reloading-of-Custom-Permissions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0062-Remove-Metadata-on-reload.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0063-Handle-Item-Meta-Inconsistencies.patch
0064-Configurable-Non-Player-Arrow-Despawn-Rate.patch
0065-Add-World-Util-Methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0066-Custom-replacement-for-eaten-items.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0067-handle-NaN-health-absorb-values-and-repair-bad-data.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0068-Use-a-Shared-Random-for-Entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0069-Configurable-spawn-chances-for-skeleton-horses.patch
0070-Optimize-isValidLocation-getType-and-getBlockData-fo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0071-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0072-Entity-AddTo-RemoveFrom-World-Events.patch
0073-Configurable-Chunk-Inhabited-Time.patch
0074-EntityPathfindEvent.patch
0075-Sanitise-RegionFileCache-and-make-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0076-Do-not-load-chunks-for-Pathfinding.patch
0077-Add-PlayerUseUnknownEntityEvent.patch
0078-Fix-reducedDebugInfo-not-initialized-on-client.patch
0079-Configurable-Grass-Spread-Tick-Rate.patch
0080-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0081-Optimize-DataBits.patch
0082-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0083-Workaround-for-setting-passengers-on-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0084-Configurable-Player-Collision.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0085-Add-handshake-event-to-allow-plugins-to-handle-clien.patch
0086-Configurable-RCON-IP-address.patch
0087-Implement-PlayerLocaleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0088-EntityRegainHealthEvent-isFastRegen-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0089-Add-ability-to-configure-frosted_ice-properties.patch
0090-remove-null-possibility-for-getServer-singleton.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0091-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0092-LootTable-API-Replenishable-Lootables-Feature.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0093-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch
0094-System-property-for-disabling-watchdoge.patch
0095-Optimize-UserCache-Thread-Safe.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0096-Optional-TNT-doesn-t-move-in-water.patch
0097-Faster-redstone-torch-rapid-clock-removal.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0098-Add-server-name-parameter.patch
0099-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0100-Fix-Old-Sign-Conversion.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0101-Avoid-blocking-on-Network-Manager-creation.patch
0102-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch
0103-Add-setting-for-proxy-online-mode-status.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0104-Optimise-BlockState-s-hashCode-equals.patch
0105-Configurable-packet-in-spam-threshold.patch
0106-Configurable-flying-kick-messages.patch
0107-Remove-FishingHook-reference-on-Craft-Entity-removal.patch
0108-Option-to-remove-corrupt-tile-entities.patch
0109-Add-EntityZapEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0110-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch
0111-Cache-user-authenticator-threads.patch
0112-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0113-Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0114-Don-t-let-fishinghooks-use-portals.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0115-Add-ProjectileCollideEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0116-Prevent-Pathfinding-out-of-World-Border.patch
0117-Optimize-World.isLoaded-BlockPosition-Z.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0118-Bound-Treasure-Maps-to-World-Border.patch
0119-Configurable-Cartographer-Treasure-Maps.patch
0120-Optimize-ItemStack.isEmpty.patch
0121-Add-API-methods-to-control-if-armour-stands-can-move.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0122-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0123-Properly-fix-item-duplication-bug.patch
0124-Firework-API-s.patch
0125-PlayerTeleportEndGatewayEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0126-Provide-E-TE-Chunk-count-stat-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0127-Enforce-Sync-Player-Saves.patch
0128-Don-t-allow-entities-to-ride-themselves-572.patch
0129-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0130-Cap-Entity-Collisions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0131-Remove-CraftScheduler-Async-Task-Debugger.patch
0132-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0133-Do-not-let-armorstands-drown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0134-Properly-handle-async-calls-to-restart-the-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0135-Add-option-to-make-parrots-stay-on-shoulders-despite.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0136-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0137-Use-TerminalConsoleAppender-for-console-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0138-provide-a-configurable-option-to-disable-creeper-lin.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0139-Item-canEntityPickup.patch
0140-PlayerPickupItemEvent-setFlyAtPlayer.patch
0141-PlayerAttemptPickupItemEvent.patch
0142-Add-UnknownCommandEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0143-Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0144-Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0145-Profile-Lookup-Events.patch
0146-Block-player-logins-during-server-shutdown.patch
0147-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0148-Improve-the-Saddle-API-for-Horses.patch
0149-Implement-ensureServerConversions-API.patch
0150-Implement-getI18NDisplayName.patch
0151-ProfileWhitelistVerifyEvent.patch
0152-Fix-this-stupid-bullshit.patch
0153-LivingEntity-setKiller.patch
0154-Ocelot-despawns-should-honor-nametags-and-leash.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0155-Reset-spawner-timer-when-spawner-event-is-cancelled.patch
0156-Allow-specifying-a-custom-authentication-servers-dow.patch
0157-Handle-plugin-prefixes-using-Log4J-configuration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0158-Improve-Log4J-Configuration-Plugin-Loggers.patch
0159-Add-PlayerJumpEvent.patch
0160-handle-PacketPlayInKeepAlive-async.patch
0161-Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0162-revert-serverside-behavior-of-keepalives.patch
0163-Send-attack-SoundEffects-only-to-players-who-can-see.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0164-Add-PlayerArmorChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0165-Prevent-logins-from-being-processed-when-the-player-.patch
0166-Fix-MC-117075-TE-Unload-Lag-Spike.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0167-use-CB-BlockState-implementations-for-captured-block.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0168-API-to-get-a-BlockState-without-a-snapshot.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0169-AsyncTabCompleteEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0170-PlayerPickupExperienceEvent.patch
0171-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0172-Make-max-squid-spawn-height-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0173-PlayerNaturallySpawnCreaturesEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0174-PreCreatureSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0175-Add-setPlayerProfile-API-for-Skulls.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0176-Fill-Profile-Property-Events.patch
0177-PlayerAdvancementCriterionGrantEvent.patch
0178-Add-ArmorStand-Item-Meta.patch
0179-Extend-Player-Interact-cancellation.patch
0180-Tameable-getOwnerUniqueId-API.patch
0181-Toggleable-player-crits-helps-mitigate-hacked-client.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0182-Disable-Explicit-Network-Manager-Flushing.patch
0183-Implement-extended-PaperServerListPingEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0184-Improved-Async-Task-Scheduler.patch
0185-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch
0186-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0187-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0188-Upstream-config-migrations.patch
0189-Make-legacy-ping-handler-more-reliable.patch
0190-Call-PaperServerListPingEvent-for-legacy-pings.patch
0191-Flag-to-disable-the-channel-limit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0192-Add-method-to-open-already-placed-sign.patch
0193-Configurable-sprint-interruption-on-attack.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0194-Fix-exploit-that-allowed-colored-signs-to-be-created.patch
0195-EndermanEscapeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0196-Enderman.teleportRandomly.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0197-Block-Enderpearl-Travel-Exploit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0198-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0199-Prevent-Frosted-Ice-from-loading-holding-chunks.patch
0200-EndermanAttackPlayerEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0201-WitchConsumePotionEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0202-WitchThrowPotionEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0203-Allow-spawning-Item-entities-with-World.spawnEntity.patch
0204-WitchReadyPotionEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0205-ItemStack-getMaxItemUseDuration.patch
0206-Implement-EntityTeleportEndGatewayEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0207-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0208-Fix-CraftEntity-hashCode.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0209-Configurable-Alternative-LootPool-Luck-Formula.patch
0210-Print-Error-details-when-failing-to-save-player-data.patch
0211-Make-shield-blocking-delay-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0212-Improve-EntityShootBowEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0213-PlayerReadyArrowEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0214-Implement-EntityKnockbackByEntityEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0215-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0216-LivingEntity-Hand-Raised-Item-Use-API.patch
0217-RangedEntity-API.patch
0218-Add-config-to-disable-ender-dragon-legacy-check.patch
0219-Implement-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0220-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0221-Vex-get-setSummoner-API.patch
0222-Refresh-player-inventory-when-cancelling-PlayerInter.patch
0223-Avoid-item-merge-if-stack-size-above-max-stack-size.patch
0224-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0225-add-more-information-to-Entity.toString.patch
0226-Add-CraftMagicNumbers.isSupportedApiVersion.patch
0227-EnderDragon-Events.patch
0228-PlayerElytraBoostEvent.patch
0229-PlayerLaunchProjectileEvent.patch
0230-Improve-BlockPosition-inlining.patch
0231-Optimize-IntIdentityHashBiMiap-nextId.patch
0232-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0233-Vanished-players-don-t-have-rights.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0234-Allow-disabling-armour-stand-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0235-SkeletonHorse-Additions.patch
0236-Don-t-call-getItemMeta-on-hasItemMeta.patch
0237-Implement-Expanded-ArmorStand-API.patch
0238-AnvilDamageEvent.patch
0239-Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0240-Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0241-Break-up-and-make-tab-spam-limits-configurable.patch
0242-MC-135506-Experience-should-save-as-Integers.patch
0243-Fix-client-rendering-skulls-from-same-user.patch
0244-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0245-Add-Early-Warning-Feature-to-WatchDog.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0246-Make-EnderDragon-implement-Mob.patch
0247-Use-ConcurrentHashMap-in-JsonList.patch
0248-Use-a-Queue-for-Queueing-Commands.patch
0249-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch
0250-Optimize-BlockPosition-helper-methods.patch
0251-Restore-vanlla-default-mob-spawn-range-and-water-ani.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0252-Slime-Pathfinder-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0253-Configurable-speed-for-water-flowing-over-lava.patch
0254-Optimize-CraftBlockData-Creation.patch
0255-Optimize-MappedRegistry.patch
0256-Add-PhantomPreSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0257-Add-More-Creeper-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0258-Inventory-removeItemAnySlot.patch
0259-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0260-Asynchronous-chunk-IO-and-loading.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0261-Add-ray-tracing-methods-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0262-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0263-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0264-Allow-chests-to-be-placed-with-NBT-data.patch
0265-Mob-Pathfinding-API.patch
0266-Prevent-chunk-loading-from-Fluid-Flowing.patch
0267-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch
0268-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch
0269-Prevent-mob-spawning-from-loading-generating-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0270-Implement-furnace-cook-speed-multiplier-API.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0271-Catch-JsonParseException-in-Entity-and-TE-names.patch
0272-Honor-EntityAgeable.ageLock.patch
0273-Configurable-connection-throttle-kick-message.patch
0274-Hook-into-CB-plugin-rewrites.patch
0275-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0276-Add-LivingEntity-getTargetEntity.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0277-Turtle-API.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0278-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0279-Call-player-spectator-target-events-and-improve-impl.patch
0280-Add-Velocity-IP-Forwarding-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0281-Add-more-Witch-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0282-Check-Drowned-for-Villager-Aggression-Config.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0283-Here-s-Johnny.patch
0284-Add-option-to-prevent-players-from-moving-into-unloa.patch
0285-Reset-players-airTicks-on-respawn.patch
0286-Don-t-sleep-after-profile-lookups-if-not-needed.patch
0287-Improve-Server-Thread-Pool-and-Thread-Priorities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0288-Optimize-World-Time-Updates.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0289-Restore-custom-InventoryHolder-support.patch
0290-Use-Vanilla-Minecart-Speeds.patch
0291-Fix-SpongeAbsortEvent-handling.patch
0292-PreSpawnerSpawnEvent.patch
0293-Don-t-allow-digging-into-unloaded-chunks.patch
0294-Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0295-Prevent-rayTrace-from-loading-chunks.patch
0296-Handle-Large-Packets-disconnecting-client.patch
0297-force-entity-dismount-during-teleportation.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0298-Add-more-Zombie-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0299-Book-Size-Limits.patch
0300-Add-PlayerConnectionCloseEvent.patch
0301-Prevent-Enderman-from-loading-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0302-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0303-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0304-Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch
0305-Block-Entity-remove-from-being-called-on-Players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0306-BlockDestroyEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0307-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch
0308-Limit-Client-Sign-length-more.patch
0309-Don-t-check-ConvertSigns-boolean-every-sign-save.patch
0310-Optimize-Network-Manager-and-add-advanced-packet-sup.patch
0311-Handle-Oversized-Tile-Entities-in-chunks.patch
0312-MC-145260-Fix-Whitelist-On-Off-inconsistency.patch
0313-Set-Zombie-last-tick-at-start-of-drowning-process.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0314-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch
0315-Use-proper-max-length-when-serialising-BungeeCord-te.patch
0316-Entity-getEntitySpawnReason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0317-Update-entity-Metadata-for-all-tracked-players.patch
0318-Fire-event-on-GS4-query.patch
0319-Implement-PlayerPostRespawnEvent.patch
0320-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch
0321-Server-Tick-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0322-PlayerDeathEvent-getItemsToKeep.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0323-Optimize-Captured-TileEntity-Lookup.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0324-Add-Heightmap-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0325-Mob-Spawner-API-Enhancements.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0326-Fix-CB-call-to-changed-postToMainThread-method.patch
0327-Fix-sounds-when-item-frames-are-modified-MC-123450.patch
0328-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0329-improve-CraftWorld-isChunkLoaded.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0330-Configurable-Keep-Spawn-Loaded-range-per-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0331-ChunkMapDistance-CME.patch
0332-Implement-CraftBlockSoundGroup.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0333-Chunk-debug-command.patch
0334-Allow-Saving-of-Oversized-Chunks.patch
0335-Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0336-Fix-World-isChunkGenerated-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0337-Show-blockstate-location-if-we-failed-to-read-it.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0338-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0339-Configurable-projectile-relative-velocity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0340-offset-item-frame-ticking.patch
0341-Do-less-work-if-we-have-a-custom-Bukkit-generator.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0342-Fix-MC-158900.patch
0343-Prevent-consuming-the-wrong-itemstack.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0344-Generator-Settings.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0345-Fix-MC-161754.patch
0346-Dont-send-unnecessary-sign-update.patch
0347-Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0348-Add-option-to-disable-pillager-patrols.patch
0349-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch
0350-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch
0351-MC-145656-Fix-Follow-Range-Initial-Target.patch
0352-Duplicate-UUID-Resolve-Option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0353-Optimize-Hoppers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0354-PlayerDeathEvent-shouldDropExperience.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0355-Prevent-bees-loading-chunks-checking-hive-position.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0356-Don-t-load-Chunks-from-Hoppers-and-other-things.patch
0357-Guard-against-serializing-mismatching-chunk-coordina.patch
0358-Optimise-IEntityAccess-getPlayerByUUID.patch
0359-Fix-items-not-falling-correctly.patch
0360-Lag-compensate-eating.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0361-Optimize-call-to-getFluid-for-explosions.patch
0362-Fix-last-firework-in-stack-not-having-effects-when-d.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0363-Add-effect-to-block-break-naturally.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0364-Entity-Activation-Range-2.0.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0365-Increase-Light-Queue-Size.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0366-Fix-Light-Command.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0367-Anti-Xray.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0368-No-Tick-view-distance-implementation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0369-Implement-alternative-item-despawn-rate.patch
0370-Tracking-Range-Improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0371-Fix-items-vanishing-through-end-portal.patch
0372-implement-optional-per-player-mob-spawns.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0373-Avoid-hopper-searches-if-there-are-no-items.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0374-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0375-Optimise-getChunkAt-calls-for-loaded-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0376-Add-debug-for-sync-chunk-loads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0377-Allow-overriding-the-java-version-check.patch
0378-Add-ThrownEggHatchEvent.patch
0379-Entity-Jump-API.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0380-Add-option-to-nerf-pigmen-from-nether-portals.patch
0381-Make-the-GUI-graph-fancier.patch
0382-add-hand-to-BlockMultiPlaceEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0383-Prevent-teleporting-dead-entities.patch
0384-Validate-tripwire-hook-placement-before-update.patch
0385-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0386-Configurable-chance-of-villager-zombie-infection.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0387-Optimise-Chunk-getFluid.patch
0388-Optimise-TickListServer-by-rewriting-it.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0389-Pillager-patrol-spawn-settings-and-per-player-option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0390-Remote-Connections-shouldn-t-hold-up-shutdown.patch
0391-Do-not-allow-bees-to-load-chunks-for-beehives.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0392-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0393-Optimize-Collision-to-not-load-chunks.patch
0394-Don-t-tick-dead-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0395-Dead-Player-s-shouldn-t-be-able-to-move.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0396-Don-t-move-existing-players-to-world-spawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0397-Add-tick-times-API-and-mspt-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0398-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0399-Add-Raw-Byte-ItemStack-Serialization.patch
0400-Remove-streams-from-Mob-AI-System.patch
0401-Async-command-map-building.patch
0402-Improved-Watchdog-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0403-Optimize-Pathfinding.patch
0404-Reduce-Either-Optional-allocation.patch
0405-Remove-streams-from-PairedQueue.patch
0406-Reduce-memory-footprint-of-NBTTagCompound.patch
0407-Prevent-opening-inventories-when-frozen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0408-Optimise-ArraySetSorted-removeIf.patch
0409-Don-t-run-entity-collision-code-if-not-needed.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0410-Restrict-vanilla-teleport-command-to-valid-locations.patch
0411-Implement-Player-Client-Options-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0412-Fix-Chunk-Post-Processing-deadlock-risk.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0413-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch
0414-Broadcast-join-message-to-console.patch
0415-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0416-Load-Chunks-for-Login-Asynchronously.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0417-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch
0418-Add-PlayerAttackEntityCooldownResetEvent.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0419-Don-t-fire-BlockFade-on-worldgen-threads.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0420-Add-phantom-creative-and-insomniac-controls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0421-Fix-numerous-item-duplication-issues-and-teleport-is.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0422-Implement-Brigadier-Mojang-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0423-Villager-Restocks-API.patch
0424-Validate-PickItem-Packet-and-kick-for-invalid.patch
0425-Expose-game-version.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0426-Optimize-Voxel-Shape-Merging.patch
0427-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch
0428-misc-debugging-dumps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0429-Deobfuscate-stacktraces-in-log-messages-crash-report.patch
0430-Implement-Mob-Goal-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0431-Use-distance-map-to-optimise-entity-tracker.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0432-Optimize-isOutsideRange-to-use-distance-maps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0433-Add-villager-reputation-API.patch
0434-Option-for-maximum-exp-value-when-merging-orbs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0435-ExperienceOrbMergeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0436-Fix-PotionEffect-ignores-icon-flag.patch
0437-Optimize-brigadier-child-sorting-performance.patch
0438-Potential-bed-API.patch
0439-Wait-for-Async-Tasks-during-shutdown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0440-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch
0441-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0442-Reduce-MutableInt-allocations-from-light-engine.patch
0443-Reduce-allocation-of-Vec3D-by-entity-tracker.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0444-Ensure-safe-gateway-teleport.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0445-Add-option-for-console-having-all-permissions.patch
0446-Optimize-ServerLevels-chunk-level-checking-methods.patch
0447-Fix-Non-Full-Status-Chunk-NBT-Memory-Leak.patch
0448-Optimize-sending-packets-to-nearby-locations-sounds-.patch
0449-Fix-villager-trading-demand-MC-163962.patch
0450-Maps-shouldn-t-load-chunks.patch
0451-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch
0452-Delay-Chunk-Unloads-based-on-Player-Movement.patch
0453-Optimize-Bit-Operations-by-inlining.patch
0454-Add-Plugin-Tickets-to-API-Chunk-Methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0455-incremental-chunk-saving.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0456-Fix-missing-chunks-due-to-integer-overflow.patch
0457-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch
0458-Fix-piston-physics-inconsistency-MC-188840.patch
0459-Fix-sand-duping.patch
0460-Prevent-position-desync-in-playerconnection-causing-.patch
0461-Inventory-getHolder-method-without-block-snapshot.patch
0462-Expose-Arrow-getItemStack.patch
0463-Add-and-implement-PlayerRecipeBookClickEvent.patch
0464-Hide-sync-chunk-writes-behind-flag.patch
0465-Add-permission-for-command-blocks.patch
0466-Ensure-Entity-AABB-s-are-never-invalid.patch
0467-Optimize-WorldBorder-collision-checks-and-air.patch
0468-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0469-Paper-dumpitem-command.patch
0470-Don-t-allow-null-UUID-s-for-chat.patch
0471-Improve-Legacy-Component-serialization-size.patch
0472-Stop-copy-on-write-operations-for-updating-light-dat.patch
0473-Support-old-UUID-format-for-NBT.patch
0474-Clean-up-duplicated-GameProfile-Properties.patch
0475-Convert-legacy-attributes-in-Item-Meta.patch
0476-Remove-some-streams-from-structures.patch
0477-Remove-streams-from-classes-related-villager-gossip.patch
0478-Optimize-NibbleArray-to-use-pooled-buffers.patch
0479-Support-components-in-ItemMeta.patch
0480-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch
0481-Add-entity-liquid-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0482-Update-itemstack-legacy-name-and-lore.patch
0483-Spawn-player-in-correct-world-on-login.patch
0484-Add-PrepareResultEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0485-Allow-delegation-to-vanilla-chunk-gen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0486-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0487-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0488-Improve-Chunk-Status-Transition-Speed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0489-Optimize-NetworkManager-Exception-Handling.patch
0490-Optimize-the-advancement-data-player-iteration-to-be.patch
0491-Fix-arrows-never-despawning-MC-125757.patch
0492-Thread-Safe-Vanilla-Command-permission-checking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0493-Move-range-check-for-block-placing-up.patch
0494-Fix-SPIGOT-5989.patch
0495-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch
0496-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch
0497-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch
0498-Add-missing-strikeLighting-call-to-World-spigot-stri.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0499-Incremental-player-saving.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0500-Fix-some-rails-connecting-improperly.patch
0501-Fix-MC-187716-Use-configured-height.patch
0502-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch
0503-Do-not-let-the-server-load-chunks-from-newer-version.patch
0504-Brand-support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0505-Add-setMaxPlayers-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0506-Add-playPickupItemAnimation-to-LivingEntity.patch
0507-Don-t-require-FACING-data.patch
0508-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0509-Add-moon-phase-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0510-Prevent-headless-pistons-from-being-created.patch
0511-Add-BellRingEvent.patch
0512-Add-zombie-targets-turtle-egg-config.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0513-Buffer-joins-to-world.patch
0514-Optimize-redstone-algorithm.patch
0515-Fix-hex-colors-not-working-in-some-kick-messages.patch
0516-PortalCreateEvent-needs-to-know-its-entity.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0517-Fix-CraftTeam-null-check.patch
0518-Add-more-Evoker-API.patch
0519-Add-methods-to-get-translation-keys.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0520-Create-HoverEvent-from-ItemStack-Entity.patch
0521-Cache-block-data-strings.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0522-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0523-Add-additional-open-container-api-to-HumanEntity.patch
0524-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch
0525-Extend-block-drop-capture-to-capture-all-items-added.patch
0526-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch
0527-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch
0528-Lazily-track-plugin-scoreboards-by-default.patch
0529-Entity-isTicking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0530-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0531-Fix-Concurrency-issue-in-WeightedList.patch
0532-Reset-Ender-Crystals-on-Dragon-Spawn.patch
0533-Fix-for-large-move-vectors-crashing-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0534-Optimise-getType-calls.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0535-Villager-resetOffers.patch
0536-Improve-inlinig-for-some-hot-IBlockData-methods.patch
0537-Retain-block-place-order-when-capturing-blockstates.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0538-Reduce-blockpos-allocation-from-pathfinding.patch
0539-Fix-item-locations-dropped-from-campfires.patch
0540-Player-elytra-boost-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0541-Fixed-TileEntityBell-memory-leak.patch
0542-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0543-Add-getOfflinePlayerIfCached-String.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0544-Add-ignore-discounts-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0545-Toggle-for-removing-existing-dragon.patch
0546-Fix-client-lag-on-advancement-loading.patch
0547-Item-no-age-no-player-pickup.patch
0548-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch
0549-Beacon-API-custom-effect-ranges.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0550-Add-API-for-quit-reason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0551-Seed-based-feature-search.patch
0552-Add-Wandering-Trader-spawn-rate-config-options.patch
0553-Significantly-improve-performance-of-the-end-generat.patch
0554-Expose-world-spawn-angle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0555-Add-Destroy-Speed-API.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0556-Fix-Player-spawnParticle-x-y-z-precision-loss.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0557-Add-LivingEntity-clearActiveItem.patch
0558-Add-PlayerItemCooldownEvent.patch
0559-More-lightning-API.patch
0560-Climbing-should-not-bypass-cramming-gamerule.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0561-Added-missing-default-perms-for-commands.patch
0562-Add-PlayerShearBlockEvent.patch
0563-Set-spigots-verbose-world-setting-to-false-by-def.patch
0564-Fix-curing-zombie-villager-discount-exploit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0565-Limit-recipe-packets.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0566-Fix-CraftSound-backwards-compatibility.patch
0567-MC-4-Fix-item-position-desync.patch
0568-Player-Chunk-Load-Unload-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0569-Optimize-Dynamic-get-Missing-Keys.patch
0570-Expose-LivingEntity-hurt-direction.patch
0571-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0572-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch
0573-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch
0574-Implement-TargetHitEvent.patch
0575-Additional-Block-Material-API-s.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0576-Fix-harming-potion-dupe.patch
0577-Implement-API-to-get-Material-from-Boats-and-Minecar.patch
0578-Cache-burn-durations.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0579-Allow-disabling-mob-spawner-spawn-egg-transformation.patch
0580-Fix-Not-a-string-Map-Conversion-spam.patch
0581-Implement-PlayerFlowerPotManipulateEvent.patch
0582-Fix-interact-event-not-being-called-in-adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0583-Zombie-API-breaking-doors.patch
0584-Fix-nerfed-slime-when-splitting.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0585-Add-EntityLoadCrossbowEvent.patch
0586-Guardian-beam-workaround.patch
0587-Added-WorldGameRuleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0588-Added-ServerResourcesReloadedEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0589-Added-world-settings-for-mobs-picking-up-loot.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0590-Implemented-BlockFailedDispenseEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0591-Added-PlayerLecternPageChangeEvent.patch
0592-Added-PlayerLoomPatternSelectEvent.patch
0593-Configurable-door-breaking-difficulty.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0594-Empty-commands-shall-not-be-dispatched.patch
0595-Implement-API-to-expose-exact-interaction-point.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0596-Remove-stale-POIs.patch
0597-Fix-villager-boat-exploit.patch
0598-Add-sendOpLevel-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0599-Add-StructureLocateEvent.patch
0600-Collision-option-for-requiring-a-player-participant.patch
0601-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch
0602-Return-chat-component-with-empty-text-instead-of-thr.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0603-Make-schedule-command-per-world.patch
0604-Configurable-max-leash-distance.patch
0605-Implement-BlockPreDispenseEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0606-Added-Vanilla-Entity-Tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0607-added-Wither-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0608-Added-firing-of-PlayerChangeBeaconEffectEvent.patch
0609-Add-toggle-for-always-placing-the-dragon-egg.patch
0610-Added-PlayerStonecutterRecipeSelectEvent.patch
0611-Add-dropLeash-variable-to-EntityUnleashEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0612-Skip-distance-map-update-when-spawning-disabled.patch
0613-Reset-shield-blocking-on-dimension-change.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0614-add-DragonEggFormEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0615-EntityMoveEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0616-added-option-to-disable-pathfinding-updates-on-block.patch
0617-Inline-shift-direction-fields.patch
0618-Allow-adding-items-to-BlockDropItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0619-Add-getMainThreadExecutor-to-BukkitScheduler.patch
0620-living-entity-allow-attribute-registration.patch
0621-fix-dead-slime-setSize-invincibility.patch
0622-Merchant-getRecipes-should-return-an-immutable-list.patch
0623-Add-support-for-hex-color-codes-in-console.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0624-Expose-Tracked-Players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0625-Remove-streams-from-SensorNearest.patch
0626-MC-29274-Fix-Wither-hostility-towards-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0627-Throw-proper-exception-on-empty-JsonList-file.patch
0628-Improve-ServerGUI.patch
0629-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch
0630-fix-converting-txt-to-json-file.patch
0631-Add-worldborder-events.patch
0632-added-PlayerNameEntityEvent.patch
0633-Prevent-grindstones-from-overstacking-items.patch
0634-Add-recipe-to-cook-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0635-Add-Block-isValidTool.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0636-Allow-using-signs-inside-spawn-protection.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0637-Implement-Keyed-on-World.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0638-Add-fast-alternative-constructor-for-Rotations.patch
0639-Item-Rarity-API.patch
0640-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0641-copy-TESign-isEditable-from-snapshots.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0642-Drop-carried-item-when-player-has-disconnected.patch
0643-forced-whitelist-use-configurable-kick-message.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0644-Don-t-ignore-result-of-PlayerEditBookEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0645-Entity-load-save-limit-per-chunk.patch
0646-fix-cancelling-block-falling-causing-client-desync.patch
0647-Expose-protocol-version.patch
0648-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0649-Enhance-console-tab-completions-for-brigadier-comman.patch Start console thread after PaperConfig & MinecraftServer.console are initialized (#6716) 2021-10-03 15:12:04 -07:00
0650-Fix-PlayerItemConsumeEvent-cancelling-properly.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0651-Add-bypass-host-check.patch
0652-Set-area-affect-cloud-rotation.patch
0653-add-isDeeplySleeping-to-HumanEntity.patch
0654-Fix-duplicating-give-items-on-item-drop-cancel.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0655-add-consumeFuel-to-FurnaceBurnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0656-add-get-set-drop-chance-to-EntityEquipment.patch
0657-fix-PigZombieAngerEvent-cancellation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0658-Fix-checkReach-check-for-Shulker-boxes.patch
0659-fix-PlayerItemHeldEvent-firing-twice.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0660-Added-PlayerDeepSleepEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0661-More-World-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0662-Added-PlayerBedFailEnterEvent.patch
0663-Implement-methods-to-convert-between-Component-and-B.patch Start console thread after PaperConfig & MinecraftServer.console are initialized (#6716) 2021-10-03 15:12:04 -07:00
0664-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch
0665-Introduce-beacon-activation-deactivation-events.patch
0666-add-RespawnFlags-to-PlayerRespawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0667-Add-Channel-initialization-listeners.patch
0668-Send-empty-commands-if-tab-completion-is-disabled.patch
0669-Add-more-WanderingTrader-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0670-Add-EntityBlockStorage-clearEntities.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0671-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch
0672-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch
0673-Inventory-close.patch
0674-call-PortalCreateEvent-players-and-end-platform.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0675-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0676-Fix-CraftPotionBrewer-cache.patch
0677-Add-basic-Datapack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0678-Add-environment-variable-to-disable-server-gui.patch
0679-additions-to-PlayerGameModeChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0680-ItemStack-repair-check-API.patch
0681-More-Enchantment-API.patch
0682-Add-command-line-option-to-load-extra-plugin-jars-no.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0683-Fix-and-optimise-world-force-upgrading.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0684-Add-Mob-lookAt-API.patch
0685-Add-Unix-domain-socket-support.patch Start console thread after PaperConfig & MinecraftServer.console are initialized (#6716) 2021-10-03 15:12:04 -07:00
0686-Add-EntityInsideBlockEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0687-Attributes-API-for-item-defaults.patch
0688-Add-cause-to-Weather-ThunderChangeEvents.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0689-More-Lidded-Block-API.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0690-Limit-item-frame-cursors-on-maps.patch
0691-Add-PufferFishStateChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0692-Add-PlayerKickEvent-causes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0693-Fix-PlayerBucketEmptyEvent-result-itemstack.patch
0694-Synchronize-PalettedContainer-instead-of-ReentrantLo.patch
0695-Add-option-to-fix-items-merging-through-walls.patch
0696-Add-BellRevealRaiderEvent.patch
0697-Fix-invulnerable-end-crystals.patch
0698-Add-ElderGuardianAppearanceEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0699-Fix-dangerous-end-portal-logic.patch
0700-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch
0701-Make-item-validations-configurable.patch
0702-Line-Of-Sight-Changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0703-add-per-world-spawn-limits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0704-Fix-PotionSplashEvent-for-water-splash-potions.patch
0705-Fix-incorrect-status-dataconverter-for-pre-1.13-chun.patch
0706-Add-more-LimitedRegion-API.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0707-Fix-PlayerDropItemEvent-using-wrong-item.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0708-Missing-Entity-Behavior-API.patch
0709-Ensure-disconnect-for-book-edit-is-called-on-main.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0710-Add-git-branch-and-commit-to-manifest.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0711-Fix-return-value-of-Block-applyBoneMeal-always-being.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0712-Use-getChunkIfLoadedImmediately-in-places.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0713-Fix-commands-from-signs-not-firing-command-events.patch
0714-Adds-PlayerArmSwingEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0715-Fixes-kick-event-leave-message-not-being-sent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0716-Add-config-for-mobs-immune-to-default-effects.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0717-Fix-incorrect-message-for-outdated-client.patch
0718-Fix-MerchantOffer-BuyB-Only-AssertionError.patch
0719-Don-t-apply-cramming-damage-to-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0720-Rate-options-and-timings-for-sensors-and-behaviors.patch
0721-Add-a-bunch-of-missing-forceDrop-toggles.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0722-Stinger-API.patch
0723-Fix-incosistency-issue-with-empty-map-items-in-CB.patch
0724-Add-System.out-err-catcher.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0725-Fix-test-not-bootstrapping.patch
0726-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch
0727-Improve-boat-collision-performance.patch Update paperweight to 1.1.12 (#6653) 2021-10-02 18:42:30 -07:00
0728-Prevent-AFK-kick-while-watching-end-credits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0729-Allow-skipping-writing-of-comments-to-server.propert.patch
0730-Add-PlayerSetSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0731-Make-hoppers-respect-inventory-max-stack-size.patch
0732-Optimize-entity-tracker-passenger-checks.patch
0733-Config-option-for-Piglins-guarding-chests.patch
0734-Added-EntityDamageItemEvent.patch
0735-Optimize-indirect-passenger-iteration.patch
0736-Fix-block-drops-position-losing-precision-millions-o.patch
0737-Configurable-item-frame-map-cursor-update-interval.patch
0738-Make-EntityUnleashEvent-cancellable.patch
0739-Clear-bucket-NBT-after-dispense.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0740-Set-AsyncAppender-dispatch-thread-to-be-a-daemon-thr.patch
0741-Respect-despawn-rate-in-item-merge-check.patch
0742-Move-BlockPistonRetractEvent-to-fix-duplication.patch
0743-Change-EnderEye-target-without-changing-other-things.patch
0744-Add-BlockBreakBlockEvent.patch
0745-Vanilla-command-permission-fixes.patch
0746-Make-CallbackExecutor-strict-again.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0747-Prevent-unload-calls-removing-tickets-for-sync-loads.patch
0748-Do-not-allow-ticket-level-changes-while-unloading-pl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0749-Do-not-allow-the-server-to-unload-chunks-at-request-.patch
0750-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0751-Correctly-handle-recursion-for-chunkholder-updates.patch
0752-Separate-lookup-locking-from-state-access-in-UserCac.patch
0753-Fix-chunks-refusing-to-unload-at-low-TPS.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0754-Do-not-allow-ticket-level-changes-when-updating-chun.patch
0755-Do-not-submit-profile-lookups-to-worldgen-threads.patch
0756-Log-when-the-async-catcher-is-tripped.patch
0757-Sanitize-ResourceLocation-error-logging.patch
0758-Fix-and-optimize-legacy-world-conversion.patch
0759-Optimise-general-POI-access.patch
0760-Allow-controlled-flushing-for-network-manager.patch
0761-Add-more-async-catchers.patch
0762-Rewrite-the-light-engine.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0763-Rewrite-entity-bounding-box-lookup-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0764-Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0765-Optimise-chunk-tick-iteration.patch
0766-Execute-chunk-tasks-mid-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0767-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch
0768-Do-not-copy-visible-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0769-Replace-player-chunk-loader-system.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0770-Replace-ticket-level-propagator.patch
0771-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch Discard out of bounds chunks during regionfile header recalc 2021-10-07 05:50:38 -07:00
0772-Custom-table-implementation-for-blockstate-state-loo.patch
0773-Detail-more-information-in-watchdog-dumps.patch
0774-Optimise-collision-checking-in-player-move-packet-ha.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0775-Manually-inline-methods-in-BlockPosition.patch
0776-Distance-manager-tick-timings.patch
0777-Name-craft-scheduler-threads-according-to-the-plugin.patch
0778-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0779-Add-packet-limiter-config.patch
0780-Lag-compensate-block-breaking.patch
0781-Use-hash-table-for-maintaing-changed-block-set.patch
0782-Consolidate-flush-calls-for-entity-tracker-packets.patch
0783-Don-t-lookup-fluid-state-when-raytracing.patch
0784-Time-scoreboard-search.patch
0785-Send-full-pos-packets-for-hard-colliding-entities.patch
0786-Do-not-run-raytrace-logic-for-AIR.patch
0787-Oprimise-map-impl-for-tracked-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0788-Optimise-BlockSoil-nearby-water-lookup.patch
0789-Allow-removal-addition-of-entities-to-entity-ticklis.patch
0790-Optimise-random-block-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0791-Optimise-non-flush-packet-sending.patch
0792-Optimise-nearby-player-lookups.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0793-Fix-Codec-log-spam.patch
0794-Optimise-WorldServer-notify.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0795-Remove-streams-for-villager-AI.patch
0796-Rewrite-dataconverter-system.patch
0797-Use-Velocity-compression-and-cipher-natives.patch Remove unnecessary Velocity repo from server (#6730) 2021-10-06 11:28:35 +02:00
0798-Always-parse-protochunk-light-sources-unless-it-is-m.patch
0799-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch
0800-Configurable-feature-seeds.patch
0801-Do-not-process-entity-loads-in-CraftChunk-getEntitie.patch
0802-Prevent-softlocked-end-exit-portal-generation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0803-Add-paper-mobcaps-and-paper-playermobcaps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0804-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch
0805-Don-t-log-debug-logging-being-disabled.patch
0806-Mark-fish-and-axolotls-from-buckets-as-persistent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0807-fix-various-menus-with-empty-level-accesses.patch
0808-Ensure-valid-vehicle-status.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0809-Option-to-prevent-NBT-copy-in-smithing-recipes.patch Option to prevent NBT copy in smithing recipes (#6671) 2021-09-30 11:27:25 -07:00
0810-More-CommmandBlock-API.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0811-Preserve-overstacked-loot.patch Preserve overstacked loot (#5943) 2021-09-30 17:39:17 -07:00
0812-Update-head-rotation-in-missing-places.patch Update head rotation in missing places (#5481) 2021-09-30 17:50:00 -07:00
0813-prevent-unintended-light-block-manipulation.patch Prevent unintended light block manipulation (#6601) 2021-10-01 13:07:59 +02:00
0814-Add-missing-team-sidebar-display-slots.patch Add missing team sidebar display slots (#6690) 2021-10-04 10:31:26 +01:00
0815-Dont-count-named-piglins-and-hoglins-towards-mob-cap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0816-Register-spawn-egg-meta-for-1.17-mobs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0817-Fix-CraftCriteria-defaults-map.patch Fix CraftCriteria defaults map (#6723) 2021-10-05 10:24:36 -07:00
0818-Add-back-EntityPortalExitEvent.patch Fix EntityPortalExitEvent target location 2021-10-07 11:05:49 +02:00
0819-Fix-upstreams-block-state-factories.patch Fix upstream block state factories (#6738) 2021-10-06 21:11:20 -07:00