13
0
geforkt von Mirrors/Paper
Paper/patches/server
Nassim Jahnke 0dd7fe3b9c Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188)
* Updated Upstream (Bukkit/CraftBukkit/Spigot)

Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
2fcba9b2 SPIGOT-7347: Add missing documentation and details to ShapedRecipe
c278419d PR-854: Move getHighestBlockYAt methods from World to RegionAccessor
201399fb PR-853: Add API for directly setting Display transformation matrices
ecfa559a PR-849: Add InventoryView#setTitle
653d7edb SPIGOT-519: Add TNTPrimeEvent
22fccc09 PR-846: Add method to get chunk load level
a070a52c PR-844: Add methods to convert Vector to and from JOML vectors
cc7111fe PR-276: Add accessors to Wither's invulnerability ticks
777d24e9 SPIGOT-7209: Accessors and events for player's exp cooldown
ccb2d01b SPIGOT-6308: Deprecate the location name property of map items
cd04a31b PR-780: Add PlayerSpawnChangeEvent
7d1f5b64 SPIGOT-6780: Improve documentation for World#spawnFallingBlock
5696668a SPIGOT-6885: Add test and easier to debug code for reference in yaml configuration comments
2e13cff7 PR-589: Expand the FishHook API
2c7d3da5 PR-279: Minor edits to various Javadocs

CraftBukkit Changes:
01b2e1af4 SPIGOT-7346: Disallow players from executing commands after disconnecting
7fe5ee022 PR-1186: Move getHighestBlockYAt methods from World to RegionAccessor
bcc85ef67 PR-1185: Add API for directly setting Display transformation matrices
a7cfc778f PR-1176: Add InventoryView#setTitle
563d42226 SPIGOT-519: Add TNTPrimeEvent
ccbc6abca Add test for Chunk.LoadLevel mirroring
2926e0513 PR-1171: Add method to get chunk load level
63cad7f84 PR-375: Add accessors to Wither's invulnerability ticks
bfd8b1ac8 SPIGOT-7209: Accessors and events for player's exp cooldown
f92a41c39 PR-1181: Consolidate Location conversion code
10f866759 SPIGOT-6308: Deprecate the location name property of map items
82f7b658a PR-1095: Add PlayerSpawnChangeEvent
b421af7e4 PR-808: Expand the FishHook API
598ad7b3f Increase outdated build delay

Spigot Changes:
d1bd3bd2 Rebuild patches
e4265cc8 SPIGOT-7297: Entity Tracking Range option for Display entities

* Work around javac bug

* Call PlayerSpawnChangeEvent

* Updated Upstream (Bukkit/CraftBukkit/Spigot)

Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
2fcba9b2 SPIGOT-7347: Add missing documentation and details to ShapedRecipe
c278419d PR-854: Move getHighestBlockYAt methods from World to RegionAccessor
201399fb PR-853: Add API for directly setting Display transformation matrices

CraftBukkit Changes:
01b2e1af4 SPIGOT-7346: Disallow players from executing commands after disconnecting
7fe5ee022 PR-1186: Move getHighestBlockYAt methods from World to RegionAccessor
bcc85ef67 PR-1185: Add API for directly setting Display transformation matrices

