Paper/patches/server
Nassim Jahnke e035fd7034
Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
cc9aa21a SPIGOT-6399, SPIGOT-7344: Clarify collidable behavior for player entities
f23325b6 Add API for per-world simulation distances
26e1774e Add API for per-world view distances
0b541e60 Add PlayerLoginEvent#getRealAddress
5f027d2d PR-949: Add Vector#fromJOML() overloads for read-only vector types

CraftBukkit Changes:
bcf56171a PR-1321: Clean up some stuff which got missed during previous PRs
7f833a2d1 SPIGOT-7462: Players no longer drop XP after dying near a Sculk Catalyst
752aac669 Implement APIs for per world view and simulation distances
57d7ef433 Preserve empty enchantment tags for glow effect
465ec3fb4 Remove connected check on setScoreboard
f90ce621e Use one PermissibleBase for all command blocks
5876cca44 SPIGOT-7550: Fix creation of Arrow instances
f03fc3aa3 SPIGOT-7549: ServerTickManager#setTickRate incorrect Precondition
9d7f49b01 SPIGOT-7548: Fix wrong spawn location for experience orb and dropped item

Spigot Changes:
ed9ba9a4 Drop no longer required patch ignoring -o option
86b5dd6a SPIGOT-7546: Fix hardcoded check for outdated client message
aa7cde7a Remove obsolete APIs for per world view and simulation distances
6dff577e Remove obsolete patch preserving empty `ench` tags
a3bf95b8 Remove obsolete PlayerLoginEvent#getRealAddress
1b02f5d6 Remove obsolete connected check on setScoreboard patch
acf717eb Remove obsolete command block PermissibleBase patch
053fa2a9 Remove redundant patch dealing with null tile entities
2023-12-26 00:18:13 +01:00
..
0001-Setup-Gradle-project.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0002-Remap-fixes.patch Adventure (kind of) 2023-12-05 19:38:29 +01:00
0003-Build-system-changes.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0004-Test-changes.patch 1.20.4 2023-12-07 13:27:28 -07:00
0005-Paper-config-files.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0006-MC-Dev-fixes.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0007-ConcurrentUtil.patch Adventure (kind of) 2023-12-05 19:38:29 +01:00
0008-CB-fixes.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0009-MC-Utils.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0010-Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0011-Paper-command.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0012-Paper-Metrics.patch More work 2023-12-05 20:14:54 +01:00
0013-Paper-Plugins.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0014-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0015-Rewrite-dataconverter-system.patch Drop old packs in setResourcePack 2023-12-06 20:46:49 +01:00
0016-Starlight.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0017-Add-TickThread.patch More more work 2023-12-05 20:39:26 +01:00
0018-Rewrite-chunk-system.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0019-Add-command-line-option-to-load-extra-plugin-jars-no.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0020-Configurable-cactus-bamboo-and-reed-growth-heights.patch More more work 2023-12-05 20:39:26 +01:00
0021-Configurable-baby-zombie-movement-speed.patch More compile fixes 2023-12-06 19:21:41 +01:00
0022-Configurable-fishing-time-ranges.patch More more work 2023-12-05 20:39:26 +01:00
0023-Allow-nerfed-mobs-to-jump.patch More more work 2023-12-05 20:39:26 +01:00
0024-Add-configurable-despawn-distances-for-living-entiti.patch More more work 2023-12-05 20:39:26 +01:00
0025-Allow-for-toggling-of-spawn-chunks.patch More more work 2023-12-05 20:39:26 +01:00
0026-Drop-falling-block-and-tnt-entities-at-the-specified.patch More more work 2023-12-05 20:39:26 +01:00
0027-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0028-Implement-Paper-VersionChecker.patch More more work 2023-12-05 20:39:26 +01:00
0029-Add-version-history-to-version-command.patch More more work 2023-12-05 20:39:26 +01:00
0030-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0031-Further-improve-server-tick-loop.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0032-Only-refresh-abilities-if-needed.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0033-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0034-Prevent-tile-entity-and-entity-crashes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0035-Configurable-top-of-nether-void-damage.patch More more work 2023-12-05 20:39:26 +01:00
0036-Check-online-mode-before-converting-and-renaming-pla.patch More more work 2023-12-05 20:39:26 +01:00
0037-Always-tick-falling-blocks.patch More more work 2023-12-05 20:39:26 +01:00
0038-Configurable-end-credits.patch More more work 2023-12-05 20:39:26 +01:00
0039-Fix-lag-from-explosions-processing-dead-entities.patch More more work 2023-12-05 20:39:26 +01:00
0040-Optimize-explosions.patch fix timings patch field use 2023-12-05 15:25:25 -07:00
0041-Disable-explosion-knockback.patch More more work 2023-12-05 20:39:26 +01:00
0042-Disable-thunder.patch 1.20.4 2023-12-07 13:27:28 -07:00
0043-Disable-ice-and-snow.patch 1.20.4 2023-12-07 13:27:28 -07:00
0044-Configurable-mob-spawner-tick-rate.patch More more work 2023-12-05 20:39:26 +01:00
0045-Implement-PlayerLocaleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0046-Add-BeaconEffectEvent.patch More more work 2023-12-05 20:39:26 +01:00
0047-Configurable-container-update-tick-rate.patch More more work 2023-12-05 20:39:26 +01:00
0048-Use-UserCache-for-player-heads.patch More more work 2023-12-05 20:39:26 +01:00
0049-Disable-spigot-tick-limiters.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0050-Add-PlayerInitialSpawnEvent.patch More more work 2023-12-05 20:39:26 +01:00
0051-Configurable-Disabling-Cat-Chest-Detection.patch More more more work 2023-12-05 20:54:55 +01:00
0052-Improve-Player-chat-API-handling.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0053-All-chunks-are-slime-spawn-chunks-toggle.patch More more more work 2023-12-05 20:54:55 +01:00
0054-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0055-Be-a-bit-more-informative-in-maxHealth-exception.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0056-Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0057-Add-configurable-portal-search-radius.patch More more more work 2023-12-05 20:54:55 +01:00
0058-Add-velocity-warnings.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0059-Configurable-inter-world-teleportation-safety.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0060-Add-exception-reporting-event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0061-Disable-Scoreboards-for-non-players-by-default.patch More more more work 2023-12-05 20:54:55 +01:00
0062-Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0063-Chunk-Save-Reattempt.patch More more more work 2023-12-05 20:54:55 +01:00
0064-Complete-resource-pack-API.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0065-Default-loading-permissions.yml-before-plugins.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0066-Allow-Reloading-of-Custom-Permissions.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0067-Remove-Metadata-on-reload.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0068-Handle-Item-Meta-Inconsistencies.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0069-Configurable-Non-Player-Arrow-Despawn-Rate.patch More more more work 2023-12-05 20:54:55 +01:00
0070-Add-World-Util-Methods.patch 1.20.4 2023-12-07 13:27:28 -07:00
0071-Custom-replacement-for-eaten-items.patch More more more work 2023-12-05 20:54:55 +01:00
0072-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch More more more work 2023-12-05 20:54:55 +01:00
0073-handle-NaN-health-absorb-values-and-repair-bad-data.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0074-Use-a-Shared-Random-for-Entities.patch More more more work 2023-12-05 20:54:55 +01:00
0075-Configurable-spawn-chances-for-skeleton-horses.patch 1.20.4 2023-12-07 13:27:28 -07:00
0076-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch More more more work 2023-12-05 20:54:55 +01:00
0077-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch 1.20.4 2023-12-07 13:27:28 -07:00
0078-Entity-AddTo-RemoveFrom-World-Events.patch Updated Upstream (Bukkit/CraftBukkit) 2023-12-08 11:00:39 -08:00
0079-Configurable-Chunk-Inhabited-Time.patch More more more work 2023-12-05 20:54:55 +01:00
0080-EntityPathfindEvent.patch More more more work 2023-12-05 20:54:55 +01:00
0081-Sanitise-RegionFileCache-and-make-configurable.patch More more more work 2023-12-05 20:54:55 +01:00
0082-Do-not-load-chunks-for-Pathfinding.patch More more more work 2023-12-05 20:54:55 +01:00
0083-Add-PlayerUseUnknownEntityEvent.patch More more more work 2023-12-05 20:54:55 +01:00
0084-Configurable-random-tick-rates-for-blocks.patch More more more work 2023-12-05 20:54:55 +01:00
0085-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch 1.20.4 2023-12-07 13:27:28 -07:00
0086-Optimize-DataBits.patch More more more work 2023-12-05 20:54:55 +01:00
0087-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch More more more work 2023-12-05 20:54:55 +01:00
0088-Configurable-Player-Collision.patch It compiles 2023-12-06 20:40:37 +01:00
0089-Add-handshake-event-to-allow-plugins-to-handle-clien.patch More more more work 2023-12-05 20:54:55 +01:00
0090-Configurable-RCON-IP-address.patch More more more work 2023-12-05 20:54:55 +01:00
0091-EntityRegainHealthEvent-isFastRegen-API.patch More more more work 2023-12-05 20:54:55 +01:00
0092-Add-ability-to-configure-frosted_ice-properties.patch More more more work 2023-12-05 20:54:55 +01:00
0093-remove-null-possibility-for-getServer-singleton.patch fix timings patch field use 2023-12-05 15:25:25 -07:00
0094-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Updated Upstream (Bukkit/CraftBukkit) 2023-12-08 11:00:39 -08:00
0095-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch More more more work 2023-12-05 20:54:55 +01:00
0096-LootTable-API-Replenishable-Lootables-Feature.patch Inline imports in loottable patch 2023-12-06 22:22:22 +01:00
0097-System-property-for-disabling-watchdoge.patch Update loot table and other patches 2023-12-05 14:20:44 -07:00
0098-Async-GameProfileCache-saving.patch fix timings patch field use 2023-12-05 15:25:25 -07:00
0099-Optional-TNT-doesn-t-move-in-water.patch Update loot table and other patches 2023-12-05 14:20:44 -07:00
0100-Faster-redstone-torch-rapid-clock-removal.patch Update loot table and other patches 2023-12-05 14:20:44 -07:00
0101-Add-server-name-parameter.patch patches 2023-12-05 14:34:01 -07:00
0102-Only-send-global-sounds-to-same-world-if-limiting-ra.patch patches 2023-12-05 14:34:01 -07:00
0103-Avoid-blocking-on-Network-Manager-creation.patch patches 2023-12-05 14:34:01 -07:00
0104-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch patches 2023-12-05 14:34:01 -07:00
0105-Add-setting-for-proxy-online-mode-status.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0106-Optimise-BlockState-s-hashCode-equals.patch patches 2023-12-05 14:34:01 -07:00
0107-Configurable-packet-in-spam-threshold.patch patches 2023-12-05 14:34:01 -07:00
0108-Configurable-flying-kick-messages.patch patches 2023-12-05 14:34:01 -07:00
0109-Add-EntityZapEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0110-Filter-bad-tile-entity-nbt-data-from-falling-blocks.patch patches 2023-12-05 14:34:01 -07:00
0111-Cache-user-authenticator-threads.patch patches 2023-12-05 14:34:01 -07:00
0112-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0113-Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0114-Add-ProjectileCollideEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0115-Prevent-Pathfinding-out-of-World-Border.patch patches 2023-12-05 14:34:01 -07:00
0116-Optimize-World.isLoaded-BlockPosition-Z.patch patches 2023-12-05 14:34:01 -07:00
0117-Bound-Treasure-Maps-to-World-Border.patch patches 2023-12-05 14:34:01 -07:00
0118-Configurable-Cartographer-Treasure-Maps.patch patches 2023-12-05 14:34:01 -07:00
0119-Add-API-methods-to-control-if-armour-stands-can-move.patch patches 2023-12-05 14:34:01 -07:00
0120-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0121-Properly-fix-item-duplication-bug.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0122-Firework-API-s.patch patches 2023-12-05 14:34:01 -07:00
0123-PlayerTeleportEndGatewayEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2023-12-08 11:00:39 -08:00
0124-Provide-E-TE-Chunk-count-stat-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0125-Enforce-Sync-Player-Saves.patch 1.20.4 2023-12-07 13:27:28 -07:00
0126-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0127-Cap-Entity-Collisions.patch patches 2023-12-05 14:34:01 -07:00
0128-Remove-CraftScheduler-Async-Task-Debugger.patch patches 2023-12-05 14:34:01 -07:00
0129-Properly-handle-async-calls-to-restart-the-server.patch It compiles 2023-12-06 20:40:37 +01:00
0130-Add-option-to-make-parrots-stay-on-shoulders-despite.patch It compiles 2023-12-06 20:40:37 +01:00
0131-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0132-Use-TerminalConsoleAppender-for-console-improvements.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0133-provide-a-configurable-option-to-disable-creeper-lin.patch It compiles 2023-12-06 20:40:37 +01:00
0134-Item-canEntityPickup.patch It compiles 2023-12-06 20:40:37 +01:00
0135-PlayerPickupItemEvent-setFlyAtPlayer.patch It compiles 2023-12-06 20:40:37 +01:00
0136-PlayerAttemptPickupItemEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0137-Do-not-submit-profile-lookups-to-worldgen-threads.patch It compiles 2023-12-06 20:40:37 +01:00
0138-Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0139-Add-UnknownCommandEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0140-Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0141-Profile-Lookup-Events.patch It compiles 2023-12-06 20:40:37 +01:00
0142-Block-player-logins-during-server-shutdown.patch It compiles 2023-12-06 20:40:37 +01:00
0143-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0144-Improve-the-Saddle-API-for-Horses.patch It compiles 2023-12-06 20:40:37 +01:00
0145-Implement-ensureServerConversions-API.patch It compiles 2023-12-06 20:40:37 +01:00
0146-Implement-getI18NDisplayName.patch It compiles 2023-12-06 20:40:37 +01:00
0147-ProfileWhitelistVerifyEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0148-Fix-this-stupid-bullshit.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0149-LivingEntity-setKiller.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0150-Ocelot-despawns-should-honor-nametags-and-leash.patch It compiles 2023-12-06 20:40:37 +01:00
0151-Reset-spawner-timer-when-spawner-event-is-cancelled.patch It compiles 2023-12-06 20:40:37 +01:00
0152-Allow-specifying-a-custom-authentication-servers-dow.patch It compiles 2023-12-06 20:40:37 +01:00
0153-Handle-plugin-prefixes-using-Log4J-configuration.patch 1.20.4 2023-12-07 13:27:28 -07:00
0154-Improve-Log4J-Configuration-Plugin-Loggers.patch It compiles 2023-12-06 20:40:37 +01:00
0155-Add-PlayerJumpEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0156-handle-ServerboundKeepAlivePacket-async.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0157-Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0158-revert-serverside-behavior-of-keepalives.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0159-Send-attack-SoundEffects-only-to-players-who-can-see.patch It compiles 2023-12-06 20:40:37 +01:00
0160-Add-PlayerArmorChangeEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0161-Prevent-logins-from-being-processed-when-the-player-.patch It compiles 2023-12-06 20:40:37 +01:00
0162-Fix-MC-117075-TE-Unload-Lag-Spike.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0163-use-CB-BlockState-implementations-for-captured-block.patch It compiles 2023-12-06 20:40:37 +01:00
0164-API-to-get-a-BlockState-without-a-snapshot.patch Updated Upstream (Bukkit/CraftBukkit) 2023-12-08 11:00:39 -08:00
0165-AsyncTabCompleteEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0166-PlayerPickupExperienceEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0167-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0168-PlayerNaturallySpawnCreaturesEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0169-Add-setPlayerProfile-API-for-Skulls.patch It compiles 2023-12-06 20:40:37 +01:00
0170-PreCreatureSpawnEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0171-Fill-Profile-Property-Events.patch It compiles 2023-12-06 20:40:37 +01:00
0172-Add-PlayerAdvancementCriterionGrantEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0173-Add-ArmorStand-Item-Meta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0174-Extend-Player-Interact-cancellation.patch It compiles 2023-12-06 20:40:37 +01:00
0175-Tameable-getOwnerUniqueId-API.patch It compiles 2023-12-06 20:40:37 +01:00
0176-Toggleable-player-crits-helps-mitigate-hacked-client.patch It compiles 2023-12-06 20:40:37 +01:00
0177-Disable-Explicit-Network-Manager-Flushing.patch It compiles 2023-12-06 20:40:37 +01:00
0178-Implement-extended-PaperServerListPingEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0179-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch It compiles 2023-12-06 20:40:37 +01:00
0180-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0181-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0182-Improved-Async-Task-Scheduler.patch It compiles 2023-12-06 20:40:37 +01:00
0183-Make-legacy-ping-handler-more-reliable.patch It compiles 2023-12-06 20:40:37 +01:00
0184-Call-PaperServerListPingEvent-for-legacy-pings.patch It compiles 2023-12-06 20:40:37 +01:00
0185-Flag-to-disable-the-channel-limit.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0186-Add-openSign-method-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0187-Configurable-sprint-interruption-on-attack.patch It compiles 2023-12-06 20:40:37 +01:00
0188-EndermanEscapeEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0189-Enderman.teleportRandomly.patch It compiles 2023-12-06 20:40:37 +01:00
0190-Block-Enderpearl-Travel-Exploit.patch Updated Upstream (Bukkit/CraftBukkit) 2023-12-08 11:00:39 -08:00
0191-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0192-Fix-exploit-that-allowed-colored-signs-to-be-created.patch It compiles 2023-12-06 20:40:37 +01:00
0193-Prevent-Frosted-Ice-from-loading-holding-chunks.patch It compiles 2023-12-06 20:40:37 +01:00
0194-EndermanAttackPlayerEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0195-WitchConsumePotionEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0196-WitchThrowPotionEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0197-WitchReadyPotionEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0198-ItemStack-getMaxItemUseDuration.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0199-Implement-EntityTeleportEndGatewayEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0200-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0201-Fix-CraftEntity-hashCode.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0202-Configurable-Alternative-LootPool-Luck-Formula.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0203-Print-Error-details-when-failing-to-save-player-data.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0204-Make-shield-blocking-delay-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0205-Improve-EntityShootBowEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0206-PlayerReadyArrowEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0207-Implement-EntityKnockbackByEntityEvent-and-EntityPus.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0208-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0209-LivingEntity-Hand-Raised-Item-Use-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0210-RangedEntity-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0211-Add-config-to-disable-ender-dragon-legacy-check.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0212-Implement-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0213-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0214-Vex-get-setSummoner-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0215-Refresh-player-inventory-when-cancelling-PlayerInter.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0216-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0217-add-more-information-to-Entity.toString.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0218-EnderDragon-Events.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0219-PlayerElytraBoostEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0220-PlayerLaunchProjectileEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0221-Improve-BlockPosition-inlining.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0222-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0223-Vanished-players-don-t-have-rights.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0224-Allow-disabling-armour-stand-ticking.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0225-SkeletonHorse-Additions.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0226-Don-t-call-getItemMeta-on-hasItemMeta.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0227-Implement-Expanded-ArmorStand-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0228-AnvilDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0229-Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0230-Break-up-and-make-tab-spam-limits-configurable.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0231-Fix-NBT-type-issues.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0232-Remove-unnecessary-itemmeta-handling.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0233-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0234-Add-Early-Warning-Feature-to-WatchDog.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0235-Use-ConcurrentHashMap-in-JsonList.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0236-Use-a-Queue-for-Queueing-Commands.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0237-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0238-Optimize-BlockPosition-helper-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0239-Restore-vanilla-default-mob-spawn-range-and-water-an.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0240-Slime-Pathfinder-Events.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0241-Configurable-speed-for-water-flowing-over-lava.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0242-Optimize-CraftBlockData-Creation.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0243-Optimize-MappedRegistry.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0244-Add-PhantomPreSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0245-Add-More-Creeper-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0246-Inventory-removeItemAnySlot.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0247-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0248-Add-ray-tracing-methods-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0249-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0250-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0251-Allow-chests-to-be-placed-with-NBT-data.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0252-Mob-Pathfinding-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0253-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0254-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0255-Prevent-mob-spawning-from-loading-generating-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0256-Implement-furnace-cook-speed-multiplier-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0257-Honor-EntityAgeable.ageLock.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0258-Configurable-connection-throttle-kick-message.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0259-Prevent-chunk-loading-from-Fluid-Flowing.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0260-Hook-into-CB-plugin-rewrites.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0261-PreSpawnerSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0262-Add-LivingEntity-getTargetEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0263-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0264-Catch-JsonParseException-in-Entity-and-TE-names.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0265-Turtle-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0266-Call-player-spectator-target-events-and-improve-impl.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0267-Add-more-Witch-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0268-Check-Drowned-for-Villager-Aggression-Config.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0269-Add-option-to-prevent-players-from-moving-into-unloa.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0270-Reset-players-airTicks-on-respawn.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0271-Don-t-sleep-after-profile-lookups-if-not-needed.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0272-Improve-Server-Thread-Pool-and-Thread-Priorities.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0273-Optimize-World-Time-Updates.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0274-Restore-custom-InventoryHolder-support.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0275-Fix-SpongeAbsortEvent-handling.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0276-Don-t-allow-digging-into-unloaded-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0277-Make-the-default-permission-message-configurable.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0278-Prevent-rayTrace-from-loading-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0279-Handle-Large-Packets-disconnecting-client.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0280-force-entity-dismount-during-teleportation.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0281-Add-more-Zombie-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0282-Book-Size-Limits.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0283-Add-PlayerConnectionCloseEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0284-Prevent-Enderman-from-loading-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0285-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0286-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0287-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0288-BlockDestroyEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0289-Async-command-map-building.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0290-Implement-Brigadier-Mojang-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0291-Improve-exact-choice-recipe-ingredients.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0292-Limit-Client-Sign-length-more.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0293-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0294-Handle-Oversized-Tile-Entities-in-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0295-Entity-getEntitySpawnReason.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0296-Optimize-Network-Manager-and-add-advanced-packet-sup.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0297-Fire-event-on-GS4-query.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0298-Implement-PlayerPostRespawnEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0299-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0300-Server-Tick-Events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0301-PlayerDeathEvent-getItemsToKeep.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0302-Optimize-Captured-TileEntity-Lookup.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0303-Add-Heightmap-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0304-Mob-Spawner-API-Enhancements.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0305-Fix-CB-call-to-changed-postToMainThread-method.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0306-Fix-sounds-when-item-frames-are-modified-MC-123450.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0307-Implement-CraftBlockSoundGroup.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0308-Configurable-Keep-Spawn-Loaded-range-per-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0309-Allow-Saving-of-Oversized-Chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0310-Expose-the-internal-current-tick.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0311-Fix-World-isChunkGenerated-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0312-Show-blockstate-location-if-we-failed-to-read-it.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0313-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0314-Configurable-projectile-relative-velocity.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0315-offset-item-frame-ticking.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0316-Fix-MC-158900.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0317-Prevent-consuming-the-wrong-itemstack.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0318-Dont-send-unnecessary-sign-update.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0319-Add-option-to-disable-pillager-patrols.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0320-Flat-bedrock-generator-settings.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0321-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0322-MC-145656-Fix-Follow-Range-Initial-Target.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0323-Duplicate-UUID-Resolve-Option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0324-PlayerDeathEvent-shouldDropExperience.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0325-Prevent-bees-loading-chunks-checking-hive-position.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0326-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0327-Optimise-EntityGetter-getPlayerByUUID.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0328-Fix-items-not-falling-correctly.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0329-Optimize-call-to-getFluid-for-explosions.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0330-Fix-last-firework-in-stack-not-having-effects-when-d.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0331-Entity-Activation-Range-2.0.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0332-Guard-against-serializing-mismatching-chunk-coordina.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0333-Implement-alternative-item-despawn-rate.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0334-Tracking-Range-Improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0335-Fix-items-vanishing-through-end-portal.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0336-implement-optional-per-player-mob-spawns.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0337-Anti-Xray.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0338-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0339-Improve-Block-breakNaturally-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0340-Optimise-getChunkAt-calls-for-loaded-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0341-Add-debug-for-sync-chunk-loads.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0342-Improve-java-version-check.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0343-Add-ThrownEggHatchEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0344-Entity-Jump-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0345-Add-option-to-nerf-pigmen-from-nether-portals.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0346-Make-the-GUI-graph-fancier.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0347-add-hand-to-BlockMultiPlaceEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0348-Validate-tripwire-hook-placement-before-update.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0349-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0350-Configurable-chance-of-villager-zombie-infection.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0351-Optimise-Chunk-getFluid.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0352-Set-spigots-verbose-world-setting-to-false-by-def.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0353-Add-tick-times-API-and-mspt-command.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0354-Expose-MinecraftServer-isRunning.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0355-Add-Raw-Byte-ItemStack-Serialization.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0356-Pillager-patrol-spawn-settings-and-per-player-option.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0357-Remote-Connections-shouldn-t-hold-up-shutdown.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0358-Do-not-allow-bees-to-load-chunks-for-beehives.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0359-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0360-Don-t-tick-dead-players.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0361-Dead-Player-s-shouldn-t-be-able-to-move.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0362-Optimize-Collision-to-not-load-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0363-Don-t-move-existing-players-to-world-spawn.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0364-Optimize-GoalSelector-Goal.Flag-Set-operations.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0365-Improved-Watchdog-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0366-Optimize-Pathfinding.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0367-Reduce-Either-Optional-allocation.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0368-Reduce-memory-footprint-of-NBTTagCompound.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0369-Prevent-opening-inventories-when-frozen.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0370-Don-t-run-entity-collision-code-if-not-needed.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0371-Implement-Player-Client-Options-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0372-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0373-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0374-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0375-Add-PlayerAttackEntityCooldownResetEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0376-Don-t-fire-BlockFade-on-worldgen-threads.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0377-Add-phantom-creative-and-insomniac-controls.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0378-Fix-numerous-item-duplication-issues-and-teleport-is.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0379-Villager-Restocks-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0380-Validate-PickItem-Packet-and-kick-for-invalid.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0381-Expose-game-version.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0382-Optimize-Voxel-Shape-Merging.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0383-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0384-misc-debugging-dumps.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0385-Prevent-teleporting-dead-entities.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0386-Deobfuscate-stacktraces-in-log-messages-crash-report.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0387-Implement-Mob-Goal-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0388-Add-villager-reputation-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0389-Option-for-maximum-exp-value-when-merging-orbs.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0390-ExperienceOrbMergeEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0391-Fix-PotionEffect-ignores-icon-flag.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0392-Potential-bed-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0393-Wait-for-Async-Tasks-during-shutdown.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0394-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0395-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0396-Ensure-safe-gateway-teleport.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0397-Add-option-for-console-having-all-permissions.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0398-Fix-villager-trading-demand-MC-163962.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0399-Maps-shouldn-t-load-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0400-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0401-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0402-Fix-piston-physics-inconsistency-MC-188840.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0403-Fix-sand-duping.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0404-Fix-missing-chunks-due-to-integer-overflow.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0405-Prevent-position-desync-in-playerconnection-causing-.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0406-Inventory-getHolder-method-without-block-snapshot.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0407-Improve-Arrow-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0408-Add-and-implement-PlayerRecipeBookClickEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0409-Use-distance-map-to-optimise-entity-tracker.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0410-Hide-sync-chunk-writes-behind-flag.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0411-Add-permission-for-command-blocks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0412-Ensure-Entity-AABB-s-are-never-invalid.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0413-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0414-Paper-dumpitem-command.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0415-Improve-Legacy-Component-serialization-size.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0416-Optimize-Bit-Operations-by-inlining.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0417-Add-Plugin-Tickets-to-API-Chunk-Methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0418-incremental-chunk-and-player-saving.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0419-Support-old-UUID-format-for-NBT.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0420-Convert-legacy-attributes-in-Item-Meta.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0421-Remove-some-streams-from-structures.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0422-Remove-streams-from-classes-related-villager-gossip.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0423-Support-components-in-ItemMeta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0424-Improve-fix-EntityTargetLivingEntityEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0425-Add-entity-liquid-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0426-Update-itemstack-legacy-name-and-lore.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0427-Add-PrepareResultEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0428-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0429-Fix-arrows-never-despawning-MC-125757.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0430-Thread-Safe-Vanilla-Command-permission-checking.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0431-Fix-SPIGOT-5989.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0432-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0433-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0434-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0435-Optimize-NetworkManager-Exception-Handling.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0436-Fix-some-rails-connecting-improperly.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0437-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0438-Brand-support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0439-Add-playPickupItemAnimation-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0440-Don-t-require-FACING-data.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0441-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0442-Add-moon-phase-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0443-Do-not-let-the-server-load-chunks-from-newer-version.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0444-Prevent-headless-pistons-from-being-created.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0445-Add-BellRingEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0446-Add-zombie-targets-turtle-egg-config.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0447-Buffer-joins-to-world.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0448-Eigencraft-redstone-implementation.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0449-Fix-hex-colors-not-working-in-some-kick-messages.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0450-PortalCreateEvent-needs-to-know-its-entity.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0451-Add-more-Evoker-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0452-Add-methods-to-get-translation-keys.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0453-Create-HoverEvent-from-ItemStack-Entity.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0454-Cache-block-data-strings.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0455-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0456-Add-additional-open-container-api-to-HumanEntity.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0457-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0458-Extend-block-drop-capture-to-capture-all-items-added.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0459-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0460-Lazily-track-plugin-scoreboards-by-default.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0461-Entity-isTicking.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0462-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0463-Fix-Concurrency-issue-in-ShufflingList.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0464-Reset-Ender-Crystals-on-Dragon-Spawn.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0465-Fix-for-large-move-vectors-crashing-server.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0466-Optimise-getType-calls.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0467-Villager-resetOffers.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0468-Retain-block-place-order-when-capturing-blockstates.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0469-Reduce-blockpos-allocation-from-pathfinding.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0470-Fix-item-locations-dropped-from-campfires.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0471-Fixed-TileEntityBell-memory-leak.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0472-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0473-Add-getOfflinePlayerIfCached-String.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0474-Add-ignore-discounts-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0475-Toggle-for-removing-existing-dragon.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0476-Fix-client-lag-on-advancement-loading.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0477-Item-no-age-no-player-pickup.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0478-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0479-Beacon-API-custom-effect-ranges.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0480-Add-API-for-quit-reason.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0481-Add-Wandering-Trader-spawn-rate-config-options.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0482-Expose-world-spawn-angle.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0483-Add-Destroy-Speed-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0484-Fix-Player-spawnParticle-x-y-z-precision-loss.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0485-Add-LivingEntity-clearActiveItem.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0486-Add-PlayerItemCooldownEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0487-Significantly-improve-performance-of-the-end-generat.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0488-More-lightning-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0489-Climbing-should-not-bypass-cramming-gamerule.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0490-Added-missing-default-perms-for-commands.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0491-Add-PlayerShearBlockEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0492-Limit-recipe-packets.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0493-Fix-CraftSound-backwards-compatibility.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0494-Player-Chunk-Load-Unload-Events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0495-Optimize-Dynamic-get-Missing-Keys.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0496-Expose-LivingEntity-hurt-direction.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0497-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0498-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0499-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0500-Implement-TargetHitEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0501-MC-4-Fix-item-position-desync.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0502-Additional-Block-Material-API-s.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0503-Fix-harming-potion-dupe.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0504-Implement-API-to-get-Material-from-Boats-and-Minecar.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0505-Cache-burn-durations.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0506-Allow-disabling-mob-spawner-spawn-egg-transformation.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0507-Fix-Not-a-string-Map-Conversion-spam.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0508-Implement-PlayerFlowerPotManipulateEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0509-Fix-interact-event-not-being-called-sometimes.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0510-Zombie-API-breaking-doors.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0511-Fix-nerfed-slime-when-splitting.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0512-Add-EntityLoadCrossbowEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0513-Added-WorldGameRuleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0514-Added-ServerResourcesReloadedEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0515-Added-world-settings-for-mobs-picking-up-loot.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0516-Implemented-BlockFailedDispenseEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0517-Added-PlayerLecternPageChangeEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0518-Added-PlayerLoomPatternSelectEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0519-Configurable-door-breaking-difficulty.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0520-Empty-commands-shall-not-be-dispatched.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0521-Remove-stale-POIs.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0522-Fix-villager-boat-exploit.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0523-Add-sendOpLevel-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0524-TODO-Registry-Modification-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0525-Add-StructuresLocateEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0526-Collision-option-for-requiring-a-player-participant.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0527-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0528-Return-chat-component-with-empty-text-instead-of-thr.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0529-Make-schedule-command-per-world.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0530-Configurable-max-leash-distance.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0531-Implement-BlockPreDispenseEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0532-Added-firing-of-PlayerChangeBeaconEffectEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0533-Add-toggle-for-always-placing-the-dragon-egg.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0534-Added-PlayerStonecutterRecipeSelectEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0535-Add-dropLeash-variable-to-EntityUnleashEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0536-Reset-shield-blocking-on-dimension-change.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0537-add-DragonEggFormEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0538-EntityMoveEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0539-added-option-to-disable-pathfinding-updates-on-block.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0540-Inline-shift-direction-fields.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0541-Allow-adding-items-to-BlockDropItemEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0542-Add-getMainThreadExecutor-to-BukkitScheduler.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0543-living-entity-allow-attribute-registration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0544-fix-dead-slime-setSize-invincibility.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0545-Merchant-getRecipes-should-return-an-immutable-list.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0546-Expose-Tracked-Players.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0547-Remove-streams-from-SensorNearest.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0548-Improve-ServerGUI.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0549-fix-converting-txt-to-json-file.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0550-Add-worldborder-events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0551-added-PlayerNameEntityEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0552-Prevent-grindstones-from-overstacking-items.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0553-Add-recipe-to-cook-events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0554-Add-Block-isValidTool.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0555-Allow-using-signs-inside-spawn-protection.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0556-Expand-world-key-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0557-Add-fast-alternative-constructor-for-Rotations.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0558-Item-Rarity-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0559-Drop-carried-item-when-player-has-disconnected.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0560-forced-whitelist-use-configurable-kick-message.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0561-Don-t-ignore-result-of-PlayerEditBookEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0562-Expose-protocol-version.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0563-Enhance-console-tab-completions-for-brigadier-comman.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0564-Fix-PlayerItemConsumeEvent-cancelling-properly.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0565-Add-bypass-host-check.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0566-Set-area-affect-cloud-rotation.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0567-add-isDeeplySleeping-to-HumanEntity.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0568-add-consumeFuel-to-FurnaceBurnEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0569-add-get-set-drop-chance-to-EntityEquipment.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0570-fix-PigZombieAngerEvent-cancellation.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0571-fix-PlayerItemHeldEvent-firing-twice.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0572-Added-PlayerDeepSleepEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0573-More-World-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0574-Added-PlayerBedFailEnterEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0575-Implement-methods-to-convert-between-Component-and-B.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0576-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0577-Introduce-beacon-activation-deactivation-events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0578-add-RespawnFlags-to-PlayerRespawnEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0579-Add-Channel-initialization-listeners.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0580-Send-empty-commands-if-tab-completion-is-disabled.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0581-Add-more-WanderingTrader-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0582-Add-EntityBlockStorage-clearEntities.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0583-Entity-load-save-limit-per-chunk.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0584-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0585-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0586-Inventory-close.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0587-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0588-Add-basic-Datapack-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0589-Add-environment-variable-to-disable-server-gui.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0590-additions-to-PlayerGameModeChangeEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0591-ItemStack-repair-check-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0592-More-Enchantment-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0593-Move-range-check-for-block-placing-up.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0594-Fix-and-optimise-world-force-upgrading.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0595-Add-Mob-lookAt-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0596-Add-Unix-domain-socket-support.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0597-Add-EntityInsideBlockEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0598-Attributes-API-for-item-defaults.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0599-Add-cause-to-Weather-ThunderChangeEvents.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0600-More-Lidded-Block-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0601-Limit-item-frame-cursors-on-maps.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0602-Add-PlayerKickEvent-causes.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0603-Add-PufferFishStateChangeEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0604-Fix-PlayerBucketEmptyEvent-result-itemstack.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0605-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0606-Add-option-to-fix-items-merging-through-walls.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0607-Add-BellRevealRaiderEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0608-Fix-invulnerable-end-crystals.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0609-Add-ElderGuardianAppearanceEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0610-Fix-dangerous-end-portal-logic.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0611-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0612-Make-item-validations-configurable.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0613-Line-Of-Sight-Changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0614-add-per-world-spawn-limits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0615-Fix-potions-splash-events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0616-Add-more-LimitedRegion-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0617-Fix-PlayerDropItemEvent-using-wrong-item.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0618-Missing-Entity-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0619-Ensure-disconnect-for-book-edit-is-called-on-main.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0620-Fix-return-value-of-Block-applyBoneMeal-always-being.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0621-Use-getChunkIfLoadedImmediately-in-places.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0622-Fix-commands-from-signs-not-firing-command-events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0623-Adds-PlayerArmSwingEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0624-Fixes-kick-event-leave-message-not-being-sent.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0625-Add-config-for-mobs-immune-to-default-effects.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0626-Don-t-apply-cramming-damage-to-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0627-Rate-options-and-timings-for-sensors-and-behaviors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0628-Add-a-bunch-of-missing-forceDrop-toggles.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0629-Stinger-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0630-Fix-incosistency-issue-with-empty-map-items-in-CB.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0631-Add-System.out-err-catcher.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0632-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0633-Improve-boat-collision-performance.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0634-Prevent-AFK-kick-while-watching-end-credits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0635-Allow-skipping-writing-of-comments-to-server.propert.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0636-Add-PlayerSetSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0637-Make-hoppers-respect-inventory-max-stack-size.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0638-Optimize-entity-tracker-passenger-checks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0639-Config-option-for-Piglins-guarding-chests.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0640-Added-EntityDamageItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0641-Optimize-indirect-passenger-iteration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0642-Configurable-item-frame-map-cursor-update-interval.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0643-Make-EntityUnleashEvent-cancellable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0644-Clear-bucket-NBT-after-dispense.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0645-Change-EnderEye-target-without-changing-other-things.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0646-Add-BlockBreakBlockEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0647-Option-to-prevent-NBT-copy-in-smithing-recipes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0648-More-CommandBlock-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0649-Add-missing-team-sidebar-display-slots.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0650-Add-back-EntityPortalExitEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0651-Add-methods-to-find-targets-for-lightning-strikes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0652-Get-entity-default-attributes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0653-Left-handed-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0654-Add-more-advancement-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0655-Add-ItemFactory-getSpawnEgg-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0656-Add-critical-damage-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0657-Fix-issues-with-mob-conversion.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0658-Add-isCollidable-methods-to-various-places.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0659-Goat-ram-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0660-Add-API-for-resetting-a-single-score.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0661-Add-Raw-Byte-Entity-Serialization.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0662-Vanilla-command-permission-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0663-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0664-Fix-GameProfileCache-concurrency.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0665-Improve-and-expand-AsyncCatcher.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0666-Add-paper-mobcaps-and-paper-playermobcaps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0667-Sanitize-ResourceLocation-error-logging.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0668-Optimise-general-POI-access.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0669-Custom-table-implementation-for-blockstate-state-loo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0670-Manually-inline-methods-in-BlockPosition.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0671-Name-craft-scheduler-threads-according-to-the-plugin.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0672-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0673-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0674-Don-t-lookup-fluid-state-when-raytracing.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0675-Time-scoreboard-search.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0676-Send-full-pos-packets-for-hard-colliding-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0677-Do-not-run-raytrace-logic-for-AIR.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0678-Execute-chunk-tasks-mid-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0679-Oprimise-map-impl-for-tracked-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0680-Optimise-BlockSoil-nearby-water-lookup.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0681-Optimise-random-block-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0682-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0683-Use-Velocity-compression-and-cipher-natives.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0684-Detail-more-information-in-watchdog-dumps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0685-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0686-Fix-Bukkit-NamespacedKey-shenanigans.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0687-Distance-manager-tick-timings.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0688-Fix-merchant-inventory-not-closing-on-entity-removal.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0689-Check-requirement-before-suggesting-root-nodes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0690-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0691-Add-packet-limiter-config.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0692-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0693-Ensure-valid-vehicle-status.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0694-Prevent-softlocked-end-exit-portal-generation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0695-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0696-Don-t-log-debug-logging-being-disabled.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0697-fix-various-menus-with-empty-level-accesses.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0698-Preserve-overstacked-loot.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0699-Update-head-rotation-in-missing-places.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0700-prevent-unintended-light-block-manipulation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0701-Fix-CraftCriteria-defaults-map.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0702-Fix-upstreams-block-state-factories.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0703-Configurable-feature-seeds.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0704-Add-root-admin-user-detection.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0705-Always-allow-item-changing-in-Fireball.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0706-don-t-attempt-to-teleport-dead-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0707-Prevent-excessive-velocity-through-repeated-crits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0708-Remove-client-side-code-using-deprecated-for-removal.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0709-Fix-removing-recipes-from-RecipeIterator.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0710-Prevent-sending-oversized-item-data-in-equipment-and.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0711-Hide-unnecessary-itemmeta-from-clients.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0712-Fix-Spigot-growth-modifiers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0713-Prevent-ContainerOpenersCounter-openCount-from-going.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0714-Add-PlayerItemFrameChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0715-Optimize-HashMapPalette.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0716-Allow-delegation-to-vanilla-chunk-gen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0717-Collision-optimisations.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0718-Optimise-collision-checking-in-player-move-packet-ha.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0719-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0720-Add-more-Campfire-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0721-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0722-Fix-tripwire-state-inconsistency.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0723-Forward-CraftEntity-in-teleport-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0724-Improve-scoreboard-entries.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0725-Entity-powdered-snow-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0726-Add-API-for-item-entity-health.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0727-Fix-entity-type-tags-suggestions-in-selectors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0728-Configurable-max-block-light-for-monster-spawning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0729-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0730-Load-effect-amplifiers-greater-than-127-correctly.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0731-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0732-Fix-bees-aging-inside-hives.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0733-Bucketable-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0734-Validate-usernames.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0735-Make-water-animal-spawn-height-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0736-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0737-Add-config-option-for-worlds-affected-by-time-cmd.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0738-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0739-Multiple-Entries-with-Scoreboards.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0740-Reset-placed-block-on-exception.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0741-Add-configurable-height-for-slime-spawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0742-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0743-Fix-xp-reward-for-baby-zombies.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0744-Multi-Block-Change-API-Implementation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0745-Fix-NotePlayEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0746-Freeze-Tick-Lock-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0747-Dolphin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0748-More-PotionEffectType-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0749-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0750-API-for-creating-command-sender-which-forwards-feedb.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0751-Add-missing-structure-set-seed-configs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0752-Implement-regenerateChunk.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0753-Fix-cancelled-powdered-snow-bucket-placement.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0754-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0755-Add-GameEvent-tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0756-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0757-Furnace-RecipesUsed-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0758-Configurable-sculk-sensor-listener-range.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0759-Add-missing-block-data-mins-and-maxes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0760-Option-to-have-default-CustomSpawners-in-custom-worl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0761-Put-world-into-worldlist-before-initing-the-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0762-Fix-Entity-Position-Desync.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0763-Custom-Potion-Mixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0764-Force-close-world-loading-screen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0765-Fix-falling-block-spawn-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0766-Expose-furnace-minecart-push-values.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0767-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0768-More-Projectile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0769-Fix-swamp-hut-cat-generation-deadlock.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0770-Don-t-allow-vehicle-movement-from-players-while-tele.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0771-Implement-getComputedBiome-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0772-Make-some-itemstacks-nonnull.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0773-Implement-enchantWithLevels-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0774-Fix-saving-in-unloadWorld.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0775-Buffer-OOB-setBlock-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0776-Add-TameableDeathMessageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0777-Fix-new-block-data-for-EntityChangeBlockEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0778-fix-player-loottables-running-when-mob-loot-gamerule.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0779-Ensure-entity-passenger-world-matches-ridden-entity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0780-Guard-against-invalid-entity-positions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0781-cache-resource-keys.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0782-Allow-to-change-the-podium-for-the-EnderDragon.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0783-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0784-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0785-Prevent-tile-entity-copies-loading-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0786-Use-username-instead-of-display-name-in-PlayerList-g.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0787-Pass-ServerLevel-for-gamerule-callbacks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0788-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0789-WorldCreator-keepSpawnLoaded.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0790-Fix-CME-in-CraftPersistentDataTypeRegistry.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0791-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0792-Add-EntityDyeEvent-and-CollarColorable-interface.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0793-Fire-CauldronLevelChange-on-initial-fill.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0794-fix-powder-snow-cauldrons-not-turning-to-water.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0795-Add-PlayerStopUsingItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0796-Don-t-tick-markers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0797-Expand-FallingBlock-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0798-Do-not-accept-invalid-client-settings.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0799-Add-support-for-Proxy-Protocol.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0800-Fix-OfflinePlayer-getBedSpawnLocation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0801-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0802-Sanitize-Sent-BlockEntity-NBT.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0803-Disable-component-selector-resolving-in-books-by-def.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0804-Prevent-entity-loading-causing-async-lookups.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0805-Throw-exception-on-world-create-while-being-ticked.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0806-Add-Alternate-Current-redstone-implementation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0807-Dont-resent-entity-on-art-update.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0808-Add-WardenAngerChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0809-Add-option-for-strict-advancement-dimension-checks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0810-Add-missing-important-BlockStateListPopulator-method.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0811-Nameable-Banner-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0812-Don-t-broadcast-messages-to-command-blocks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0813-Prevent-empty-items-from-being-added-to-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0814-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0815-Add-Player-getFishHook.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0816-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0817-Add-various-missing-EntityDropItemEvent-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0818-Fix-Bee-flower-NPE.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0819-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0820-More-Teleport-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0821-Add-EntityPortalReadyEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0822-Don-t-use-level-random-in-entity-constructors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0823-Send-block-entities-after-destroy-prediction.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0824-Warn-on-plugins-accessing-faraway-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0825-Custom-Chat-Completion-Suggestions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0826-Add-and-fix-missing-BlockFadeEvents.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0827-Collision-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0828-Fix-suggest-command-message-for-brigadier-syntax-exc.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0829-Block-Ticking-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0830-Add-Velocity-IP-Forwarding-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0831-Add-NamespacedKey-biome-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0832-Fix-plugin-loggers-on-server-shutdown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0833-Stop-large-look-changes-from-crashing-the-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0834-Fire-EntityChangeBlockEvent-in-more-places.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0835-Missing-eating-regain-reason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0836-Missing-effect-cause.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0837-Added-byte-array-serialization-deserialization-for-P.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0838-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0839-Call-BlockPhysicsEvent-more-often.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0840-Configurable-chat-thread-limit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0841-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0842-fix-Jigsaw-block-kicking-user.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0843-use-BlockFormEvent-for-mud-converting-into-clay.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0844-Add-getDrops-to-BlockState.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0845-Fix-a-bunch-of-vanilla-bugs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0846-Remove-unnecessary-onTrackingStart-during-navigation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0847-Fix-custom-piglin-loved-items.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0848-EntityPickupItemEvent-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0849-Correctly-handle-interactions-with-items-on-cooldown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0850-Add-PlayerInventorySlotChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0851-Elder-Guardian-appearance-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0852-Allow-changing-bed-s-occupied-property.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0853-Add-entity-knockback-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0854-Detect-headless-JREs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0855-fixed-entity-vehicle-collision-event-not-called.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0856-optimized-dirt-and-snow-spreading.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0857-Added-EntityToggleSitEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0858-Add-fire-tick-delay-option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0859-Add-Moving-Piston-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0860-Ignore-impossible-spawn-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0861-Track-projectile-source-for-fireworks-from-dispenser.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0862-Fix-EntityArgument-suggestion-permissions-to-align-w.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0863-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0864-Prevent-compass-from-loading-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0865-Add-PrePlayerAttackEntityEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0866-ensure-reset-EnderDragon-boss-event-name.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0867-fix-MC-252817-green-map-markers-do-not-disappear.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0868-Add-Player-Warden-Warning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0869-More-vanilla-friendly-methods-to-update-trades.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0870-Add-paper-dumplisteners-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0871-check-global-player-list-where-appropriate.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0872-Fix-async-entity-add-due-to-fungus-trees.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0873-ItemStack-damage-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0874-Friction-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0875-Ability-to-control-player-s-insomnia-and-phantoms.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0876-Fix-player-kick-on-shutdown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0877-Sync-offhand-slot-in-menus.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0878-Player-Entity-Tracking-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0879-Limit-pet-look-distance.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0880-Properly-resend-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0881-Fixes-and-additions-to-the-SpawnReason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0882-fix-Instruments.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0883-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0884-Fix-inconsistencies-in-dispense-events-regarding-sta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0885-Add-BlockLockCheckEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0886-Add-Sneaking-API-for-Entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0887-Improve-logging-and-errors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0888-Improve-PortalEvents.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0889-Add-config-option-for-spider-worldborder-climbing.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0890-Add-missing-SpigotConfig-logCommands-check.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0891-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0892-Flying-Fall-Damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0893-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0894-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0895-config-for-disabling-entity-tag-tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0896-Use-single-player-info-update-packet-on-join.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0897-Correctly-shrink-items-during-EntityResurrectEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0898-Win-Screen-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0899-Remove-CraftItemStack-setAmount-null-assignment.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0900-Fix-force-opening-enchantment-tables.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0901-Add-Entity-Body-Yaw-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0902-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0903-Update-the-flag-when-a-captured-block-state-is-outda.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0904-Add-EntityFertilizeEggEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0905-Fix-HumanEntity-drop-not-updating-the-client-inv.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0906-Add-CompostItemEvent-and-EntityCompostItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0907-Correctly-handle-ArmorStand-invisibility.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0908-Fix-advancement-triggers-for-entity-damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0909-Fix-text-display-error-on-spawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0910-Fix-certain-inventories-returning-null-Locations.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0911-Add-Shearable-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0912-Fix-SpawnEggMeta-get-setSpawnedType.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0913-Optimize-Hoppers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0914-Fix-beehives-generating-from-using-bonemeal.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0915-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0916-Treat-sequence-violations-like-they-should-be.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0917-remove-duplicate-animate-packet-for-records.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0918-Prevent-causing-expired-keys-from-impacting-new-join.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0919-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0920-Use-array-for-gamerule-storage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0921-Fix-a-couple-of-upstream-bed-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0922-Fix-demo-flag-not-enabling-demo-mode.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0923-Add-Mob-Experience-reward-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0924-Break-redstone-on-top-of-trap-doors-early.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0925-Fix-DamageCause-for-Falling-Blocks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0926-Avoid-Lazy-Initialization-for-Enum-Fields.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0927-More-accurate-isInOpenWater-impl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0928-Fix-concurrenct-access-to-lookups-field-in-RegistryO.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0929-Optimise-recalcBlockCounts-for-empty-sections.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0930-Expand-PlayerItemMendEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0931-Refresh-ProjectileSource-for-projectiles.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0932-Add-transient-modifier-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0933-Fix-block-place-logic.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0934-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0935-Ignore-inline-definitions-of-trim-material-pattern.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0936-Call-BlockGrowEvent-for-missing-blocks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0937-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0938-fix-MapLike-spam-for-missing-key-selector.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0939-Fix-sniffer-removeExploredLocation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0940-Add-method-to-remove-all-active-potion-effects.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0941-Temp-Pre-init-PlayerChunkLoaderData-in-order-to-prep.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0942-Fix-incorrect-crafting-result-amount-for-fireworks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0943-Properly-Cancel-Usable-Items.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0944-Add-event-for-player-editing-sign.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0945-Only-tick-item-frames-if-players-can-see-it.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0946-Improve-command-function-perm-level-checks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0947-Add-option-to-disable-block-updates.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0948-Call-missing-BlockDispenseEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0949-Don-t-load-chunks-for-supporting-block-checks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0950-Optimize-player-lookups-for-beacons.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0951-Add-Sign-getInteractableSideFor.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0952-Array-backed-synched-entity-data.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0953-fix-item-meta-for-tadpole-buckets.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0954-Suppress-Item-Meta-Validation-Checks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0955-Fix-BanList-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0956-Determine-lava-and-water-fluid-explosion-resistance-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0957-Fix-possible-NPE-on-painting-creation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0958-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0959-ExperienceOrb-should-call-EntitySpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0960-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0961-Add-whitelist-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0962-Implement-PlayerFailMoveEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0963-Folia-scheduler-and-owned-region-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0964-Only-erase-allay-memory-on-non-item-targets.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0965-API-for-updating-recipes-on-clients.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0966-Fix-rotation-when-spawning-display-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0967-Only-capture-actual-tree-growth.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0968-Use-correct-source-for-mushroom-block-spread-event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0969-Respect-randomizeData-on-more-entities-when-spawning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0970-Use-correct-seed-on-api-world-load.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0971-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0972-Cache-map-ids-on-item-frames.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0973-Fix-custom-statistic-criteria-creation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0974-Bandaid-fix-for-Effect.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0975-SculkCatalyst-bloom-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0976-API-for-an-entity-s-scoreboard-name.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0977-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0978-Deprecate-and-replace-methods-with-old-StructureType.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0979-Don-t-tab-complete-namespaced-commands-if-send-names.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0980-Properly-handle-BlockBreakEvent-isDropItems.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0981-Fire-entity-death-event-for-ender-dragon.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0982-Configurable-entity-tracking-range-by-Y-coordinate.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0983-Add-Listing-API-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0984-Configurable-Region-Compression-Format.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0985-Expose-clicked-BlockFace-during-BlockDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0986-Fix-NPE-on-Boat-getStatus.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0987-Expand-Pose-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0988-More-DragonBattle-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0989-Deep-clone-unhandled-nbt-tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0990-Add-PlayerPickItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0991-Improve-performance-of-mass-crafts.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0992-Allow-trident-custom-damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0993-Expose-hand-during-BlockCanBuildEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0994-Optimize-nearest-structure-border-iteration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0995-Implement-OfflinePlayer-isConnected.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0996-Fix-inventory-desync.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0997-Add-titleOverride-to-InventoryOpenEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0998-Configure-sniffer-egg-hatch-time.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0999-Do-crystal-portal-proximity-check-before-entity-look.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1000-Skip-POI-finding-if-stuck-in-vehicle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1001-Add-slot-sanity-checks-in-container-clicks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1002-Call-BlockRedstoneEvents-for-lecterns.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1003-Allow-proper-checking-of-empty-item-stacks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1004-Fix-silent-equipment-change-for-mobs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1005-Fix-spigot-s-Forced-Stats.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1006-Add-missing-InventoryHolders-to-inventories.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1007-Do-not-read-tile-entities-in-chunks-that-are-positio.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1008-Actually-optimise-explosions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1009-Add-missing-logs-for-log-ips-config-option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1010-Remove-Spigot-Bug-Fix-for-MC-109346.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1011-Fix-SuspiciousStewMeta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1012-Optimise-chunk-tick-iteration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1013-Lag-compensation-ticks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1014-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1015-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1016-Fix-team-sidebar-objectives-not-being-cleared.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1017-Optimise-nearby-player-retrieval.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1018-Remove-streams-for-villager-AI.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1019-Fix-missing-map-initialize-event-call.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1020-Update-entity-data-when-attaching-firework-to-entity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1021-Use-correct-variable-for-initializing-CraftLootTable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1022-Make-setVelocity-method-of-Fireballs-change-the-trav.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1023-Fix-UnsafeValues-loadAdvancement.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1024-Add-player-idle-duration-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1025-Don-t-check-if-we-can-see-non-visible-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1026-Fix-NPE-in-SculkBloomEvent-world-access.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1027-Allow-null-itemstack-for-Player-sendEquipmentChange.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1028-Optimize-VarInts.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1029-Add-API-to-get-the-collision-shape-of-a-block-before.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1030-Add-predicate-for-blocks-when-raytracing.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1031-Broadcast-take-item-packets-with-collector-as-source.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1032-fix-secure-profile-with-proxy-online-mode.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1033-Expand-LingeringPotion-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1034-Add-MaterialTagsTest.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1035-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1036-Add-hand-to-fish-event-for-all-player-interactions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1037-Fix-several-issues-with-EntityBreedEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1038-Add-UUID-attribute-modifier-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1039-Fix-missing-event-call-for-entity-teleport-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1040-Lazily-create-LootContext-for-criterions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1041-Don-t-fire-EntityPotionEffectEvent-during-worldgen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1042-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1043-Restore-vanilla-entity-drops-behavior.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1044-Add-Structure-check-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1045-Dont-resend-blocks-on-interactions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1046-Keep-previous-behavior-for-setResourcePack.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1047-hotfix-spawning-item-xp-in-wrong-spot.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1048-properly-read-and-store-sus-effect-duration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1049-Use-correct-max-stack-size-in-crafter.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1050-Fix-scoreboard-entries.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1051-add-more-scoreboard-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
1052-Improve-Registry.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00