Paper/Spigot-Server-Patches
Jason 750049fa2b
Fix incorrect colors in some log messages (#5609)
CraftChatMessage.fromComponent fails to take into account the style of TranslatableComponent args, causing any styling on args to be completely ignored.

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