Spigot Changes:
7da74dae Rebuild patches
2023-05-12 13:10:08 +02:00
..
Ability-to-apply-mending-to-XP-API.patch More more more patches 2023-03-14 19:59:51 +01:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch More more more patches 2023-03-14 19:59:51 +01:00
Ability-to-control-player-s-insomnia-and-phantoms.patch Applied all patches 2023-03-14 22:29:14 +01:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Add-a-bunch-of-missing-forceDrop-toggles.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-a-consumer-parameter-to-ProjectileSource-launchP.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Add-ability-to-configure-frosted_ice-properties.patch More more patches 2023-03-14 19:36:39 +01:00
Add-additional-open-container-api-to-HumanEntity.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-Alternate-Current-redstone-implementation.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-and-implement-PlayerRecipeBookClickEvent.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-API-for-item-entity-health.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-API-for-quit-reason.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-API-for-resetting-a-single-score.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-API-methods-to-control-if-armour-stands-can-move.patch More more patches 2023-03-14 19:36:39 +01:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch More more more more patches 2023-03-14 20:24:52 +01:00
Add-ArmorStand-Item-Meta.patch More more more patches 2023-03-14 19:59:51 +01:00
Add-back-EntityPortalExitEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-basic-Datapack-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-BeaconEffectEvent.patch More more patches 2023-03-14 19:36:39 +01:00
Add-BellRevealRaiderEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Add-BellRingEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Add-Block-isValidTool.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-BlockBreakBlockEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-BlockLockCheckEvent.patch Applied all patches 2023-03-14 22:29:14 +01:00
Add-bypass-host-check.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-cause-to-Weather-ThunderChangeEvents.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-Channel-initialization-listeners.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-command-line-option-to-load-extra-plugin-jars-no.patch More patches 2023-03-14 19:05:23 +01:00
Add-CompostItemEvent-and-EntityCompostItemEvent.patch Fix some NPE for EntityCompostItemEvent (#9169) 2023-05-03 13:07:51 +02:00
Add-config-for-mobs-immune-to-default-effects.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-config-option-for-logging-player-ip-addresses.patch make tests pass 2023-03-14 16:29:38 -07:00
Add-config-option-for-spider-worldborder-climbing.patch Applied all patches 2023-03-14 22:29:14 +01:00
Add-config-option-for-worlds-affected-by-time-cmd.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-config-to-disable-ender-dragon-legacy-check.patch More more more patches 2023-03-14 19:59:51 +01:00
Add-configurable-despawn-distances-for-living-entiti.patch More patches 2023-03-14 19:05:23 +01:00
Add-configurable-height-for-slime-spawn.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-configurable-portal-search-radius.patch More more patches 2023-03-14 19:36:39 +01:00
Add-configuration-option-to-prevent-player-names-fro.patch More more patches 2023-03-14 19:36:39 +01:00
add-consumeFuel-to-FurnaceBurnEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-critical-damage-API.patch Updated Upstream (Bukkit/CraftBukkit) (#8991) 2023-03-18 10:05:04 -07:00
Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch More more more patches 2023-03-14 19:59:51 +01:00
Add-debug-for-sync-chunk-loads.patch Make debug dump file names consistent (#9075) 2023-03-31 13:17:57 +02:00
Add-Destroy-Speed-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
add-DragonEggFormEvent.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Add-dropLeash-variable-to-EntityUnleashEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-Early-Warning-Feature-to-WatchDog.patch More more more patches 2023-03-14 19:59:51 +01:00
Add-ElderGuardianAppearanceEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-Entity-Body-Yaw-API.patch Applied all patches 2023-03-14 22:29:14 +01:00
Add-entity-knockback-API.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-entity-liquid-API.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-EntityBlockStorage-clearEntities.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-EntityDyeEvent-and-CollarColorable-interface.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-EntityFertilizeEggEvent.patch Applied all patches 2023-03-14 22:29:14 +01:00
Add-EntityInsideBlockEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-EntityLoadCrossbowEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-EntityPortalReadyEvent.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-EntityZapEvent.patch More more patches 2023-03-14 19:36:39 +01:00
Add-environment-variable-to-disable-server-gui.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-exception-reporting-event.patch More more patches 2023-03-14 19:36:39 +01:00
Add-exploded-block-state-to-BlockExplodeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Add-fast-alternative-constructor-for-Rotations.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-fire-tick-delay-option.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-GameEvent-tags.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
add-get-set-drop-chance-to-EntityEquipment.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-getDrops-to-BlockState.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-getMainThreadExecutor-to-BukkitScheduler.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-getOfflinePlayerIfCached-String.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
add-hand-to-BlockMultiPlaceEvent.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch More more patches 2023-03-14 19:36:39 +01:00
Add-Heightmap-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Add-ignore-discounts-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-isCollidable-methods-to-various-places.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
add-isDeeplySleeping-to-HumanEntity.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Add-ItemFactory-getSpawnEgg-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-LivingEntity-clearActiveItem.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-LivingEntity-getTargetEntity.patch More more more more patches 2023-03-14 20:24:52 +01:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch More more patches 2023-03-14 19:36:39 +01:00
Add-methods-to-find-targets-for-lightning-strikes.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-methods-to-get-translation-keys.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-missing-block-data-mins-and-maxes.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Add-missing-BlockFadeEvents.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-missing-important-BlockStateListPopulator-method.patch Fix getBrightness and getRawBrightness throwing exception in BlockStateListPopulator (#9111) 2023-04-10 03:06:49 -05:00
Add-missing-SpigotConfig-logCommands-check.patch Applied all patches 2023-03-14 22:29:14 +01:00
Add-missing-structure-set-seed-configs.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-missing-team-sidebar-display-slots.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-Mob-Experience-reward-API.patch Add Mob Experience reward API (#9122) 2023-04-27 22:19:19 +03:30
Add-Mob-lookAt-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-moon-phase-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-more-advancement-API.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Add-more-Campfire-API.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-More-Creeper-API.patch More more more patches 2023-03-14 19:59:51 +01:00
Add-more-Evoker-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
add-more-information-to-Entity.toString.patch More more more patches 2023-03-14 19:59:51 +01:00
Add-more-LimitedRegion-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-more-WanderingTrader-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-more-Witch-API.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Add-more-Zombie-API.patch More more more more patches 2023-03-14 20:24:52 +01:00
Add-Moving-Piston-API.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-NamespacedKey-biome-methods.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-new-overload-to-PersistentDataContainer-has.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-OBSTRUCTED-reason-to-BedEnterResult.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-openSign-method-to-HumanEntity.patch More more more patches 2023-03-14 19:59:51 +01:00
Add-option-for-console-having-all-permissions.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-option-for-strict-advancement-dimension-checks.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-option-to-allow-iron-golems-to-spawn-in-air.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-option-to-disable-pillager-patrols.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-option-to-fix-items-merging-through-walls.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-option-to-make-parrots-stay-on-shoulders-despite.patch More more patches 2023-03-14 19:36:39 +01:00
Add-option-to-nerf-pigmen-from-nether-portals.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-option-to-prevent-players-from-moving-into-unloa.patch More more more more patches 2023-03-14 20:24:52 +01:00
Add-packet-limiter-config.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-paper-dumplisteners-command.patch Update adventure to 4.13.0 2023-03-15 13:19:54 +01:00
Add-paper-mobcaps-and-paper-playermobcaps.patch Update adventure to 4.13.0 2023-03-15 13:19:54 +01:00
add-per-world-spawn-limits.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-permission-for-command-blocks.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-phantom-creative-and-insomniac-controls.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-PhantomPreSpawnEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
Add-Player-getFishHook.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-player-health-update-API.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Add-Player-Warden-Warning-API.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-PlayerArmorChangeEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
Add-PlayerAttackEntityCooldownResetEvent.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-PlayerConnectionCloseEvent.patch More more more more patches 2023-03-14 20:24:52 +01:00
Add-PlayerInitialSpawnEvent.patch More more patches 2023-03-14 19:36:39 +01:00
Add-PlayerInventorySlotChangeEvent.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-PlayerItemCooldownEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-PlayerItemFrameChangeEvent.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-PlayerJumpEvent.patch More more more more patches 2023-03-14 20:24:52 +01:00
Add-PlayerKickEvent-causes.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Add-PlayerSetSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Add-PlayerShearBlockEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-PlayerStopUsingItemEvent.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-PlayerUseUnknownEntityEvent.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Add-playPickupItemAnimation-to-LivingEntity.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-Plugin-Tickets-to-API-Chunk-Methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-PrepareResultEvent.patch Updated Upstream (CraftBukkit) 2023-03-15 10:33:43 +01:00
Add-PrePlayerAttackEntityEvent.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-ProjectileCollideEvent.patch More more patches 2023-03-14 19:36:39 +01:00
Add-PufferFishStateChangeEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-raw-address-to-AsyncPlayerPreLoginEvent.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Add-Raw-Byte-Entity-Serialization.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-Raw-Byte-ItemStack-Serialization.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-ray-tracing-methods-to-LivingEntity.patch More more more more patches 2023-03-14 20:24:52 +01:00
Add-recipe-to-cook-events.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
add-RespawnFlags-to-PlayerRespawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-04-10 10:03:36 +02:00
Add-root-admin-user-detection.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-sendOpLevel-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-server-name-parameter.patch More more patches 2023-03-14 19:36:39 +01:00
Add-setMaxPlayers-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-setPlayerProfile-API-for-Skulls.patch More more more patches 2023-03-14 19:59:51 +01:00
Add-setting-for-proxy-online-mode-status.patch More more patches 2023-03-14 19:36:39 +01:00
Add-Shearable-API.patch Add Shearable API (#6796) 2023-03-17 17:11:08 -04:00
Add-Sneaking-API-for-Entities.patch Applied all patches 2023-03-14 22:29:14 +01:00
Add-some-minimal-debug-information-to-chat-packet-er.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-source-to-PlayerExpChangeEvent.patch More more patches 2023-03-14 19:36:39 +01:00
Add-StructuresLocateEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9104) 2023-04-08 17:00:50 -07:00
Add-sun-related-API.patch More more more more patches 2023-03-14 20:24:52 +01:00
Add-support-for-hex-color-codes-in-console.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-support-for-Proxy-Protocol.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-System.out-err-catcher.patch Fix Inconsistencies with Paper Plugin Names (#9098) 2023-04-16 12:49:13 -04:00
Add-TameableDeathMessageEvent.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Add-ThrownEggHatchEvent.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-tick-times-API-and-mspt-command.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-TickThread.patch More patches 2023-03-14 19:05:23 +01:00
Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Add-toggle-for-always-placing-the-dragon-egg.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-Unix-domain-socket-support.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-UnknownCommandEvent.patch Fix unknown cmd msg for mc namespaced cmds (#9059) 2023-04-06 17:27:41 -07:00
Add-various-missing-EntityDropItemEvent-calls.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-Velocity-IP-Forwarding-Support.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Add-velocity-warnings.patch More more patches 2023-03-14 19:36:39 +01:00
Add-version-history-to-version-command.patch More patches 2023-03-14 19:05:23 +01:00
Add-villager-reputation-API.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Add-Wandering-Trader-spawn-rate-config-options.patch Fix bad diff in wandering trader spawn rate patch from .4 update 2023-03-23 14:35:17 +01:00
Add-WardenAngerChangeEvent.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Add-World-Util-Methods.patch More more patches 2023-03-14 19:36:39 +01:00
Add-worldborder-events.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Add-zombie-targets-turtle-egg-config.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Added-byte-array-serialization-deserialization-for-P.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Added-EntityDamageItemEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Added-EntityToggleSitEvent.patch Camel EntityToggleSitEvent (#8970) 2023-03-15 10:37:41 -04:00
Added-firing-of-PlayerChangeBeaconEffectEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Added-getHostname-to-AsyncPlayerPreLoginEvent.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Added-missing-default-perms-for-commands.patch make tests pass 2023-03-14 16:29:38 -07:00
added-option-to-disable-pathfinding-updates-on-block.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Added-PlayerBedFailEnterEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Added-PlayerDeepSleepEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Added-PlayerLecternPageChangeEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Added-PlayerLoomPatternSelectEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
added-PlayerNameEntityEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Added-PlayerStonecutterRecipeSelectEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Added-ServerResourcesReloadedEvent.patch Fire reload event after everything has been reloaded (#9003) 2023-03-19 12:28:28 -07:00
Added-world-settings-for-mobs-picking-up-loot.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Added-WorldGameRuleChangeEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Additional-Block-Material-API-s.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
additions-to-PlayerGameModeChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-04-10 10:03:36 +02:00
Adds-PlayerArmSwingEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
All-chunks-are-slime-spawn-chunks-toggle.patch More more patches 2023-03-14 19:36:39 +01:00
Allow-adding-items-to-BlockDropItemEvent.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Allow-changing-bed-s-occupied-property.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Allow-chests-to-be-placed-with-NBT-data.patch More more more more patches 2023-03-14 20:24:52 +01:00
Allow-controlled-flushing-for-network-manager.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Allow-delegation-to-vanilla-chunk-gen.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Allow-disabling-armour-stand-ticking.patch More more more patches 2023-03-14 19:59:51 +01:00
Allow-disabling-mob-spawner-spawn-egg-transformation.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Allow-for-toggling-of-spawn-chunks.patch More patches 2023-03-14 19:05:23 +01:00
Allow-nerfed-mobs-to-jump-and-take-water-damage.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Allow-Reloading-of-Command-Aliases.patch More more patches 2023-03-14 19:36:39 +01:00
Allow-Reloading-of-Custom-Permissions.patch More more patches 2023-03-14 19:36:39 +01:00
Allow-Saving-of-Oversized-Chunks.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Allow-skipping-writing-of-comments-to-server.propert.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Allow-spawning-Item-entities-with-World.spawnEntity.patch More more more patches 2023-03-14 19:59:51 +01:00
Allow-specifying-a-custom-authentication-servers-dow.patch More more more patches 2023-03-14 19:59:51 +01:00
Allow-to-change-the-podium-for-the-EnderDragon.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Allow-using-signs-inside-spawn-protection.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Always-allow-item-changing-in-Fireball.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Always-parse-protochunk-light-sources-unless-it-is-m.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Always-tick-falling-blocks.patch More more patches 2023-03-14 19:36:39 +01:00
Anti-Xray.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
AnvilDamageEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
API-for-creating-command-sender-which-forwards-feedb.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
API-to-get-a-BlockState-without-a-snapshot.patch More more more patches 2023-03-14 19:59:51 +01:00
Async-command-map-building.patch More more more more patches 2023-03-14 20:24:52 +01:00
Async-GameProfileCache-saving.patch More more patches 2023-03-14 19:36:39 +01:00
AsyncTabCompleteEvent.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Attempt-to-recalculate-regionfile-header-if-it-is-co.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Attributes-API-for-item-defaults.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Avoid-blocking-on-Network-Manager-creation.patch More more patches 2023-03-14 19:36:39 +01:00
Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Basic-PlayerProfile-API.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Be-a-bit-more-informative-in-maxHealth-exception.patch More more patches 2023-03-14 19:36:39 +01:00
Beacon-API-custom-effect-ranges.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Bees-get-gravity-in-void.-Fixes-MC-167279.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Block-Enderpearl-Travel-Exploit.patch More more more patches 2023-03-14 19:59:51 +01:00
Block-Entity-remove-from-being-called-on-Players.patch More more more more patches 2023-03-14 20:24:52 +01:00
Block-player-logins-during-server-shutdown.patch More more patches 2023-03-14 19:36:39 +01:00
Block-Ticking-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
BlockDestroyEvent.patch More more more more patches 2023-03-14 20:24:52 +01:00
Book-Size-Limits.patch More more more more patches 2023-03-14 20:24:52 +01:00
Bound-Treasure-Maps-to-World-Border.patch More more patches 2023-03-14 19:36:39 +01:00
Brand-support.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Break-redstone-on-top-of-trap-doors-early.patch Break redstone on top of trap doors early 2023-05-01 18:32:30 -07:00
Break-up-and-make-tab-spam-limits-configurable.patch More more more patches 2023-03-14 19:59:51 +01:00
Bucketable-API.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Buffer-joins-to-world.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Buffer-OOB-setBlock-calls.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Build-system-changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Cache-block-data-strings.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Cache-burn-durations.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
cache-resource-keys.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Cache-user-authenticator-threads.patch More more patches 2023-03-14 19:36:39 +01:00
Call-BlockPhysicsEvent-more-often.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Call-PaperServerListPingEvent-for-legacy-pings.patch Deprecate ChatColor (#9069) 2023-04-02 11:53:29 -07:00
Call-player-spectator-target-events-and-improve-impl.patch More more more more patches 2023-03-14 20:24:52 +01:00
Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch More more more more patches 2023-03-14 20:24:52 +01:00
Cap-Entity-Collisions.patch More more patches 2023-03-14 19:36:39 +01:00
Catch-JsonParseException-in-Entity-and-TE-names.patch More more more more patches 2023-03-14 20:24:52 +01:00
CB-fixes.patch More patches 2023-03-14 19:05:23 +01:00
Change-EnderEye-target-without-changing-other-things.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Check-Drowned-for-Villager-Aggression-Config.patch More more more more patches 2023-03-14 20:24:52 +01:00
check-global-player-list-where-appropriate.patch Add back item entity global player list check 2023-03-14 17:36:12 -07:00
Check-online-mode-before-converting-and-renaming-pla.patch More more patches 2023-03-14 19:36:39 +01:00
Check-requirement-before-suggesting-root-nodes.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Chunk-Save-Reattempt.patch More more patches 2023-03-14 19:36:39 +01:00
Clean-up-duplicated-GameProfile-Properties.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Clear-bucket-NBT-after-dispense.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Climbing-should-not-bypass-cramming-gamerule.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Collision-API.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Collision-option-for-requiring-a-player-participant.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Complete-resource-pack-API.patch More more patches 2023-03-14 19:36:39 +01:00
ConcurrentUtil.patch More patches 2023-03-14 19:05:23 +01:00
config-for-disabling-entity-tag-tags.patch Applied all patches 2023-03-14 22:29:14 +01:00
Config-option-for-Piglins-guarding-chests.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Configurable-Alternative-LootPool-Luck-Formula.patch More more more patches 2023-03-14 19:59:51 +01:00
Configurable-baby-zombie-movement-speed.patch More patches 2023-03-14 19:05:23 +01:00
Configurable-cactus-bamboo-and-reed-growth-heights.patch More patches 2023-03-14 19:05:23 +01:00
Configurable-Cartographer-Treasure-Maps.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-chance-of-villager-zombie-infection.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Configurable-chat-thread-limit.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Configurable-Chunk-Inhabited-Time.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-connection-throttle-kick-message.patch More more more more patches 2023-03-14 20:24:52 +01:00
Configurable-container-update-tick-rate.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-Disabling-Cat-Chest-Detection.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-door-breaking-difficulty.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Configurable-end-credits.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-feature-seeds.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Configurable-fishing-time-ranges.patch More patches 2023-03-14 19:05:23 +01:00
Configurable-flying-kick-messages.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-Grass-Spread-Tick-Rate.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-inter-world-teleportation-safety.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-04-10 10:03:36 +02:00
Configurable-item-frame-map-cursor-update-interval.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Configurable-Keep-Spawn-Loaded-range-per-world.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Configurable-max-block-light-for-monster-spawning.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Configurable-max-leash-distance.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Configurable-mob-spawner-tick-rate.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-Non-Player-Arrow-Despawn-Rate.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-packet-in-spam-threshold.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-Player-Collision.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-projectile-relative-velocity.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Configurable-RCON-IP-address.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-sculk-sensor-listener-range.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Configurable-spawn-chances-for-skeleton-horses.patch More more patches 2023-03-14 19:36:39 +01:00
Configurable-speed-for-water-flowing-over-lava.patch More more more patches 2023-03-14 19:59:51 +01:00
Configurable-sprint-interruption-on-attack.patch More more more patches 2023-03-14 19:59:51 +01:00
Configurable-top-of-nether-void-damage.patch More more patches 2023-03-14 19:36:39 +01:00
Consolidate-flush-calls-for-entity-tracker-packets.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Convert-legacy-attributes-in-Item-Meta.patch More more more more more patches 2023-03-14 20:54:57 +01:00
copy-TESign-isEditable-from-snapshots.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Correctly-handle-ArmorStand-invisibility.patch Applied all patches 2023-03-14 22:29:14 +01:00
Correctly-handle-interactions-with-items-on-cooldown.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Correctly-shrink-items-during-EntityResurrectEvent.patch Applied all patches 2023-03-14 22:29:14 +01:00
Create-HoverEvent-from-ItemStack-Entity.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Custom-Chat-Completion-Suggestions-API.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Custom-Potion-Mixes.patch Fire reload event after everything has been reloaded (#9003) 2023-03-19 12:28:28 -07:00
Custom-replacement-for-eaten-items.patch More more patches 2023-03-14 19:36:39 +01:00
Custom-table-implementation-for-blockstate-state-loo.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Dead-Player-s-shouldn-t-be-able-to-move.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Default-loading-permissions.yml-before-plugins.patch More more patches 2023-03-14 19:36:39 +01:00
Deobfuscate-stacktraces-in-log-messages-crash-report.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Detail-more-information-in-watchdog-dumps.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Detect-headless-JREs.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Disable-allowListing-before-received-from-client.patch Disable allowListing before received from client (#9167) 2023-04-23 21:24:12 -04:00
Disable-component-selector-resolving-in-books-by-def.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Disable-Explicit-Network-Manager-Flushing.patch More more more patches 2023-03-14 19:59:51 +01:00
Disable-explosion-knockback.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Disable-ice-and-snow.patch More more patches 2023-03-14 19:36:39 +01:00
Disable-Scoreboards-for-non-players-by-default.patch More more patches 2023-03-14 19:36:39 +01:00
Disable-spigot-tick-limiters.patch More more patches 2023-03-14 19:36:39 +01:00
Disable-thunder.patch More more patches 2023-03-14 19:36:39 +01:00
Distance-manager-tick-timings.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Do-not-accept-invalid-client-settings.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Do-not-allow-bees-to-load-chunks-for-beehives.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Do-not-let-armorstands-drown.patch More more patches 2023-03-14 19:36:39 +01:00
Do-not-let-the-server-load-chunks-from-newer-version.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Do-not-load-chunks-for-Pathfinding.patch More more patches 2023-03-14 19:36:39 +01:00
Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Do-not-run-raytrace-logic-for-AIR.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Do-not-submit-profile-lookups-to-worldgen-threads.patch More more patches 2023-03-14 19:36:39 +01:00
Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Dolphin-API.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Don-t-allow-digging-into-unloaded-chunks.patch More more more more patches 2023-03-14 20:24:52 +01:00
Don-t-allow-entities-to-ride-themselves-572.patch More more patches 2023-03-14 19:36:39 +01:00
Don-t-allow-vehicle-movement-from-players-while-tele.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Don-t-apply-cramming-damage-to-players.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
don-t-attempt-to-teleport-dead-entities.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Don-t-broadcast-messages-to-command-blocks.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Don-t-call-getItemMeta-on-hasItemMeta.patch More more more patches 2023-03-14 19:59:51 +01:00
Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Don-t-check-ConvertSigns-boolean-every-sign-save.patch More more more more patches 2023-03-14 20:24:52 +01:00
Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Don-t-fire-BlockFade-on-worldgen-threads.patch More more more more more patches 2023-03-14 20:54:57 +01:00
don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch More more more more patches 2023-03-14 20:24:52 +01:00
Don-t-ignore-result-of-PlayerEditBookEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Don-t-load-Chunks-from-Hoppers-and-other-things.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Don-t-log-debug-logging-being-disabled.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Don-t-lookup-fluid-state-when-raytracing.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch More more patches 2023-03-14 19:36:39 +01:00
Don-t-move-existing-players-to-world-spawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch More more patches 2023-03-14 19:36:39 +01:00
Don-t-print-component-in-resource-pack-rejection-mes.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Don-t-require-FACING-data.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Don-t-run-entity-collision-code-if-not-needed.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch More more patches 2023-03-14 19:36:39 +01:00
Don-t-sleep-after-profile-lookups-if-not-needed.patch More more more more patches 2023-03-14 20:24:52 +01:00
Don-t-tick-dead-players.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Don-t-tick-markers.patch Added a config option for ticking markers (#9034) 2023-04-02 13:21:13 -05:00
Don-t-use-level-random-in-entity-constructors.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Dont-resent-entity-on-art-update.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Dont-send-unnecessary-sign-update.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Drop-carried-item-when-player-has-disconnected.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch More patches 2023-03-14 19:05:23 +01:00
Duplicate-UUID-Resolve-Option.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Eigencraft-redstone-implementation.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Elder-Guardian-appearance-API.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Empty-commands-shall-not-be-dispatched.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
EnderDragon-Events.patch More more more patches 2023-03-14 19:59:51 +01:00
Enderman.teleportRandomly.patch More more more patches 2023-03-14 19:59:51 +01:00
EndermanAttackPlayerEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
EndermanEscapeEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
Enforce-Sync-Player-Saves.patch More more patches 2023-03-14 19:36:39 +01:00
Enhance-console-tab-completions-for-brigadier-comman.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Ensure-commands-are-not-ran-async.patch More more patches 2023-03-14 19:36:39 +01:00
Ensure-disconnect-for-book-edit-is-called-on-main.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Ensure-Entity-AABB-s-are-never-invalid.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Ensure-entity-passenger-world-matches-ridden-entity.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Ensure-EntityRaider-respects-game-and-entity-rules-f.patch More more more more more patches 2023-03-14 20:54:57 +01:00
ensure-reset-EnderDragon-boss-event-name.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Ensure-safe-gateway-teleport.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Ensure-valid-vehicle-status.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Entity-Activation-Range-2.0.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Entity-AddTo-RemoveFrom-World-Events.patch More more patches 2023-03-14 19:36:39 +01:00
Entity-fromMobSpawner.patch More more patches 2023-03-14 19:36:39 +01:00
Entity-getEntitySpawnReason.patch Fix some broken block place logic (#9094) 2023-04-07 00:39:32 +02:00
Entity-isTicking.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Entity-Jump-API.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Entity-load-save-limit-per-chunk.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Entity-Origin-API.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Entity-powdered-snow-API.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
EntityMoveEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
EntityPathfindEvent.patch More more patches 2023-03-14 19:36:39 +01:00
EntityPickupItemEvent-fixes.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
EntityRegainHealthEvent-isFastRegen-API.patch More more patches 2023-03-14 19:36:39 +01:00
Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Execute-chunk-tasks-mid-tick.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Expand-Explosions-API.patch More more more patches 2023-03-14 19:59:51 +01:00
Expand-world-key-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Expand-World.spawnParticle-API-and-add-Builder.patch More more more patches 2023-03-14 19:59:51 +01:00
ExperienceOrbMergeEvent.patch More more more more more patches 2023-03-14 20:54:57 +01:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Expose-attack-cooldown-methods-for-Player.patch More more more more patches 2023-03-14 20:24:52 +01:00
Expose-client-protocol-version-and-virtual-host.patch More more more patches 2023-03-14 19:59:51 +01:00
Expose-furnace-minecart-push-values.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Expose-game-version.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Expose-LivingEntity-hurt-direction.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Expose-MinecraftServer-isRunning.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Expose-pre-collision-moving-velocity-to-VehicleBlock.patch Applied all patches 2023-03-14 22:29:14 +01:00
Expose-protocol-version.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Expose-server-CommandMap.patch More more patches 2023-03-14 19:36:39 +01:00
Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Expose-the-internal-current-tick.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Expose-Tracked-Players.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Expose-vanilla-BiomeProvider-from-WorldInfo.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Expose-world-spawn-angle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Extend-block-drop-capture-to-capture-all-items-added.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Extend-Player-Interact-cancellation.patch More more more patches 2023-03-14 19:59:51 +01:00
FallingBlock-auto-expire-setting.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Faster-redstone-torch-rapid-clock-removal.patch More more patches 2023-03-14 19:36:39 +01:00
Fill-Profile-Property-Events.patch More more more patches 2023-03-14 19:59:51 +01:00
Filter-bad-tile-entity-nbt-data-from-falling-blocks.patch More more patches 2023-03-14 19:36:39 +01:00
Fire-CauldronLevelChange-on-initial-fill.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fire-EntityChangeBlockEvent-in-more-places.patch Updated Upstream (CraftBukkit) 2023-03-15 10:33:43 +01:00
Fire-event-on-GS4-query.patch More more more more patches 2023-03-14 20:24:52 +01:00
Firework-API-s.patch More more patches 2023-03-14 19:36:39 +01:00
Fix-a-bunch-of-vanilla-bugs.patch Fix lightning being able to hit spectators (#9193) 2023-05-08 16:17:00 +02:00
Fix-a-couple-of-upstream-bed-issues.patch Fix a couple of bed bugs (#9112) 2023-04-10 15:12:22 -07:00
Fix-advancement-triggers-for-entity-damage.patch Fix entity damage event triggers (#8995) 2023-03-19 11:58:34 -07:00
Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-04-10 10:03:36 +02:00
Fix-and-optimise-world-force-upgrading.patch Update DataConverter 2023-03-15 20:17:42 +01:00
Fix-api-checking-banned-ips.patch Fix api checking banned ips (#9026) 2023-03-27 20:23:34 -07:00
Fix-arrows-never-despawning-MC-125757.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-async-entity-add-due-to-fungus-trees.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-Bee-flower-NPE.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-beehives-generating-from-using-bonemeal.patch Fix beehives generating from using bonemeal (#9052) 2023-03-26 12:07:32 -07:00
Fix-bees-aging-inside-hives.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-block-place-logic.patch Fix some broken block place logic (#9094) 2023-04-07 00:39:32 +02:00
Fix-Bukkit-NamespacedKey-shenanigans.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-cancelled-powdered-snow-bucket-placement.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch More more patches 2023-03-14 19:36:39 +01:00
Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-CB-call-to-changed-postToMainThread-method.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-certain-inventories-returning-null-Locations.patch Fix certain inventories returning null Locations (#8985) 2023-03-16 11:47:05 -07:00
Fix-chiseled-bookshelf-and-jukebox-setItem-with-air.patch Updated Upstream (Bukkit/CraftBukkit) (#9013) 2023-03-20 01:47:10 -07:00
Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Fix-client-lag-on-advancement-loading.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-commands-from-signs-not-firing-command-events.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-Concurrency-issue-in-ShufflingList.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
fix-converting-txt-to-json-file.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-CraftCriteria-defaults-map.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-CraftEntity-hashCode.patch More more more patches 2023-03-14 19:59:51 +01:00
Fix-CraftPotionBrewer-cache.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-CraftSound-backwards-compatibility.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-CraftTeam-null-check.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch Fix crash relating to bad recipes in furnace-like tile entities (#9011) 2023-03-29 19:29:38 -07:00
Fix-curing-zombie-villager-discount-exploit.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-custom-piglin-loved-items.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch More more more more patches 2023-03-14 20:24:52 +01:00
Fix-DamageCause-for-Falling-Blocks.patch Fix DamageSource for Falling Blocks (#9175) 2023-05-03 06:50:59 -04:00
Fix-dangerous-end-portal-logic.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
fix-dead-slime-setSize-invincibility.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-demo-flag-not-enabling-demo-mode.patch Fix demo flag not enabling demo mode (#9103) 2023-04-16 01:30:23 +02:00
Fix-deop-kicking-non-whitelisted-player-when-white-l.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-EndDragonFight-killed-statuses-should-be-false-f.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-Entity-Position-Desync.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-entity-type-tags-suggestions-in-selectors.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-EntityArgument-suggestion-permissions-to-align-w.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-exploit-that-allowed-colored-signs-to-be-created.patch More more more patches 2023-03-14 19:59:51 +01:00
Fix-falling-block-spawn-methods.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-for-large-move-vectors-crashing-server.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Fix-force-opening-enchantment-tables.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-GameProfileCache-concurrency.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Fix-harming-potion-dupe.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-hex-colors-not-working-in-some-kick-messages.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-HumanEntity-drop-not-updating-the-client-inv.patch Applied all patches 2023-03-14 22:29:14 +01:00
Fix-inconsistencies-in-dispense-events-regarding-sta.patch Applied all patches 2023-03-14 22:29:14 +01:00
Fix-incorrect-message-for-outdated-client.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-incosistency-issue-with-empty-map-items-in-CB.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
fix-Instruments.patch Applied all patches 2023-03-14 22:29:14 +01:00
Fix-interact-event-not-being-called-in-adventure.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-invulnerable-end-crystals.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-issues-with-mob-conversion.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-item-locations-dropped-from-campfires.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-items-not-falling-correctly.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-items-vanishing-through-end-portal.patch More more more more more patches 2023-03-14 20:54:57 +01:00
fix-Jigsaw-block-kicking-user.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-lag-from-explosions-processing-dead-entities.patch More more patches 2023-03-14 19:36:39 +01:00
Fix-last-firework-in-stack-not-having-effects-when-d.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-MapLike-Codec-missing-key-selector.patch Applied all patches 2023-03-14 22:29:14 +01:00
fix-MC-252817-green-map-markers-do-not-disappear.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-MC-117075-TE-Unload-Lag-Spike.patch More more more patches 2023-03-14 19:59:51 +01:00
Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch Applied all patches 2023-03-14 22:29:14 +01:00
Fix-MC-158900.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-merchant-inventory-not-closing-on-entity-removal.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-missing-chunks-due-to-integer-overflow.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-NBT-type-issues.patch More more more patches 2023-03-14 19:59:51 +01:00
Fix-nerfed-slime-when-splitting.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-new-block-data-for-EntityChangeBlockEvent.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-Not-a-string-Map-Conversion-spam.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-NotePlayEvent.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-NPE-for-BlockDataMeta-getBlockData.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch Applied all patches 2023-03-14 22:29:14 +01:00
Fix-numerous-item-duplication-issues-and-teleport-is.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-OfflinePlayer-getBedSpawnLocation.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-Old-Sign-Conversion.patch More more patches 2023-03-14 19:36:39 +01:00
Fix-Per-World-Difficulty-Remembering-Difficulty.patch More more more more more patches 2023-03-14 20:54:57 +01:00
fix-PigZombieAngerEvent-cancellation.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-piston-physics-inconsistency-MC-188840.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-player-kick-on-shutdown.patch Applied all patches 2023-03-14 22:29:14 +01:00
fix-player-loottables-running-when-mob-loot-gamerule.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-Player-spawnParticle-x-y-z-precision-loss.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-PlayerBucketEmptyEvent-result-itemstack.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-PlayerDropItemEvent-using-wrong-item.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-PlayerItemConsumeEvent-cancelling-properly.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
fix-PlayerItemHeldEvent-firing-twice.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-plugin-loggers-on-server-shutdown.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-PotionEffect-ignores-icon-flag.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-potions-splash-events.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
fix-powder-snow-cauldrons-not-turning-to-water.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-regex-mistake-in-CB-NBT-int-deserialization.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-removing-recipes-from-RecipeIterator.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-return-value-of-Block-applyBoneMeal-always-being.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-sand-duping.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-saving-in-unloadWorld.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-setPatternColor-on-tropical-fish-bucket-meta.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-slime-spawners-not-spawning-outside-slime-chunks.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-some-rails-connecting-improperly.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-sounds-when-item-frames-are-modified-MC-123450.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-SpawnEggMeta-get-setSpawnedType.patch Fix SpawnEggMeta#get/setSpawnedType (#8907) 2023-03-18 10:32:03 -07:00
Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-SPIGOT-5885-Unable-to-disable-advancements.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-SPIGOT-5989.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-Spigot-Config-not-using-commands.spam-exclusions.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-Spigot-growth-modifiers.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-SpongeAbsortEvent-handling.patch More more more more patches 2023-03-14 20:24:52 +01:00
Fix-sticky-pistons-and-BlockPistonRetractEvent.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-suggest-command-message-for-brigadier-syntax-exc.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fix-swamp-hut-cat-generation-deadlock.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-test-not-bootstrapping.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-text-display-error-on-spawn.patch Fix text display error on spawn 2023-03-16 16:28:48 +01:00
Fix-this-stupid-bullshit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Fix-tripwire-state-inconsistency.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-upstreams-block-state-factories.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
fix-various-menus-with-empty-level-accesses.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Fix-villager-boat-exploit.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fix-villager-trading-demand-MC-163962.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Fix-World-isChunkGenerated-calls.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Fix-xp-reward-for-baby-zombies.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
fixed-entity-vehicle-collision-event-not-called.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Fixed-TileEntityBell-memory-leak.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Fixes-and-additions-to-the-SpawnReason-API.patch Applied all patches 2023-03-14 22:29:14 +01:00
Fixes-kick-event-leave-message-not-being-sent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Flag-to-disable-the-channel-limit.patch More more more patches 2023-03-14 19:59:51 +01:00
Flat-bedrock-generator-settings.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Flying-Fall-Damage.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Force-close-world-loading-screen.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
force-entity-dismount-during-teleportation.patch More more more more patches 2023-03-14 20:24:52 +01:00
forced-whitelist-use-configurable-kick-message.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Forward-CraftEntity-in-teleport-command.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Freeze-Tick-Lock-API.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Friction-API.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Furnace-RecipesUsed-API.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Further-improve-server-tick-loop.patch Fix TPS command output (#9091) 2023-04-07 00:08:44 +01:00
Get-entity-default-attributes.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
getPlayerUniqueId-API.patch More more more patches 2023-03-14 19:59:51 +01:00
Goat-ram-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Guard-against-invalid-entity-positions.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Guard-against-serializing-mismatching-chunk-coordina.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Handle-Item-Meta-Inconsistencies.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Handle-Large-Packets-disconnecting-client.patch Fixed large packet handling (#9147) 2023-04-27 20:50:14 +02:00
handle-NaN-health-absorb-values-and-repair-bad-data.patch More more patches 2023-03-14 19:36:39 +01:00
Handle-Oversized-Tile-Entities-in-chunks.patch More more more more patches 2023-03-14 20:24:52 +01:00
Handle-plugin-prefixes-using-Log4J-configuration.patch More more more patches 2023-03-14 19:59:51 +01:00
handle-ServerboundKeepAlivePacket-async.patch More more more patches 2023-03-14 19:59:51 +01:00
Hide-sync-chunk-writes-behind-flag.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Hide-unnecessary-itemmeta-from-clients.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Honor-EntityAgeable.ageLock.patch More more more more patches 2023-03-14 20:24:52 +01:00
Hook-into-CB-plugin-rewrites.patch More more more more patches 2023-03-14 20:24:52 +01:00
Ignore-impossible-spawn-tick.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Implement-alternative-item-despawn-rate.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch More more more more patches 2023-03-14 20:24:52 +01:00
Implement-API-to-expose-exact-interaction-point.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Implement-API-to-get-Material-from-Boats-and-Minecar.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Implement-BlockPreDispenseEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Implement-Brigadier-Mojang-API.patch More more more more patches 2023-03-14 20:24:52 +01:00
Implement-CraftBlockSoundGroup.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Implement-enchantWithLevels-API.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Implement-ensureServerConversions-API.patch More more patches 2023-03-14 19:36:39 +01:00
Implement-EntityKnockbackByEntityEvent-and-EntityPus.patch More more more patches 2023-03-14 19:59:51 +01:00
Implement-EntityTeleportEndGatewayEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Implement-Expanded-ArmorStand-API.patch More more more patches 2023-03-14 19:59:51 +01:00
Implement-extended-PaperServerListPingEvent.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Implement-furnace-cook-speed-multiplier-API.patch More more more more patches 2023-03-14 20:24:52 +01:00
Implement-getComputedBiome-API.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Implement-getI18NDisplayName.patch More more patches 2023-03-14 19:36:39 +01:00
Implement-methods-to-convert-between-Component-and-B.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Implement-Mob-Goal-API.patch make tests pass 2023-03-14 16:29:38 -07:00
implement-optional-per-player-mob-spawns.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Implement-Paper-VersionChecker.patch [ci skip] Update download urls (#9100) 2023-04-05 02:06:59 +02:00
Implement-Player-Client-Options-API.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Implement-PlayerFlowerPotManipulateEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Implement-PlayerLocaleChangeEvent.patch More more patches 2023-03-14 19:36:39 +01:00
Implement-PlayerPostRespawnEvent.patch More more more more patches 2023-03-14 20:24:52 +01:00
Implement-regenerateChunk.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Implement-TargetHitEvent.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Implement-World.getEntity-UUID-API.patch More more more patches 2023-03-14 19:59:51 +01:00
Implemented-BlockFailedDispenseEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Improve-and-expand-AsyncCatcher.patch Allow entity effect changes off the main thread for worldgen (#8942) 2023-04-09 11:38:32 -07:00
Improve-Arrow-API.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Improve-Block-breakNaturally-API.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Improve-BlockPosition-inlining.patch More more more patches 2023-03-14 19:59:51 +01:00
Improve-boat-collision-performance.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Improve-death-events.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Improve-EntityShootBowEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
Improve-fix-EntityTargetLivingEntityEvent.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch Applied all patches 2023-03-14 22:29:14 +01:00
Improve-Legacy-Component-serialization-size.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Improve-Log4J-Configuration-Plugin-Loggers.patch More more more patches 2023-03-14 19:59:51 +01:00
Improve-logging-and-errors.patch Applied all patches 2023-03-14 22:29:14 +01:00
Improve-Maps-in-item-frames-performance-and-bug-fixe.patch More more patches 2023-03-14 19:36:39 +01:00
Improve-PortalEvents.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Improve-scoreboard-entries.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Improve-Server-Thread-Pool-and-Thread-Priorities.patch More more more more patches 2023-03-14 20:24:52 +01:00
Improve-ServerGUI.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Improve-the-Saddle-API-for-Horses.patch More more patches 2023-03-14 19:36:39 +01:00
Improved-Async-Task-Scheduler.patch More more more patches 2023-03-14 19:59:51 +01:00
Improved-Watchdog-Support.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Increase-Light-Queue-Size.patch More more more more more patches 2023-03-14 20:54:57 +01:00
incremental-chunk-and-player-saving.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Inline-shift-direction-fields.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Introduce-beacon-activation-deactivation-events.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Inventory-close.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Inventory-getHolder-method-without-block-snapshot.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Inventory-removeItemAnySlot.patch More more more more patches 2023-03-14 20:24:52 +01:00
InventoryCloseEvent-Reason-API.patch More more more patches 2023-03-14 19:59:51 +01:00
Item-canEntityPickup.patch More more patches 2023-03-14 19:36:39 +01:00
Item-no-age-no-player-pickup.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Item-Rarity-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
ItemStack-damage-API.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
ItemStack-getMaxItemUseDuration.patch More more more patches 2023-03-14 19:59:51 +01:00
ItemStack-repair-check-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Kick-on-main-for-illegal-chat.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Lag-compensate-eating.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Lazily-track-plugin-scoreboards-by-default.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Left-handed-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Limit-Client-Sign-length-more.patch More more more more patches 2023-03-14 20:24:52 +01:00
Limit-item-frame-cursors-on-maps.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Limit-pet-look-distance.patch Applied all patches 2023-03-14 22:29:14 +01:00
Limit-recipe-packets.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Line-Of-Sight-Changes.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
living-entity-allow-attribute-registration.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
LivingEntity-Hand-Raised-Item-Use-API.patch More more more patches 2023-03-14 19:59:51 +01:00
LivingEntity-setKiller.patch More more patches 2023-03-14 19:36:39 +01:00
Load-effect-amplifiers-greater-than-127-correctly.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
LootTable-API-Replenishable-Lootables-Feature.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch More more more more patches 2023-03-14 20:24:52 +01:00
Make-EntityUnleashEvent-cancellable.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Make-hoppers-respect-inventory-max-stack-size.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Make-item-validations-configurable.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Make-legacy-ping-handler-more-reliable.patch More more more patches 2023-03-14 19:59:51 +01:00
Make-schedule-command-per-world.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Make-shield-blocking-delay-configurable.patch More more more patches 2023-03-14 19:59:51 +01:00
Make-some-itemstacks-nonnull.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Make-the-default-permission-message-configurable.patch More more more more patches 2023-03-14 20:24:52 +01:00
Make-the-GUI-graph-fancier.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Make-water-animal-spawn-height-configurable.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Manually-inline-methods-in-BlockPosition.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Maps-shouldn-t-load-chunks.patch More more more more more patches 2023-03-14 20:54:57 +01:00
MC-4-Fix-item-position-desync.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
MC-50319-Check-other-worlds-for-shooter-of-projectil.patch More more more more patches 2023-03-14 20:24:52 +01:00
MC-145656-Fix-Follow-Range-Initial-Target.patch More more more more more patches 2023-03-14 20:54:57 +01:00
MC-Dev-fixes.patch readd exploded block state patch 2023-03-14 17:06:28 -07:00
MC-Utils.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Merchant-getRecipes-should-return-an-immutable-list.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
misc-debugging-dumps.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Missing-eating-regain-reason.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Missing-effect-cause.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Missing-Entity-Behavior-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Mob-Pathfinding-API.patch More more more more patches 2023-03-14 20:24:52 +01:00
Mob-Spawner-API-Enhancements.patch More more more more more patches 2023-03-14 20:54:57 +01:00
More-CommandBlock-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
More-Enchantment-API.patch fix some compile errors 2023-03-14 15:13:41 -07:00
More-Lidded-Block-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
More-lightning-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
More-PotionEffectType-API.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
More-Projectile-API.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
More-Teleport-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-04-10 10:03:36 +02:00
More-vanilla-friendly-methods-to-update-trades.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
More-World-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Move-range-check-for-block-placing-up.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Multi-Block-Change-API-Implementation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Multiple-Entries-with-Scoreboards.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Name-craft-scheduler-threads-according-to-the-plugin.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Nameable-Banner-API.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Ocelot-despawns-should-honor-nametags-and-leash.patch More more more patches 2023-03-14 19:59:51 +01:00
offset-item-frame-ticking.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch More more patches 2023-03-14 19:36:39 +01:00
Only-refresh-abilities-if-needed.patch More patches 2023-03-14 19:05:23 +01:00
Only-send-global-sounds-to-same-world-if-limiting-ra.patch More more patches 2023-03-14 19:36:39 +01:00
Only-write-chunk-data-to-disk-if-it-serializes-witho.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Oprimise-map-impl-for-tracked-players.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Optimise-BlockSoil-nearby-water-lookup.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Optimise-BlockState-s-hashCode-equals.patch More more patches 2023-03-14 19:36:39 +01:00
Optimise-Chunk-getFluid.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Optimise-chunk-tick-iteration.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Optimise-collision-checking-in-player-move-packet-ha.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Optimise-EntityGetter-getPlayerByUUID.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Optimise-general-POI-access.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Optimise-getChunkAt-calls-for-loaded-chunks.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Optimise-getType-calls.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Optimise-nearby-player-lookups.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Optimise-non-flush-packet-sending.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Optimise-random-block-ticking.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Optimize-anyPlayerCloseEnoughForSpawning-to-use-dist.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Optimize-Bit-Operations-by-inlining.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Optimize-BlockPosition-helper-methods.patch More more more patches 2023-03-14 19:59:51 +01:00
Optimize-brigadier-child-sorting-performance.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Optimize-call-to-getFluid-for-explosions.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Optimize-Captured-TileEntity-Lookup.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Optimize-Collision-to-not-load-chunks.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Optimize-CraftBlockData-Creation.patch More more more patches 2023-03-14 19:59:51 +01:00
Optimize-DataBits.patch More more patches 2023-03-14 19:36:39 +01:00
Optimize-Dynamic-get-Missing-Keys.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Optimize-entity-tracker-passenger-checks.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Optimize-explosions.patch More more patches 2023-03-14 19:36:39 +01:00
Optimize-GoalSelector-Goal.Flag-Set-operations.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Optimize-HashMapPalette.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Optimize-Hoppers.patch Optimize hoppers by not trying to merge full items. (#9110) 2023-04-11 15:35:54 +02:00
Optimize-indirect-passenger-iteration.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Optimize-ItemStack.isEmpty.patch More more patches 2023-03-14 19:36:39 +01:00
Optimize-MappedRegistry.patch More more more patches 2023-03-14 19:59:51 +01:00
Optimize-Network-Manager-and-add-advanced-packet-sup.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Optimize-NetworkManager-Exception-Handling.patch make tests pass 2023-03-14 16:29:38 -07:00
Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Optimize-Pathfinding.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Optimize-Voxel-Shape-Merging.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Optimize-World-Time-Updates.patch More more more more patches 2023-03-14 20:24:52 +01:00
Optimize-World.isLoaded-BlockPosition-Z.patch More more patches 2023-03-14 19:36:39 +01:00
optimized-dirt-and-snow-spreading.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Option-for-maximum-exp-value-when-merging-orbs.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Option-to-have-default-CustomSpawners-in-custom-worl.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Option-to-prevent-armor-stands-from-doing-entity-loo.patch More more more patches 2023-03-14 19:59:51 +01:00
Option-to-prevent-NBT-copy-in-smithing-recipes.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Deprecate ChatColor (#9069) 2023-04-02 11:53:29 -07:00
Optional-TNT-doesn-t-move-in-water.patch More more patches 2023-03-14 19:36:39 +01:00
Paper-command.patch chore: cleanup annotations in api adventure patch 2023-03-23 09:49:24 -07:00
Paper-config-files.patch Deprecate ChatColor (#9069) 2023-04-02 11:53:29 -07:00
Paper-dumpitem-command.patch Update adventure to 4.13.0 2023-03-15 13:19:54 +01:00
Paper-Metrics.patch More patches 2023-03-14 19:05:23 +01:00
Paper-Plugins.patch Fix LegacyPluginLoader dependency registration (#9165) 2023-04-22 21:55:10 -04:00
Pass-ServerLevel-for-gamerule-callbacks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-04-10 10:03:36 +02:00
Pillager-patrol-spawn-settings-and-per-player-option.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Player-affects-spawning-API.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Player-Chunk-Load-Unload-Events.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Player-elytra-boost-API.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Player-Entity-Tracking-Events.patch Applied all patches 2023-03-14 22:29:14 +01:00
Player-Tab-List-and-Title-APIs.patch More more patches 2023-03-14 19:36:39 +01:00
Player.setPlayerProfile-API.patch Properly resync player on Player#setPlayerProfile (#9080) 2023-04-07 01:21:33 +02:00
PlayerAdvancementCriterionGrantEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
PlayerAttemptPickupItemEvent.patch More more patches 2023-03-14 19:36:39 +01:00
PlayerDeathEvent-getItemsToKeep.patch More more more more more patches 2023-03-14 20:54:57 +01:00
PlayerDeathEvent-shouldDropExperience.patch More more more more more patches 2023-03-14 20:54:57 +01:00
PlayerElytraBoostEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
PlayerLaunchProjectileEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
PlayerNaturallySpawnCreaturesEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
PlayerPickupExperienceEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
PlayerPickupItemEvent-setFlyAtPlayer.patch More more patches 2023-03-14 19:36:39 +01:00
PlayerReadyArrowEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
PlayerTeleportEndGatewayEvent.patch More more patches 2023-03-14 19:36:39 +01:00
PortalCreateEvent-needs-to-know-its-entity.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Potential-bed-API.patch More more more more more patches 2023-03-14 20:54:57 +01:00
PreCreatureSpawnEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
Preserve-overstacked-loot.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
PreSpawnerSpawnEvent.patch More more more more patches 2023-03-14 20:24:52 +01:00
Prevent-AFK-kick-while-watching-end-credits.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Prevent-bees-loading-chunks-checking-hive-position.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Prevent-causing-expired-keys-from-impacting-new-join.patch Do not send expired keys to players on login (#9090) 2023-04-03 10:45:02 +01:00
Prevent-chunk-loading-from-Fluid-Flowing.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Prevent-compass-from-loading-chunks.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Prevent-consuming-the-wrong-itemstack.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Prevent-ContainerOpenersCounter-openCount-from-going.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Prevent-Double-PlayerChunkMap-adds-crashing-server.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Prevent-empty-items-from-being-added-to-world.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Prevent-Enderman-from-loading-chunks.patch More more more more patches 2023-03-14 20:24:52 +01:00
Prevent-entity-loading-causing-async-lookups.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Prevent-excessive-velocity-through-repeated-crits.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Prevent-Frosted-Ice-from-loading-holding-chunks.patch More more more patches 2023-03-14 19:59:51 +01:00
Prevent-GameEvents-being-fired-from-unloaded-chunks.patch Fix some broken block place logic (#9094) 2023-04-07 00:39:32 +02:00
Prevent-grindstones-from-overstacking-items.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Prevent-headless-pistons-from-being-created.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Prevent-logins-from-being-processed-when-the-player-.patch More more more patches 2023-03-14 19:59:51 +01:00
Prevent-Mob-AI-Rules-from-Loading-Chunks.patch More more more more patches 2023-03-14 20:24:52 +01:00
Prevent-mob-spawning-from-loading-generating-chunks.patch More more more more patches 2023-03-14 20:24:52 +01:00
Prevent-opening-inventories-when-frozen.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Prevent-Pathfinding-out-of-World-Border.patch More more patches 2023-03-14 19:36:39 +01:00
Prevent-position-desync-in-playerconnection-causing-.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Prevent-rayTrace-from-loading-chunks.patch fix some compile errors 2023-03-14 15:13:41 -07:00
Prevent-sending-oversized-item-data-in-equipment-and.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Prevent-softlocked-end-exit-portal-generation.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Prevent-teleporting-dead-entities.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Prevent-tile-entity-and-entity-crashes.patch More more patches 2023-03-14 19:36:39 +01:00
Prevent-tile-entity-copies-loading-chunks.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
prevent-unintended-light-block-manipulation.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Print-Error-details-when-failing-to-save-player-data.patch More more more patches 2023-03-14 19:59:51 +01:00
Profile-Lookup-Events.patch More more patches 2023-03-14 19:36:39 +01:00
ProfileWhitelistVerifyEvent.patch More more patches 2023-03-14 19:36:39 +01:00
Properly-fix-item-duplication-bug.patch More more patches 2023-03-14 19:36:39 +01:00
Properly-handle-async-calls-to-restart-the-server.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Properly-resend-entities.patch Applied all patches 2023-03-14 22:29:14 +01:00
Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
provide-a-configurable-option-to-disable-creeper-lin.patch More more patches 2023-03-14 19:36:39 +01:00
Provide-E-TE-Chunk-count-stat-methods.patch More more patches 2023-03-14 19:36:39 +01:00
Put-world-into-worldlist-before-initing-the-world.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
RangedEntity-API.patch More more more patches 2023-03-14 19:59:51 +01:00
Rate-options-and-timings-for-sensors-and-behaviors.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Reduce-allocation-of-Vec3D-by-entity-tracker.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Reduce-blockpos-allocation-from-pathfinding.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Reduce-Either-Optional-allocation.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Reduce-memory-footprint-of-NBTTagCompound.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Reduce-MutableInt-allocations-from-light-engine.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Reduce-worldgen-thread-worker-count-for-low-core-cou.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Refresh-player-inventory-when-cancelling-PlayerInter.patch More more more patches 2023-03-14 19:59:51 +01:00
Remap-fixes.patch readd exploded block state patch 2023-03-14 17:06:28 -07:00
Remote-Connections-shouldn-t-hold-up-shutdown.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Remove-client-side-code-using-deprecated-for-removal.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Remove-CraftItemStack-setAmount-null-assignment.patch Applied all patches 2023-03-14 22:29:14 +01:00
Remove-CraftScheduler-Async-Task-Debugger.patch More more patches 2023-03-14 19:36:39 +01:00
remove-duplicate-animate-packet-for-records.patch Remove duplicate animate packet for records (#8600) 2023-04-02 11:05:30 -07:00
Remove-garbage-Java-version-check.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Remove-invalid-signature-login-stacktrace.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Remove-Metadata-on-reload.patch More more patches 2023-03-14 19:36:39 +01:00
remove-null-possibility-for-getServer-singleton.patch Fix chat messages being logged without formatting to console (#9058) 2023-03-27 10:19:23 -07:00
Remove-ProjectileHitEvent-call-when-fireballs-dead.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Remove-some-streams-from-structures.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Remove-stale-POIs.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Remove-streams-for-villager-AI.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Remove-streams-from-classes-related-villager-gossip.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Remove-streams-from-SensorNearest.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Remove-unnecessary-itemmeta-handling.patch More more more patches 2023-03-14 19:59:51 +01:00
Remove-unnecessary-onTrackingStart-during-navigation.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Reset-Ender-Crystals-on-Dragon-Spawn.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Reset-placed-block-on-exception.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Reset-players-airTicks-on-respawn.patch More more more more patches 2023-03-14 20:24:52 +01:00
Reset-shield-blocking-on-dimension-change.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Reset-spawner-timer-when-spawner-event-is-cancelled.patch More more more patches 2023-03-14 19:59:51 +01:00
Restore-custom-InventoryHolder-support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Restore-vanilla-default-mob-spawn-range-and-water-an.patch More more more patches 2023-03-14 19:59:51 +01:00
Retain-block-place-order-when-capturing-blockstates.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Return-chat-component-with-empty-text-instead-of-thr.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
revert-serverside-behavior-of-keepalives.patch More more more patches 2023-03-14 19:59:51 +01:00
Rewrite-chunk-system.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Rewrite-dataconverter-system.patch Fix structure loading 2023-03-15 18:57:29 -07:00
Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Sanitise-RegionFileCache-and-make-configurable.patch More more patches 2023-03-14 19:36:39 +01:00
Sanitize-ResourceLocation-error-logging.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Sanitize-Sent-BlockEntity-NBT.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Send-attack-SoundEffects-only-to-players-who-can-see.patch More more more patches 2023-03-14 19:59:51 +01:00
Send-block-entities-after-destroy-prediction.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Send-empty-commands-if-tab-completion-is-disabled.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Send-full-pos-packets-for-hard-colliding-entities.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Server-Tick-Events.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Set-area-affect-cloud-rotation.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Set-position-before-player-sending-on-dimension-chan.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Set-spigots-verbose-world-setting-to-false-by-def.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Setup-Gradle-project.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Shoulder-Entities-Release-API.patch More more patches 2023-03-14 19:36:39 +01:00
Show-blockstate-location-if-we-failed-to-read-it.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Significantly-improve-performance-of-the-end-generat.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
SkeletonHorse-Additions.patch More more more patches 2023-03-14 19:59:51 +01:00
Slime-Pathfinder-Events.patch More more more patches 2023-03-14 19:59:51 +01:00
Spawn-player-in-correct-world-on-login.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Starlight.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Stinger-API.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Stop-copy-on-write-operations-for-updating-light-dat.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
stop-firing-pressure-plate-EntityInteractEvent-for-i.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Stop-large-look-changes-from-crashing-the-server.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
String-based-Action-Bar-API.patch Deprecate ChatColor (#9069) 2023-04-02 11:53:29 -07:00
Support-components-in-ItemMeta.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Support-old-UUID-format-for-NBT.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Sync-offhand-slot-in-menus.patch Applied all patches 2023-03-14 22:29:14 +01:00
Synchronize-PalettedContainer-instead-of-ThreadingDe.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
System-property-for-disabling-watchdoge.patch More more patches 2023-03-14 19:36:39 +01:00
Tameable-getOwnerUniqueId-API.patch More more more patches 2023-03-14 19:59:51 +01:00
Test-changes.patch Updated Upstream (Bukkit/CraftBukkit) 2023-03-15 04:54:45 -07:00
Thread-Safe-Vanilla-Command-permission-checking.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Throw-exception-on-world-create-while-being-ticked.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Throw-proper-exception-on-empty-JsonList-file.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Time-scoreboard-search.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
TODO-Registry-Modification-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9104) 2023-04-08 17:00:50 -07:00
Toggle-for-removing-existing-dragon.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Toggleable-player-crits-helps-mitigate-hacked-client.patch More more more patches 2023-03-14 19:59:51 +01:00
Track-projectile-source-for-fireworks-from-dispenser.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Tracking-Range-Improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Treat-sequence-violations-like-they-should-be.patch Fix crash relating to bad recipes in furnace-like tile entities (#9011) 2023-03-29 19:29:38 -07:00
Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Turtle-API.patch More more more more patches 2023-03-14 20:24:52 +01:00
Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch More more more patches 2023-03-14 19:59:51 +01:00
Update-head-rotation-in-missing-places.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Update-itemstack-legacy-name-and-lore.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Update-the-flag-when-a-captured-block-state-is-outda.patch Applied all patches 2023-03-14 22:29:14 +01:00
Use-a-CHM-for-StructureTemplate.Pallete-cache.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Use-a-Queue-for-Queueing-Commands.patch More more more patches 2023-03-14 19:59:51 +01:00
Use-a-Shared-Random-for-Entities.patch More more patches 2023-03-14 19:36:39 +01:00
Use-array-for-gamerule-storage.patch Port airplane's use array for gamerule storage patch (#9087) 2023-04-06 14:18:45 +02:00
Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch More more more patches 2023-03-14 19:59:51 +01:00
use-BlockFormEvent-for-mud-converting-into-clay.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
use-CB-BlockState-implementations-for-captured-block.patch More more more patches 2023-03-14 19:59:51 +01:00
Use-ConcurrentHashMap-in-JsonList.patch More more more patches 2023-03-14 19:59:51 +01:00
Use-distance-map-to-optimise-entity-tracker.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9188) 2023-05-12 13:10:08 +02:00
Use-getChunkIfLoadedImmediately-in-places.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Use-single-player-info-update-packet-on-join.patch fix more compile errors 2023-03-14 16:10:18 -07:00
Use-TerminalConsoleAppender-for-console-improvements.patch [ci skip] rebuild patches 2023-03-23 14:57:03 -07:00
Use-thread-safe-random-in-ServerLoginPacketListenerI.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Use-UserCache-for-player-heads.patch More more patches 2023-03-14 19:36:39 +01:00
Use-username-instead-of-display-name-in-PlayerList-g.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Use-Vanilla-Minecart-Speeds.patch More more more more patches 2023-03-14 20:24:52 +01:00
Use-Velocity-compression-and-cipher-natives.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Validate-PickItem-Packet-and-kick-for-invalid.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Validate-tripwire-hook-placement-before-update.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Validate-usernames.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Vanilla-command-permission-fixes.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
VanillaCommandWrapper-didnt-account-for-entity-sende.patch More more more more more more more patches 2023-03-14 21:55:49 +01:00
Vanished-players-don-t-have-rights.patch More more more patches 2023-03-14 19:59:51 +01:00
Vex-get-setSummoner-API.patch More more more patches 2023-03-14 19:59:51 +01:00
Villager-resetOffers.patch More more more more more more patches 2023-03-14 21:25:13 +01:00
Villager-Restocks-API.patch More more more more more patches 2023-03-14 20:54:57 +01:00
Wait-for-Async-Tasks-during-shutdown.patch Fix Inconsistencies with Paper Plugin Names (#9098) 2023-04-16 12:49:13 -04:00
Warn-on-plugins-accessing-faraway-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9088) 2023-04-07 11:39:13 -07:00
Win-Screen-API.patch Applied all patches 2023-03-14 22:29:14 +01:00
WitchConsumePotionEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
WitchReadyPotionEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
WitchThrowPotionEvent.patch More more more patches 2023-03-14 19:59:51 +01:00
Workaround-for-client-lag-spikes-MC-162253.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Workaround-for-vehicle-tracking-issue-on-disconnect.patch More more more more patches 2023-03-14 20:24:52 +01:00
WorldCreator-keepSpawnLoaded.patch More more more more more more more more patches 2023-03-14 22:10:53 +01:00
Zombie-API-breaking-doors.patch More more more more more more patches 2023-03-14 21:25:13 +01:00