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