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