Paper/patches/server
Shane Freeder 1c77d64713
Drop codec spam fix (Fixes #5936)
having spoken to mojang about this the general issue is data which shouldn't
have been saved in the first place, so if we lose this data it's not really
an issue, bar being annoying spammy. if the spam gets on your nerves, shamefully,
all you can really do is forceUpgrade to get the conversions of the way.

Dropping as this breaks other aspects of the server and bar being spammy
seems to have no other real negative outcomes
2021-06-26 12:56:06 +01:00
..
0001-Setup-Gradle-project.patch Make gradle take build number from env vars and add git build info (#5890) 2021-06-23 17:19:44 +00:00
0002-Remap-fixes.patch
0003-Build-system-changes.patch Make gradle take build number from env vars and add git build info (#5890) 2021-06-23 17:19:44 +00:00
0004-Paper-config-files.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0005-MC-Dev-fixes.patch
0006-MC-Utils.patch
0007-Paper-Metrics.patch
0008-Add-MinecraftKey-Information-to-Objects.patch
0009-Timings-v2.patch remove calling expensive method (#5955) 2021-06-22 18:52:45 +00:00
0010-Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0011-Configurable-cactus-bamboo-and-reed-growth-heights.patch
0012-Configurable-baby-zombie-movement-speed.patch
0013-Configurable-fishing-time-ranges.patch
0014-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch
0015-Add-configurable-despawn-distances-for-living-entiti.patch
0016-Allow-for-toggling-of-spawn-chunks.patch
0017-Drop-falling-block-and-tnt-entities-at-the-specified.patch more patches 2021-06-12 03:19:04 +02:00
0018-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch
0019-Implement-Paper-VersionChecker.patch
0020-Add-version-history-to-version-command.patch
0021-Player-affects-spawning-API.patch remove more obfhelpers 2021-06-17 15:47:52 -07:00
0022-Remove-invalid-mob-spawner-tile-entities.patch
0023-Further-improve-server-tick-loop.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0024-Only-refresh-abilities-if-needed.patch
0025-Entity-Origin-API.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0026-Prevent-tile-entity-and-entity-crashes.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0027-Configurable-top-of-nether-void-damage.patch
0028-Check-online-mode-before-converting-and-renaming-pla.patch
0029-Always-tick-falling-blocks.patch
0030-Configurable-end-credits.patch
0031-Fix-lag-from-explosions-processing-dead-entities.patch
0032-Optimize-explosions.patch
0033-Disable-explosion-knockback.patch
0034-Disable-thunder.patch
0035-Disable-ice-and-snow.patch
0036-Configurable-mob-spawner-tick-rate.patch
0037-Per-Player-View-Distance-API-placeholders.patch
0038-Add-BeaconEffectEvent.patch
0039-Configurable-container-update-tick-rate.patch
0040-Use-UserCache-for-player-heads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-06-17 14:50:16 +02:00
0041-Disable-spigot-tick-limiters.patch
0042-Add-PlayerInitialSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0043-Configurable-Disabling-Cat-Chest-Detection.patch
0044-Ensure-commands-are-not-ran-async.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0045-All-chunks-are-slime-spawn-chunks-toggle.patch
0046-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0047-Be-a-bit-more-informative-in-maxHealth-exception.patch
0048-Player-Tab-List-and-Title-APIs.patch
0049-Ensure-inv-drag-is-in-bounds.patch
0050-Add-configurable-portal-search-radius.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0051-Add-velocity-warnings.patch
0052-Configurable-inter-world-teleportation-safety.patch
0053-Add-exception-reporting-event.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0054-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch
0055-Disable-Scoreboards-for-non-players-by-default.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0056-Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit) 2021-06-14 21:02:21 -07:00
0057-Complete-resource-pack-API.patch
0058-Chunk-Save-Reattempt.patch
0059-Default-loading-permissions.yml-before-plugins.patch Fix early load perms patch (Fixes #5917) 2021-06-21 09:41:00 +01:00
0060-Allow-Reloading-of-Custom-Permissions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0061-Remove-Metadata-on-reload.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0062-Handle-Item-Meta-Inconsistencies.patch
0063-Configurable-Non-Player-Arrow-Despawn-Rate.patch
0064-Add-World-Util-Methods.patch
0065-Custom-replacement-for-eaten-items.patch
0066-handle-NaN-health-absorb-values-and-repair-bad-data.patch
0067-Use-a-Shared-Random-for-Entities.patch
0068-Configurable-spawn-chances-for-skeleton-horses.patch
0069-Optimize-isValidLocation-getType-and-getBlockData-fo.patch
0070-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch
0071-Entity-AddTo-RemoveFrom-World-Events.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0072-Configurable-Chunk-Inhabited-Time.patch
0073-EntityPathfindEvent.patch
0074-Sanitise-RegionFileCache-and-make-configurable.patch
0075-Do-not-load-chunks-for-Pathfinding.patch
0076-Add-PlayerUseUnknownEntityEvent.patch
0077-Fix-reducedDebugInfo-not-initialized-on-client.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0078-Configurable-Grass-Spread-Tick-Rate.patch
0079-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch
0080-Optimize-DataBits.patch
0081-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch
0082-Workaround-for-setting-passengers-on-players.patch
0083-Configurable-Player-Collision.patch Fix player collision patch cleanup (#5947) 2021-06-22 13:58:20 +00:00
0084-Add-handshake-event-to-allow-plugins-to-handle-clien.patch
0085-Configurable-RCON-IP-address.patch
0086-Implement-PlayerLocaleChangeEvent.patch
0087-EntityRegainHealthEvent-isFastRegen-API.patch
0088-Add-ability-to-configure-frosted_ice-properties.patch
0089-remove-null-possibility-for-getServer-singleton.patch
0090-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0091-LootTable-API-Replenishable-Lootables-Feature.patch
0092-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch
0093-System-property-for-disabling-watchdoge.patch
0094-Optimize-UserCache-Thread-Safe.patch
0095-Optional-TNT-doesn-t-move-in-water.patch
0096-Faster-redstone-torch-rapid-clock-removal.patch
0097-Add-server-name-parameter.patch
0098-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch
0099-Fix-Old-Sign-Conversion.patch
0100-Avoid-blocking-on-Network-Manager-creation.patch
0101-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch
0102-Add-setting-for-proxy-online-mode-status.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0103-Optimise-BlockState-s-hashCode-equals.patch
0104-Configurable-packet-in-spam-threshold.patch
0105-Configurable-flying-kick-messages.patch
0106-Remove-FishingHook-reference-on-Craft-Entity-removal.patch
0107-Auto-fix-bad-Y-levels-on-player-login.patch
0108-Option-to-remove-corrupt-tile-entities.patch
0109-Add-EntityZapEvent.patch
0110-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0111-Cache-user-authenticator-threads.patch
0112-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0113-Add-source-to-PlayerExpChangeEvent.patch
0114-Don-t-let-fishinghooks-use-portals.patch
0115-Add-ProjectileCollideEvent.patch
0116-Prevent-Pathfinding-out-of-World-Border.patch
0117-Optimize-World.isLoaded-BlockPosition-Z.patch
0118-Bound-Treasure-Maps-to-World-Border.patch
0119-Configurable-Cartographer-Treasure-Maps.patch
0120-Optimize-ItemStack.isEmpty.patch
0121-Add-API-methods-to-control-if-armour-stands-can-move.patch
0122-String-based-Action-Bar-API.patch
0123-Properly-fix-item-duplication-bug.patch
0124-Firework-API-s.patch
0125-PlayerTeleportEndGatewayEvent.patch
0126-Provide-E-TE-Chunk-count-stat-methods.patch
0127-Enforce-Sync-Player-Saves.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0128-Don-t-allow-entities-to-ride-themselves-572.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0129-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch
0130-Cap-Entity-Collisions.patch
0131-Remove-CraftScheduler-Async-Task-Debugger.patch
0132-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch
0133-Do-not-let-armorstands-drown.patch
0134-Properly-handle-async-calls-to-restart-the-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0135-Add-option-to-make-parrots-stay-on-shoulders-despite.patch
0136-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0137-Use-TerminalConsoleAppender-for-console-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0138-provide-a-configurable-option-to-disable-creeper-lin.patch
0139-Item-canEntityPickup.patch
0140-PlayerPickupItemEvent-setFlyAtPlayer.patch
0141-PlayerAttemptPickupItemEvent.patch
0142-Add-UnknownCommandEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0143-Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0144-Shoulder-Entities-Release-API.patch
0145-Profile-Lookup-Events.patch
0146-Block-player-logins-during-server-shutdown.patch
0147-Entity-fromMobSpawner.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0148-Improve-the-Saddle-API-for-Horses.patch
0149-Implement-ensureServerConversions-API.patch
0150-Implement-getI18NDisplayName.patch
0151-ProfileWhitelistVerifyEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0152-Fix-this-stupid-bullshit.patch
0153-LivingEntity-setKiller.patch
0154-Ocelot-despawns-should-honor-nametags-and-leash.patch
0155-Reset-spawner-timer-when-spawner-event-is-cancelled.patch
0156-Allow-specifying-a-custom-authentication-servers-dow.patch
0157-Handle-plugin-prefixes-using-Log4J-configuration.patch
0158-Improve-Log4J-Configuration-Plugin-Loggers.patch
0159-Add-PlayerJumpEvent.patch
0160-handle-PacketPlayInKeepAlive-async.patch
0161-Expose-client-protocol-version-and-virtual-host.patch
0162-revert-serverside-behavior-of-keepalives.patch
0163-Send-attack-SoundEffects-only-to-players-who-can-see.patch
0164-Add-PlayerArmorChangeEvent.patch
0165-Prevent-logins-from-being-processed-when-the-player-.patch
0166-Fix-MC-117075-TE-Unload-Lag-Spike.patch
0167-use-CB-BlockState-implementations-for-captured-block.patch
0168-API-to-get-a-BlockState-without-a-snapshot.patch
0169-AsyncTabCompleteEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0170-PlayerPickupExperienceEvent.patch
0171-Ability-to-apply-mending-to-XP-API.patch
0172-Make-max-squid-spawn-height-configurable.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0173-PlayerNaturallySpawnCreaturesEvent.patch
0174-PreCreatureSpawnEvent.patch
0175-Add-setPlayerProfile-API-for-Skulls.patch
0176-Fill-Profile-Property-Events.patch
0177-PlayerAdvancementCriterionGrantEvent.patch
0178-Add-ArmorStand-Item-Meta.patch
0179-Extend-Player-Interact-cancellation.patch
0180-Tameable-getOwnerUniqueId-API.patch
0181-Toggleable-player-crits-helps-mitigate-hacked-client.patch
0182-Disable-Explicit-Network-Manager-Flushing.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0183-Implement-extended-PaperServerListPingEvent.patch
0184-Improved-Async-Task-Scheduler.patch
0185-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch
0186-Player.setPlayerProfile-API.patch
0187-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0188-Make-player-data-saving-configurable.patch
0189-Make-legacy-ping-handler-more-reliable.patch
0190-Call-PaperServerListPingEvent-for-legacy-pings.patch
0191-Flag-to-disable-the-channel-limit.patch
0192-Add-method-to-open-already-placed-sign.patch
0193-Configurable-sprint-interruption-on-attack.patch
0194-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0195-EndermanEscapeEvent.patch
0196-Enderman.teleportRandomly.patch
0197-Block-Enderpearl-Travel-Exploit.patch
0198-Expand-World.spawnParticle-API-and-add-Builder.patch
0199-Prevent-Frosted-Ice-from-loading-holding-chunks.patch
0200-EndermanAttackPlayerEvent.patch
0201-WitchConsumePotionEvent.patch
0202-WitchThrowPotionEvent.patch
0203-Allow-spawning-Item-entities-with-World.spawnEntity.patch
0204-WitchReadyPotionEvent.patch
0205-ItemStack-getMaxItemUseDuration.patch
0206-Implement-EntityTeleportEndGatewayEvent.patch
0207-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch
0208-Fix-CraftEntity-hashCode.patch
0209-Configurable-Alternative-LootPool-Luck-Formula.patch
0210-Print-Error-details-when-failing-to-save-player-data.patch
0211-Make-shield-blocking-delay-configurable.patch
0212-Improve-EntityShootBowEvent.patch
0213-PlayerReadyArrowEvent.patch
0214-Implement-EntityKnockbackByEntityEvent.patch
0215-Expand-Explosions-API.patch
0216-LivingEntity-Hand-Raised-Item-Use-API.patch
0217-RangedEntity-API.patch
0218-Add-config-to-disable-ender-dragon-legacy-check.patch
0219-Implement-World.getEntity-UUID-API.patch
0220-InventoryCloseEvent-Reason-API.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0221-Vex-get-setSummoner-API.patch
0222-Refresh-player-inventory-when-cancelling-PlayerInter.patch
0223-Avoid-item-merge-if-stack-size-above-max-stack-size.patch
0224-Use-asynchronous-Log4j-2-loggers.patch
0225-add-more-information-to-Entity.toString.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0226-Add-CraftMagicNumbers.isSupportedApiVersion.patch
0227-EnderDragon-Events.patch
0228-PlayerElytraBoostEvent.patch
0229-PlayerLaunchProjectileEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0230-Improve-BlockPosition-inlining.patch
0231-Optimize-IntIdentityHashBiMiap-nextId.patch
0232-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0233-Vanished-players-don-t-have-rights.patch
0234-Allow-disabling-armour-stand-ticking.patch
0235-SkeletonHorse-Additions.patch
0236-Don-t-call-getItemMeta-on-hasItemMeta.patch
0237-Implement-Expanded-ArmorStand-API.patch
0238-AnvilDamageEvent.patch
0239-Add-hand-to-bucket-events.patch
0240-Add-TNTPrimeEvent.patch
0241-Break-up-and-make-tab-spam-limits-configurable.patch
0242-MC-135506-Experience-should-save-as-Integers.patch
0243-Fix-client-rendering-skulls-from-same-user.patch
0244-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch
0245-Add-Early-Warning-Feature-to-WatchDog.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0246-Make-EnderDragon-implement-Mob.patch
0247-Use-ConcurrentHashMap-in-JsonList.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0248-Use-a-Queue-for-Queueing-Commands.patch
0249-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch
0250-Optimize-BlockPosition-helper-methods.patch
0251-Restore-vanlla-default-mob-spawn-range-and-water-ani.patch
0252-Slime-Pathfinder-Events.patch
0253-Configurable-speed-for-water-flowing-over-lava.patch
0254-Optimize-CraftBlockData-Creation.patch
0255-Optimize-MappedRegistry.patch
0256-Add-PhantomPreSpawnEvent.patch
0257-Add-More-Creeper-API.patch
0258-Inventory-removeItemAnySlot.patch
0259-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch
0260-Asynchronous-chunk-IO-and-loading.patch Do not cancel chunk load on ticket level change (#5978) 2021-06-24 10:12:47 +01:00
0261-Add-ray-tracing-methods-to-LivingEntity.patch
0262-Expose-attack-cooldown-methods-for-Player.patch
0263-Improve-death-events.patch
0264-Allow-chests-to-be-placed-with-NBT-data.patch
0265-Mob-Pathfinding-API.patch
0266-Prevent-chunk-loading-from-Fluid-Flowing.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0267-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch
0268-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch
0269-Prevent-mob-spawning-from-loading-generating-chunks.patch
0270-Implement-furnace-cook-speed-multiplier-API.patch Fix NPE when setting cook multiplier (#5956) 2021-06-22 19:26:03 +00:00
0271-Catch-JsonParseException-in-Entity-and-TE-names.patch
0272-Honor-EntityAgeable.ageLock.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0273-Configurable-connection-throttle-kick-message.patch
0274-Hook-into-CB-plugin-rewrites.patch
0275-Add-sun-related-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0276-Add-LivingEntity-getTargetEntity.patch
0277-Turtle-API.patch
0278-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch
0279-Call-player-spectator-target-events-and-improve-impl.patch
0280-Add-Velocity-IP-Forwarding-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0281-Add-more-Witch-API.patch
0282-Check-Drowned-for-Villager-Aggression-Config.patch
0283-Here-s-Johnny.patch
0284-Add-option-to-prevent-players-from-moving-into-unloa.patch
0285-Reset-players-airTicks-on-respawn.patch
0286-Don-t-sleep-after-profile-lookups-if-not-needed.patch
0287-Improve-Server-Thread-Pool-and-Thread-Priorities.patch
0288-Optimize-World-Time-Updates.patch
0289-Restore-custom-InventoryHolder-support.patch
0290-Use-Vanilla-Minecart-Speeds.patch
0291-Fix-SpongeAbsortEvent-handling.patch
0292-PreSpawnerSpawnEvent.patch
0293-Don-t-allow-digging-into-unloaded-chunks.patch
0294-Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0295-Prevent-rayTrace-from-loading-chunks.patch
0296-Handle-Large-Packets-disconnecting-client.patch
0297-force-entity-dismount-during-teleportation.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0298-Add-more-Zombie-API.patch
0299-Book-Size-Limits.patch
0300-Add-PlayerConnectionCloseEvent.patch
0301-Prevent-Enderman-from-loading-chunks.patch
0302-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0303-Workaround-for-vehicle-tracking-issue-on-disconnect.patch
0304-Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch
0305-Block-Entity-remove-from-being-called-on-Players.patch
0306-BlockDestroyEvent.patch
0307-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch
0308-Limit-Client-Sign-length-more.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0309-Don-t-check-ConvertSigns-boolean-every-sign-save.patch
0310-Optimize-Network-Manager-and-add-advanced-packet-sup.patch
0311-Handle-Oversized-Tile-Entities-in-chunks.patch
0312-MC-145260-Fix-Whitelist-On-Off-inconsistency.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0313-Set-Zombie-last-tick-at-start-of-drowning-process.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0314-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0315-Use-proper-max-length-when-serialising-BungeeCord-te.patch
0316-Entity-getEntitySpawnReason.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0317-Update-entity-Metadata-for-all-tracked-players.patch
0318-Fire-event-on-GS4-query.patch
0319-Implement-PlayerPostRespawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0320-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch
0321-Server-Tick-Events.patch
0322-PlayerDeathEvent-getItemsToKeep.patch
0323-Optimize-Captured-TileEntity-Lookup.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0324-Add-Heightmap-API.patch
0325-Mob-Spawner-API-Enhancements.patch
0326-Fix-CB-call-to-changed-postToMainThread-method.patch
0327-Fix-sounds-when-item-frames-are-modified-MC-123450.patch
0328-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0329-improve-CraftWorld-isChunkLoaded.patch
0330-Configurable-Keep-Spawn-Loaded-range-per-world.patch
0331-ChunkMapDistance-CME.patch
0332-Implement-CraftBlockSoundGroup.patch
0333-Chunk-debug-command.patch
0334-Allow-Saving-of-Oversized-Chunks.patch
0335-Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0336-Fix-World-isChunkGenerated-calls.patch
0337-Show-blockstate-location-if-we-failed-to-read-it.patch
0338-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch
0339-Configurable-projectile-relative-velocity.patch
0340-offset-item-frame-ticking.patch
0341-Do-less-work-if-we-have-a-custom-Bukkit-generator.patch
0342-Fix-MC-158900.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0343-Prevent-consuming-the-wrong-itemstack.patch
0344-Generator-Settings.patch
0345-Fix-MC-161754.patch
0346-Fix-spawning-of-hanging-entities-that-are-not-ItemFr.patch
0347-Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0348-Add-option-to-disable-pillager-patrols.patch
0349-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch
0350-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch
0351-MC-145656-Fix-Follow-Range-Initial-Target.patch
0352-Duplicate-UUID-Resolve-Option.patch
0353-Optimize-Hoppers.patch
0354-PlayerDeathEvent-shouldDropExperience.patch
0355-Prevent-bees-loading-chunks-checking-hive-position.patch
0356-Don-t-load-Chunks-from-Hoppers-and-other-things.patch
0357-Guard-against-serializing-mismatching-chunk-coordina.patch
0358-Optimise-IEntityAccess-getPlayerByUUID.patch
0359-Fix-items-not-falling-correctly.patch
0360-Lag-compensate-eating.patch
0361-Optimize-call-to-getFluid-for-explosions.patch
0362-Fix-last-firework-in-stack-not-having-effects-when-d.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0363-Add-effect-to-block-break-naturally.patch
0364-Entity-Activation-Range-2.0.patch
0365-Increase-Light-Queue-Size.patch
0366-Fix-Light-Command.patch
0367-Anti-Xray.patch Refactor Anti-Xray and make some fixes to it (#5938) 2021-06-23 10:39:02 +02:00
0368-No-Tick-view-distance-implementation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0369-Implement-alternative-item-despawn-rate.patch
0370-Tracking-Range-Improvements.patch
0371-Fix-items-vanishing-through-end-portal.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0372-implement-optional-per-player-mob-spawns.patch
0373-Avoid-hopper-searches-if-there-are-no-items.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0374-Bees-get-gravity-in-void.-Fixes-MC-167279.patch
0375-Optimise-getChunkAt-calls-for-loaded-chunks.patch
0376-Add-debug-for-sync-chunk-loads.patch
0377-Allow-overriding-the-java-version-check.patch
0378-Add-ThrownEggHatchEvent.patch
0379-Entity-Jump-API.patch remove system property for book size limits 2021-06-17 21:12:40 +02:00
0380-Add-option-to-nerf-pigmen-from-nether-portals.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0381-Make-the-GUI-graph-fancier.patch
0382-add-hand-to-BlockMultiPlaceEvent.patch
0383-Prevent-teleporting-dead-entities.patch
0384-Validate-tripwire-hook-placement-before-update.patch
0385-Add-option-to-allow-iron-golems-to-spawn-in-air.patch
0386-Configurable-chance-of-villager-zombie-infection.patch
0387-Optimise-Chunk-getFluid.patch
0388-Optimise-TickListServer-by-rewriting-it.patch Do not cancel chunk load on ticket level change (#5978) 2021-06-24 10:12:47 +01:00
0389-Pillager-patrol-spawn-settings-and-per-player-option.patch
0390-Remote-Connections-shouldn-t-hold-up-shutdown.patch
0391-Do-not-allow-bees-to-load-chunks-for-beehives.patch
0392-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch
0393-Optimize-Collision-to-not-load-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0394-Don-t-tick-dead-players.patch
0395-Dead-Player-s-shouldn-t-be-able-to-move.patch
0396-Optimize-PlayerChunkMap-memory-use-for-visibleChunks.patch
0397-Mid-Tick-Chunk-Tasks-Speed-up-processing-of-chunk-lo.patch
0398-Don-t-move-existing-players-to-world-spawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0399-Add-tick-times-API-and-mspt-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0400-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0401-Add-Raw-Byte-ItemStack-Serialization.patch
0402-Remove-streams-from-Mob-AI-System.patch
0403-Async-command-map-building.patch
0404-Improved-Watchdog-Support.patch Deobfuscate stacktraces in log messages using a RewriteAppender and a custom RewritePolicy (#5926) 2021-06-21 01:09:18 -07:00
0405-Optimize-Pathfinding.patch
0406-Reduce-Either-Optional-allocation.patch
0407-Remove-streams-from-PairedQueue.patch
0408-Reduce-memory-footprint-of-NBTTagCompound.patch
0409-Prevent-opening-inventories-when-frozen.patch
0410-Optimise-ArraySetSorted-removeIf.patch
0411-Don-t-run-entity-collision-code-if-not-needed.patch
0412-Restrict-vanilla-teleport-command-to-valid-locations.patch
0413-Implement-Player-Client-Options-API.patch
0414-Fix-Chunk-Post-Processing-deadlock-risk.patch
0415-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch
0416-Broadcast-join-message-to-console.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0417-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0418-Load-Chunks-for-Login-Asynchronously.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0419-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0420-Add-PlayerAttackEntityCooldownResetEvent.patch
0421-Allow-multiple-callbacks-to-schedule-for-Callback-Ex.patch
0422-Don-t-fire-BlockFade-on-worldgen-threads.patch
0423-Add-phantom-creative-and-insomniac-controls.patch
0424-Fix-numerous-item-duplication-issues-and-teleport-is.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0425-Implement-Brigadier-Mojang-API.patch
0426-Villager-Restocks-API.patch
0427-Validate-PickItem-Packet-and-kick-for-invalid.patch
0428-Expose-game-version.patch
0429-Optimize-Voxel-Shape-Merging.patch
0430-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch
0431-Implement-Mob-Goal-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0432-Use-distance-map-to-optimise-entity-tracker.patch
0433-Optimize-isOutsideRange-to-use-distance-maps.patch
0434-Add-villager-reputation-API.patch
0435-Option-for-maximum-exp-value-when-merging-orbs.patch
0436-ExperienceOrbMergeEvent.patch
0437-Fix-PotionEffect-ignores-icon-flag.patch
0438-Optimize-brigadier-child-sorting-performance.patch
0439-Potential-bed-API.patch
0440-Wait-for-Async-Tasks-during-shutdown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0441-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch
0442-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch
0443-Reduce-MutableInt-allocations-from-light-engine.patch
0444-Reduce-allocation-of-Vec3D-by-entity-tracker.patch
0445-Ensure-safe-gateway-teleport.patch
0446-Add-option-for-console-having-all-permissions.patch
0447-Optimize-ServerLevels-chunk-level-checking-methods.patch
0448-Fix-Non-Full-Status-Chunk-NBT-Memory-Leak.patch
0449-Optimize-sending-packets-to-nearby-locations-sounds-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0450-Fix-villager-trading-demand-MC-163962.patch
0451-Maps-shouldn-t-load-chunks.patch
0452-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch
0453-Delay-Chunk-Unloads-based-on-Player-Movement.patch
0454-Optimize-Bit-Operations-by-inlining.patch
0455-Add-Plugin-Tickets-to-API-Chunk-Methods.patch Fix early load perms patch (Fixes #5917) 2021-06-21 09:41:00 +01:00
0456-incremental-chunk-saving.patch Do not cancel chunk load on ticket level change (#5978) 2021-06-24 10:12:47 +01:00
0457-Fix-missing-chunks-due-to-integer-overflow.patch
0458-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch
0459-Fix-piston-physics-inconsistency-MC-188840.patch
0460-Fix-sand-duping.patch
0461-Prevent-position-desync-in-playerconnection-causing-.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0462-Inventory-getHolder-method-without-block-snapshot.patch
0463-Expose-Arrow-getItemStack.patch
0464-Add-and-implement-PlayerRecipeBookClickEvent.patch
0465-Hide-sync-chunk-writes-behind-flag.patch
0466-Add-permission-for-command-blocks.patch
0467-Ensure-Entity-AABB-s-are-never-invalid.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0468-Optimize-WorldBorder-collision-checks-and-air.patch
0469-Fix-Per-World-Difficulty-Remembering-Difficulty.patch
0470-Paper-dumpitem-command.patch
0471-Don-t-allow-null-UUID-s-for-chat.patch
0472-Improve-Legacy-Component-serialization-size.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0473-Stop-copy-on-write-operations-for-updating-light-dat.patch
0474-Support-old-UUID-format-for-NBT.patch
0475-Clean-up-duplicated-GameProfile-Properties.patch
0476-Convert-legacy-attributes-in-Item-Meta.patch
0477-Remove-some-streams-from-structures.patch
0478-Remove-streams-from-classes-related-villager-gossip.patch
0479-Optimize-NibbleArray-to-use-pooled-buffers.patch
0480-Support-components-in-ItemMeta.patch
0481-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch
0482-Add-entity-liquid-API.patch
0483-Update-itemstack-legacy-name-and-lore.patch
0484-Spawn-player-in-correct-world-on-login.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0485-Add-PrepareResultEvent.patch
0486-Allow-delegation-to-vanilla-chunk-gen.patch Refactor Anti-Xray and make some fixes to it (#5938) 2021-06-23 10:39:02 +02:00
0487-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch
0488-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch Do not cancel chunk load on ticket level change (#5978) 2021-06-24 10:12:47 +01:00
0489-Improve-Chunk-Status-Transition-Speed.patch
0490-Optimize-NetworkManager-Exception-Handling.patch
0491-Optimize-the-advancement-data-player-iteration-to-be.patch
0492-Fix-arrows-never-despawning-MC-125757.patch
0493-Thread-Safe-Vanilla-Command-permission-checking.patch
0494-Move-range-check-for-block-placing-up.patch
0495-Fix-SPIGOT-5989.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0496-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch
0497-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch
0498-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch
0499-Add-missing-strikeLighting-call-to-World-spigot-stri.patch
0500-Incremental-player-saving.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0501-Fix-some-rails-connecting-improperly.patch
0502-Fix-MC-187716-Use-configured-height.patch
0503-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch
0504-Do-not-let-the-server-load-chunks-from-newer-version.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0505-Brand-support.patch
0506-Add-setMaxPlayers-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0507-Add-playPickupItemAnimation-to-LivingEntity.patch
0508-Don-t-require-FACING-data.patch
0509-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch
0510-Add-moon-phase-API.patch
0511-Prevent-headless-pistons-from-being-created.patch
0512-Add-BellRingEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0513-Add-zombie-targets-turtle-egg-config.patch
0514-Buffer-joins-to-world.patch
0515-Optimize-redstone-algorithm.patch
0516-Fix-hex-colors-not-working-in-some-kick-messages.patch
0517-PortalCreateEvent-needs-to-know-its-entity.patch
0518-Fix-CraftTeam-null-check.patch
0519-Add-more-Evoker-API.patch
0520-Add-a-way-to-get-translation-keys-for-blocks-entitie.patch
0521-Create-HoverEvent-from-ItemStack-Entity.patch
0522-Cache-block-data-strings.patch
0523-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch
0524-Add-additional-open-container-api-to-HumanEntity.patch
0525-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch
0526-Extend-block-drop-capture-to-capture-all-items-added.patch
0527-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch
0528-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0529-Lazily-track-plugin-scoreboards-by-default.patch
0530-Entity-isTicking.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0531-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch
0532-Fix-CME-on-adding-a-passenger-in-CreatureSpawnEvent.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0533-Fix-Concurrency-issue-in-WeightedList.patch
0534-Reset-Ender-Crystals-on-Dragon-Spawn.patch
0535-Fix-for-large-move-vectors-crashing-server.patch
0536-Optimise-getType-calls.patch
0537-Villager-resetOffers.patch
0538-Improve-inlinig-for-some-hot-IBlockData-methods.patch
0539-Retain-block-place-order-when-capturing-blockstates.patch
0540-Reduce-blockpos-allocation-from-pathfinding.patch
0541-Fix-item-locations-dropped-from-campfires.patch
0542-Player-elytra-boost-API.patch
0543-Fixed-TileEntityBell-memory-leak.patch
0544-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch
0545-Add-getOfflinePlayerIfCached-String.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0546-Add-ignore-discounts-API.patch
0547-Toggle-for-removing-existing-dragon.patch
0548-Fix-client-lag-on-advancement-loading.patch
0549-Item-no-age-no-player-pickup.patch
0550-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch
0551-Beacon-API-custom-effect-ranges.patch
0552-Add-API-for-quit-reason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0553-Seed-based-feature-search.patch
0554-Add-Wandering-Trader-spawn-rate-config-options.patch
0555-Significantly-improve-performance-of-the-end-generat.patch
0556-Expose-world-spawn-angle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0557-Add-Destroy-Speed-API.patch
0558-Fix-Player-spawnParticle-x-y-z-precision-loss.patch
0559-Add-LivingEntity-clearActiveItem.patch
0560-Add-PlayerItemCooldownEvent.patch
0561-More-lightning-API.patch
0562-Climbing-should-not-bypass-cramming-gamerule.patch
0563-Added-missing-default-perms-for-commands.patch
0564-Add-PlayerShearBlockEvent.patch
0565-Set-spigots-verbose-world-setting-to-false-by-def.patch
0566-Fix-curing-zombie-villager-discount-exploit.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0567-Limit-recipe-packets.patch
0568-Fix-CraftSound-backwards-compatibility.patch
0569-MC-4-Fix-item-position-desync.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0570-Player-Chunk-Load-Unload-Events.patch
0571-Optimize-Dynamic-get-Missing-Keys.patch
0572-Expose-LivingEntity-hurt-direction.patch
0573-Add-OBSTRUCTED-reason-to-BedEnterResult.patch
0574-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch
0575-added-PlayerTradeEvent.patch
0576-Implement-TargetHitEvent.patch
0577-Additional-Block-Material-API-s.patch
0578-Fix-harming-potion-dupe.patch
0579-Implement-API-to-get-Material-from-Boats-and-Minecar.patch
0580-Cache-burn-durations.patch
0581-Allow-disabling-mob-spawner-spawn-egg-transformation.patch
0582-Fix-Not-a-string-Map-Conversion-spam.patch
0583-Implement-PlayerFlowerPotManipulateEvent.patch
0584-Fix-interact-event-not-being-called-in-adventure.patch
0585-Zombie-API-breaking-doors.patch
0586-Fix-nerfed-slime-when-splitting.patch
0587-Add-EntityLoadCrossbowEvent.patch [ci skip] Very important bug fix :O (#5934) 2021-06-21 14:36:53 +00:00
0588-Guardian-beam-workaround.patch
0589-Added-WorldGameRuleChangeEvent.patch
0590-Added-ServerResourcesReloadedEvent.patch
0591-Added-world-settings-for-mobs-picking-up-loot.patch
0592-Implemented-BlockFailedDispenseEvent.patch
0593-Added-PlayerLecternPageChangeEvent.patch
0594-Added-PlayerLoomPatternSelectEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0595-Configurable-door-breaking-difficulty.patch
0596-Empty-commands-shall-not-be-dispatched.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0597-Implement-API-to-expose-exact-interaction-point.patch
0598-Remove-stale-POIs.patch
0599-Fix-villager-boat-exploit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0600-Add-sendOpLevel-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0601-Add-StructureLocateEvent.patch
0602-Collision-option-for-requiring-a-player-participant.patch
0603-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch
0604-Return-chat-component-with-empty-text-instead-of-thr.patch
0605-Make-schedule-command-per-world.patch
0606-Configurable-max-leash-distance.patch
0607-Implement-BlockPreDispenseEvent.patch
0608-Added-Vanilla-Entity-Tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0609-added-Wither-API.patch
0610-Added-firing-of-PlayerChangeBeaconEffectEvent.patch
0611-Fix-console-spam-when-removing-chests-in-water.patch
0612-Add-toggle-for-always-placing-the-dragon-egg.patch
0613-Added-PlayerStonecutterRecipeSelectEvent.patch
0614-Add-dropLeash-variable-to-EntityUnleashEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0615-Skip-distance-map-update-when-spawning-disabled.patch
0616-Reset-shield-blocking-on-dimension-change.patch
0617-add-DragonEggFormEvent.patch
0618-EntityMoveEvent.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0619-added-option-to-disable-pathfinding-updates-on-block.patch
0620-Inline-shift-direction-fields.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0621-Allow-adding-items-to-BlockDropItemEvent.patch
0622-Add-getMainThreadExecutor-to-BukkitScheduler.patch
0623-living-entity-allow-attribute-registration.patch
0624-fix-dead-slime-setSize-invincibility.patch
0625-Merchant-getRecipes-should-return-an-immutable-list.patch
0626-misc-debugging-dumps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0627-Add-support-for-hex-color-codes-in-console.patch
0628-Expose-Tracked-Players.patch
0629-Remove-streams-from-SensorNearest.patch
0630-MC-29274-Fix-Wither-hostility-towards-players.patch
0631-Throw-proper-exception-on-empty-JsonList-file.patch
0632-Improve-ServerGUI.patch
0633-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch
0634-fix-converting-txt-to-json-file.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0635-Add-worldborder-events.patch
0636-added-PlayerNameEntityEvent.patch
0637-Prevent-grindstones-from-overstacking-items.patch
0638-Add-recipe-to-cook-events.patch
0639-Add-Block-isValidTool.patch
0640-Allow-using-signs-inside-spawn-protection.patch
0641-Implement-Keyed-on-World.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0642-Add-fast-alternative-constructor-for-Rotations.patch
0643-Item-Rarity-API.patch
0644-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch
0645-copy-TESign-isEditable-from-snapshots.patch
0646-Drop-carried-item-when-player-has-disconnected.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0647-forced-whitelist-use-configurable-kick-message.patch
0648-Don-t-ignore-result-of-PlayerEditBookEvent.patch Fix "Don't ignore result of PlayerEditBookEvent" (#5923) 2021-06-21 04:29:59 +00:00
0649-Entity-load-save-limit-per-chunk.patch
0650-fix-cancelling-block-falling-causing-client-desync.patch
0651-Expose-protocol-version.patch
0652-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch
0653-Enhance-console-tab-completions-for-brigadier-comman.patch
0654-Fix-PlayerItemConsumeEvent-cancelling-properly.patch
0655-Add-bypass-host-check.patch
0656-Set-area-affect-cloud-rotation.patch
0657-add-isDeeplySleeping-to-HumanEntity.patch
0658-Fix-duplicating-give-items-on-item-drop-cancel.patch
0659-add-consumeFuel-to-FurnaceBurnEvent.patch
0660-add-get-set-drop-chance-to-EntityEquipment.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0661-fix-PigZombieAngerEvent-cancellation.patch
0662-Fix-checkReach-check-for-Shulker-boxes.patch
0663-fix-PlayerItemHeldEvent-firing-twice.patch
0664-Added-PlayerDeepSleepEvent.patch
0665-More-World-API.patch
0666-Added-PlayerBedFailEnterEvent.patch
0667-Implement-methods-to-convert-between-Component-and-B.patch
0668-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0669-Introduce-beacon-activation-deactivation-events.patch
0670-add-RespawnFlags-to-PlayerRespawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0671-Add-Channel-initialization-listeners.patch
0672-Send-empty-commands-if-tab-completion-is-disabled.patch
0673-Add-more-WanderingTrader-API.patch
0674-Add-EntityBlockStorage-clearEntities.patch
0675-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch
0676-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Add invalid player data to misc debug dumps 2021-06-20 15:07:00 +01:00
0677-Inventory-close.patch
0678-call-PortalCreateEvent-players-and-end-platform.patch
0679-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Fix mobs not burning from summon command (#5961) 2021-06-23 10:07:59 +02:00
0680-Fix-CraftPotionBrewer-cache.patch
0681-Add-basic-Datapack-API.patch Fix early load perms patch (Fixes #5917) 2021-06-21 09:41:00 +01:00
0682-Add-environment-variable-to-disable-server-gui.patch
0683-additions-to-PlayerGameModeChangeEvent.patch
0684-Clear-SyncLoadInfo.patch
0685-ItemStack-repair-check-API.patch
0686-More-Enchantment-API.patch
0687-Add-command-line-option-to-load-extra-plugin-jars-no.patch Fix early load perms patch (Fixes #5917) 2021-06-21 09:41:00 +01:00
0688-Fix-and-optimise-world-force-upgrading.patch Fix use of universe flag and forceUpgrade 2021-06-25 20:51:48 -07:00
0689-Add-Mob-lookAt-API.patch
0690-Add-Unix-domain-socket-support.patch
0691-Add-EntityInsideBlockEvent.patch
0692-Attributes-API-for-item-defaults.patch
0693-Have-CraftMerchantCustom-emit-PlayerPurchaseEvent.patch
0694-Add-cause-to-Weather-ThunderChangeEvents.patch
0695-More-Lidded-Block-API.patch
0696-Limit-item-frame-cursors-on-maps.patch
0697-Add-PufferFishStateChangeEvent.patch
0698-Add-PlayerKickEvent-causes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904) 2021-06-20 21:25:59 +02:00
0699-Fix-PlayerBucketEmptyEvent-result-itemstack.patch
0700-Synchronize-PalettedContainer-instead-of-ReentrantLo.patch Refactor Anti-Xray and make some fixes to it (#5938) 2021-06-23 10:39:02 +02:00
0701-Add-option-to-fix-items-merging-through-walls.patch
0702-Add-BellRevealRaiderEvent.patch
0703-Fix-invulnerable-end-crystals.patch
0704-Add-ElderGuardianAppearanceEvent.patch
0705-Reset-villager-inventory-on-cancelled-pickup-event.patch
0706-Fix-dangerous-end-portal-logic.patch Try even harder to get an origin world and avoid NPEs (Fixes #5931) 2021-06-22 11:54:56 +01:00
0707-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch
0708-Make-item-validations-configurable.patch
0709-Add-more-line-of-sight-methods.patch
0710-add-per-world-spawn-limits.patch add back optimizing ServerLevel chunk checking methods 2021-06-19 08:57:42 +02:00
0711-Fix-PotionSplashEvent-for-water-splash-potions.patch
0712-Fix-incorrect-status-dataconverter-for-pre-1.13-chun.patch
0713-Update-oshi-core-dependency.patch
0714-Add-Feature-Generation-API.patch Rename package from io.papermc.paper.world.gen to io.papermc.paper.world.generation (#5894) 2021-06-20 05:02:27 +00:00
0715-Fix-PlayerDropItemEvent-using-wrong-item.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00
0716-Deobfuscate-stacktraces-in-log-messages-crash-report.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00
0717-Missing-Entity-Behavior-API.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00
0718-Ensure-disconnect-for-book-edit-is-called-on-main.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00
0719-Add-git-branch-and-commit-to-manifest.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00
0720-Allow-explosions-under-0-height.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00
0721-Fix-chicken-jockey-persistence.patch Drop codec spam fix (Fixes #5936) 2021-06-26 12:56:06 +01:00