Paper/patches/unapplied/server
2023-06-08 04:08:08 -04:00
..
0018-Rewrite-chunk-system.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0064-Chunk-Save-Reattempt.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0192-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0259-Prevent-chunk-loading-from-Fluid-Flowing.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0263-Catch-JsonParseException-in-Entity-and-TE-names.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0301-Optimize-Network-Manager-and-add-advanced-packet-sup.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0335-Guard-against-serializing-mismatching-chunk-coordina.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0338-Lag-compensate-eating.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0342-Increase-Light-Queue-Size.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0343-Anti-Xray.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0412-Use-distance-map-to-optimise-entity-tracker.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0433-Stop-copy-on-write-operations-for-updating-light-dat.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0588-Entity-load-save-limit-per-chunk.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0697-Allow-controlled-flushing-for-network-manager.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0718-Optimise-non-flush-packet-sending.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0821-cache-resource-keys.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0822-Allow-to-change-the-podium-for-the-EnderDragon.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0823-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0824-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0825-Prevent-tile-entity-copies-loading-chunks.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0826-Use-username-instead-of-display-name-in-PlayerList-g.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0827-Fix-slime-spawners-not-spawning-outside-slime-chunks.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0828-Pass-ServerLevel-for-gamerule-callbacks.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0829-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0830-WorldCreator-keepSpawnLoaded.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0831-Fix-NPE-for-BlockDataMeta-getBlockData.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0832-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0833-Add-EntityDyeEvent-and-CollarColorable-interface.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0834-Fire-CauldronLevelChange-on-initial-fill.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0835-fix-powder-snow-cauldrons-not-turning-to-water.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0836-Add-PlayerStopUsingItemEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0837-FallingBlock-auto-expire-setting.patch Some compile fixes 2023-06-07 23:37:08 +02:00
0838-Don-t-tick-markers.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0839-Do-not-accept-invalid-client-settings.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0840-Add-support-for-Proxy-Protocol.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0841-Fix-OfflinePlayer-getBedSpawnLocation.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0842-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0843-Sanitize-Sent-BlockEntity-NBT.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0844-Disable-component-selector-resolving-in-books-by-def.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0845-Prevent-entity-loading-causing-async-lookups.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0846-Throw-exception-on-world-create-while-being-ticked.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0847-Add-Alternate-Current-redstone-implementation.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0848-Dont-resent-entity-on-art-update.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0849-Add-WardenAngerChangeEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0850-Add-option-for-strict-advancement-dimension-checks.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0851-Add-missing-important-BlockStateListPopulator-method.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0852-Nameable-Banner-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0853-Don-t-broadcast-messages-to-command-blocks.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0854-Prevent-empty-items-from-being-added-to-world.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0855-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0856-Don-t-print-component-in-resource-pack-rejection-mes.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0857-Add-Player-getFishHook.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0858-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0859-Add-various-missing-EntityDropItemEvent-calls.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0860-Add-some-minimal-debug-information-to-chat-packet-er.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0861-Fix-Bee-flower-NPE.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0862-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0863-More-Teleport-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0864-Add-EntityPortalReadyEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0865-Don-t-use-level-random-in-entity-constructors.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0866-Send-block-entities-after-destroy-prediction.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0867-Warn-on-plugins-accessing-faraway-chunks.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0868-Custom-Chat-Completion-Suggestions-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0869-Add-missing-BlockFadeEvents.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0870-Collision-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0871-Fix-suggest-command-message-for-brigadier-syntax-exc.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0872-Remove-invalid-signature-login-stacktrace.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0873-Block-Ticking-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0874-Add-Velocity-IP-Forwarding-Support.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0875-Use-thread-safe-random-in-ServerLoginPacketListenerI.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0876-Add-NamespacedKey-biome-methods.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0877-Fix-plugin-loggers-on-server-shutdown.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0878-Workaround-for-client-lag-spikes-MC-162253.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0879-Stop-large-look-changes-from-crashing-the-server.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0880-Fix-EndDragonFight-killed-statuses-should-be-false-f.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0881-Fire-EntityChangeBlockEvent-in-more-places.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0882-Missing-eating-regain-reason.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0883-Missing-effect-cause.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0884-Added-byte-array-serialization-deserialization-for-P.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0885-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0886-Call-BlockPhysicsEvent-more-often.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0887-Configurable-chat-thread-limit.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0888-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0889-Set-position-before-player-sending-on-dimension-chan.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0890-fix-Jigsaw-block-kicking-user.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0891-use-BlockFormEvent-for-mud-converting-into-clay.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0892-Add-getDrops-to-BlockState.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0893-Fix-a-bunch-of-vanilla-bugs.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0894-Remove-unnecessary-onTrackingStart-during-navigation.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0895-Fix-custom-piglin-loved-items.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0896-EntityPickupItemEvent-fixes.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0897-Correctly-handle-interactions-with-items-on-cooldown.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0898-Add-PlayerInventorySlotChangeEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0899-Elder-Guardian-appearance-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0900-Allow-changing-bed-s-occupied-property.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0901-Add-entity-knockback-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0902-Detect-headless-JREs.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0903-fixed-entity-vehicle-collision-event-not-called.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0904-optimized-dirt-and-snow-spreading.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0905-Added-EntityToggleSitEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0906-Add-fire-tick-delay-option.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0907-Add-Moving-Piston-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0908-Ignore-impossible-spawn-tick.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0909-Track-projectile-source-for-fireworks-from-dispenser.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0910-Fix-EntityArgument-suggestion-permissions-to-align-w.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0911-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0912-Prevent-compass-from-loading-chunks.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0913-Add-PrePlayerAttackEntityEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0914-ensure-reset-EnderDragon-boss-event-name.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0915-fix-MC-252817-green-map-markers-do-not-disappear.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0916-Add-Player-Warden-Warning-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0917-More-vanilla-friendly-methods-to-update-trades.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0918-Add-paper-dumplisteners-command.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0919-check-global-player-list-where-appropriate.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0920-Fix-async-entity-add-due-to-fungus-trees.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0921-ItemStack-damage-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0922-Friction-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0923-Ability-to-control-player-s-insomnia-and-phantoms.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0924-Fix-player-kick-on-shutdown.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0925-Sync-offhand-slot-in-menus.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0926-Player-Entity-Tracking-Events.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0927-Limit-pet-look-distance.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0928-Properly-resend-entities.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0929-Fixes-and-additions-to-the-SpawnReason-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0930-fix-Instruments.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0931-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0932-Fix-MapLike-Codec-missing-key-selector.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0933-Fix-inconsistencies-in-dispense-events-regarding-sta.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0934-Improve-logging-and-errors.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0935-Add-BlockLockCheckEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0936-Add-Sneaking-API-for-Entities.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0937-Improve-PortalEvents.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0938-Add-config-option-for-spider-worldborder-climbing.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0939-Add-missing-SpigotConfig-logCommands-check.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0940-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0941-Flying-Fall-Damage.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0942-Add-exploded-block-state-to-BlockExplodeEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0943-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0944-config-for-disabling-entity-tag-tags.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0945-Use-single-player-info-update-packet-on-join.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0946-Correctly-shrink-items-during-EntityResurrectEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0947-Win-Screen-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0948-Remove-CraftItemStack-setAmount-null-assignment.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0949-Fix-force-opening-enchantment-tables.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0950-Add-Entity-Body-Yaw-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0951-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0952-Update-the-flag-when-a-captured-block-state-is-outda.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0953-Add-EntityFertilizeEggEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0954-Fix-HumanEntity-drop-not-updating-the-client-inv.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0955-Add-CompostItemEvent-and-EntityCompostItemEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0956-Correctly-handle-ArmorStand-invisibility.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0957-Fix-advancement-triggers-for-entity-damage.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0958-Fix-text-display-error-on-spawn.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0959-Fix-certain-inventories-returning-null-Locations.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0960-Add-Shearable-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0961-Fix-SpawnEggMeta-get-setSpawnedType.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0962-Fix-chiseled-bookshelf-and-jukebox-setItem-with-air.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0963-Optimize-Hoppers.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0964-Fix-beehives-generating-from-using-bonemeal.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0965-Fix-api-checking-banned-ips.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0966-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0967-Treat-sequence-violations-like-they-should-be.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0968-remove-duplicate-animate-packet-for-records.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0969-Prevent-causing-expired-keys-from-impacting-new-join.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0970-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0971-Use-array-for-gamerule-storage.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0972-Fix-block-place-logic.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0973-Fix-a-couple-of-upstream-bed-issues.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0974-Fix-demo-flag-not-enabling-demo-mode.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0975-Disable-allowListing-before-received-from-client.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0976-Add-Mob-Experience-reward-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0977-Break-redstone-on-top-of-trap-doors-early.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0978-Fix-DamageCause-for-Falling-Blocks.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0979-Avoid-Lazy-Initialization-for-Enum-Fields.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0980-More-accurate-isInOpenWater-impl.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0981-Fix-concurrenct-access-to-lookups-field-in-RegistryO.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0982-Optimise-recalcBlockCounts-for-empty-sections.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0983-Fix-destroying-beehive-without-any-players-nearby-th.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0984-Expand-PlayerItemMendEvent.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0985-Refresh-ProjectileSource-for-projectiles.patch Start working on 1.20 2023-06-07 19:06:55 +02:00
0986-Add-transient-modifier-API.patch Start working on 1.20 2023-06-07 19:06:55 +02:00