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