PaperMC/Spigot-Server-Patches
Shane Freeder ae15e85da4
Updated Upstream (CraftBukkit)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
7eb35643 SPIGOT-6398: Fix crash when bonemealing bamboo and the BlockSpreadEvent is cancelled
2021-03-19 23:27:53 +00:00
..
0001-POM-Changes.patch Updated Upstream (Bukkit/CraftBukkit) 2021-03-18 18:03:22 +01:00
0002-Paper-config-files.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0003-MC-Dev-fixes.patch It compiles 2021-03-18 18:03:22 +01:00
0004-MC-Utils.patch It compiles 2021-03-18 18:03:22 +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 More work 2021-03-18 18:03:22 +01:00
0010-Adventure.patch fix compile 2021-03-18 18:03:22 +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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0019-Implement-Paper-VersionChecker.patch Use Adventure for /version command feedback, add copy to clipboard click event (#5333) 2021-03-09 20:56:13 -08: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0034-Disable-explosion-knockback.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0035-Disable-thunder.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0036-Disable-ice-and-snow.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 More work 2021-03-18 18:03:22 +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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01:00
0056-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0060-Chunk-Save-Reattempt.patch More work 2021-03-18 18:03:22 +01: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 Upstream Update (#5211) 2021-02-21 20:55:01 +00: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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01:00
0073-Entity-AddTo-RemoveFrom-World-Events.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 rebase 2021-03-18 18:03:22 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0086-Don-t-tick-Skulls-unused-code.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0087-Configurable-Player-Collision.patch It compiles 2021-03-18 18:03:22 +01:00
0088-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +01:00
0095-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch More work 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01: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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01:00
0108-Add-setting-for-proxy-online-mode-status.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0111-Configurable-flying-kick-messages.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0112-Chunk-registration-fixes.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0120-Allow-Reloading-of-Command-Aliases.patch Upstream Update (#5211) 2021-02-21 20:55:01 +00:00
0121-Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +01:00
0143-Add-system-property-to-disable-book-size-limits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5325) 2021-03-08 15:12:31 -08:00
0144-Add-option-to-make-parrots-stay-on-shoulders-despite.patch More work 2021-03-18 18:03:22 +01:00
0145-Add-configuration-option-to-prevent-player-names-fro.patch Add config option for displayname in quit message (#5260) 2021-02-26 17:54:48 +00:00
0146-Use-TerminalConsoleAppender-for-console-improvements.patch It compiles 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0166-LivingEntity-setKiller.patch More work 2021-03-18 18:03:22 +01:00
0167-Handle-plugin-prefixes-using-Log4J-configuration.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0168-Include-Log4J2-SLF4J-implementation.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0171-handle-PacketPlayInKeepAlive-async.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0172-Expose-client-protocol-version-and-virtual-host.patch More work 2021-03-18 18:03:22 +01:00
0173-revert-serverside-behavior-of-keepalives.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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) (#5299) 2021-03-03 14:43:45 -08: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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) (#5299) 2021-03-03 14:43:45 -08: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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0186-PreCreatureSpawnEvent.patch It compiles 2021-03-18 18:03:22 +01:00
0187-PlayerNaturallySpawnCreaturesEvent.patch More work 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0200-Player.setPlayerProfile-API.patch It compiles 2021-03-18 18:03:22 +01:00
0201-Fix-Dragon-Server-Crashes.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0202-getPlayerUniqueId-API.patch Upstream Update (#5211) 2021-02-21 20:55:01 +00: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0213-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5325) 2021-03-08 15:12:31 -08: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 It compiles 2021-03-18 18:03:22 +01:00
0234-InventoryCloseEvent-Reason-API.patch It compiles 2021-03-18 18:03:22 +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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0237-Don-t-change-the-Entity-Random-seed-for-squids.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0238-Re-add-vanilla-entity-warnings-for-duplicates.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01: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 More work 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0259-Add-hand-to-bucket-events.patch More work 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +01:00
0262-Add-Early-Warning-Feature-to-WatchDog.patch It compiles 2021-03-18 18:03:22 +01: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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01:00
0280-Improve-death-events.patch It compiles 2021-03-18 18:03:22 +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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0293-Hook-into-CB-plugin-rewrites.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +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 More work 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01:00
0298-Call-player-spectator-target-events-and-improve-impl.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0299-Add-Velocity-IP-Forwarding-Support.patch It compiles 2021-03-18 18:03:22 +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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0304-Reset-players-airTicks-on-respawn.patch More work 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01:00
0307-Optimize-World-Time-Updates.patch It compiles 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01:00
0312-Book-Size-Limits.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0313-Make-the-default-permission-message-configurable.patch Add config option for displayname in quit message (#5260) 2021-02-26 17:54:48 +00: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 It compiles 2021-03-18 18:03:22 +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 (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0327-Limit-Client-Sign-length-more.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 More work 2021-03-18 18:03:22 +01: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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0337-Entity-getEntitySpawnReason.patch It compiles 2021-03-18 18:03:22 +01:00
0338-Update-entity-Metadata-for-all-tracked-players.patch More work 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01:00
0347-Fix-CB-call-to-changed-postToMainThread-method.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01:00
0350-Fix-issues-with-entity-loss-due-to-unloaded-chunks.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0351-Duplicate-UUID-Resolve-Option.patch It compiles 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +01: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 Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0357-Chunk-debug-command.patch More work 2021-03-18 18:03:22 +01:00
0358-Catch-exceptions-from-dispenser-entity-spawns.patch It compiles 2021-03-18 18:03:22 +01:00
0359-Fix-World-isChunkGenerated-calls.patch It compiles 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +01:00
0363-Anti-Xray.patch It compiles 2021-03-18 18:03:22 +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 It compiles 2021-03-18 18:03:22 +01:00
0366-Mark-entities-as-being-ticked-when-notifying-navigat.patch More work 2021-03-18 18:03:22 +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 Actually fix preloading this time 2021-03-18 18:03:22 +01:00
0370-Use-getChunkIfLoadedImmediately-in-places.patch More work 2021-03-18 18:03:22 +01: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 It compiles 2021-03-18 18:03:22 +01:00
0374-Fix-MC-158900.patch More work 2021-03-18 18:03:22 +01:00
0375-implement-optional-per-player-mob-spawns.patch It compiles 2021-03-18 18:03:22 +01:00
0376-Prevent-consuming-the-wrong-itemstack.patch More work 2021-03-18 18:03:22 +01:00
0377-Fix-nether-portal-creation.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0378-Generator-Settings.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0379-Fix-MC-161754.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0380-Performance-improvement-for-Chunk.getEntities.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0381-Fix-spawning-of-hanging-entities-that-are-not-ItemFr.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0382-Expose-the-internal-current-tick.patch Upstream Update (#5211) 2021-02-21 20:55:01 +00:00
0383-Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch More work 2021-03-18 18:03:22 +01:00
0384-Add-option-to-disable-pillager-patrols.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0385-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch More work 2021-03-18 18:03:22 +01:00
0386-PlayerLaunchProjectileEvent.patch It compiles 2021-03-18 18:03:22 +01:00
0387-Add-CraftMagicNumbers.isSupportedApiVersion.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0388-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0389-MC-145656-Fix-Follow-Range-Initial-Target.patch It compiles 2021-03-18 18:03:22 +01:00
0390-Optimize-Hoppers.patch It compiles 2021-03-18 18:03:22 +01:00
0391-PlayerDeathEvent-shouldDropExperience.patch More work 2021-03-18 18:03:22 +01:00
0392-Prevent-bees-loading-chunks-checking-hive-position.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0393-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0394-Guard-against-serializing-mismatching-chunk-coordina.patch It compiles 2021-03-18 18:03:22 +01:00
0395-Optimise-IEntityAccess-getPlayerByUUID.patch More work 2021-03-18 18:03:22 +01:00
0396-Fix-items-not-falling-correctly.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0397-Lag-compensate-eating.patch More work 2021-03-18 18:03:22 +01:00
0398-Optimize-call-to-getFluid-for-explosions.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0399-Fix-last-firework-in-stack-not-having-effects-when-d.patch It compiles 2021-03-18 18:03:22 +01:00
0400-Add-effect-to-block-break-naturally.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0401-Tracking-Range-Improvements.patch More work 2021-03-18 18:03:22 +01:00
0402-Entity-Activation-Range-2.0.patch It compiles 2021-03-18 18:03:22 +01:00
0403-Fix-items-vanishing-through-end-portal.patch More work 2021-03-18 18:03:22 +01:00
0404-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0405-Optimise-getChunkAt-calls-for-loaded-chunks.patch More work 2021-03-18 18:03:22 +01:00
0406-Allow-overriding-the-java-version-check.patch Updated Upstream (Bukkit/CraftBukkit) 2021-03-18 18:03:22 +01:00
0407-Add-ThrownEggHatchEvent.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0408-Optimise-random-block-ticking.patch It compiles 2021-03-18 18:03:22 +01:00
0409-Entity-Jump-API.patch More work 2021-03-18 18:03:22 +01:00
0410-Add-option-to-nerf-pigmen-from-nether-portals.patch It compiles 2021-03-18 18:03:22 +01:00
0411-Make-the-GUI-graph-fancier.patch It compiles 2021-03-18 18:03:22 +01:00
0412-add-hand-to-BlockMultiPlaceEvent.patch More work 2021-03-18 18:03:22 +01:00
0413-Prevent-teleporting-dead-entities.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0414-Validate-tripwire-hook-placement-before-update.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0415-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0416-Configurable-chance-of-villager-zombie-infection.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0417-Optimise-Chunk-getFluid.patch It compiles 2021-03-18 18:03:22 +01:00
0418-Optimise-TickListServer-by-rewriting-it.patch It compiles 2021-03-18 18:03:22 +01:00
0419-Pillager-patrol-spawn-settings-and-per-player-option.patch It compiles 2021-03-18 18:03:22 +01:00
0420-Ensure-Entity-is-never-double-registered.patch More work 2021-03-18 18:03:22 +01:00
0421-Fix-unregistering-entities-from-unloading-chunks.patch More work 2021-03-18 18:03:22 +01:00
0422-Remote-Connections-shouldn-t-hold-up-shutdown.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0423-Do-not-allow-bees-to-load-chunks-for-beehives.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0424-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch More work 2021-03-18 18:03:22 +01:00
0425-Optimize-Collision-to-not-load-chunks.patch It compiles 2021-03-18 18:03:22 +01:00
0426-Don-t-tick-dead-players.patch More work 2021-03-18 18:03:22 +01:00
0427-Dead-Player-s-shouldn-t-be-able-to-move.patch More work 2021-03-18 18:03:22 +01:00
0428-Optimize-PlayerChunkMap-memory-use-for-visibleChunks.patch It compiles 2021-03-18 18:03:22 +01:00
0429-Increase-Light-Queue-Size.patch It compiles 2021-03-18 18:03:22 +01:00
0430-Mid-Tick-Chunk-Tasks-Speed-up-processing-of-chunk-lo.patch It compiles 2021-03-18 18:03:22 +01:00
0431-Don-t-move-existing-players-to-world-spawn.patch More work 2021-03-18 18:03:22 +01:00
0432-Add-tick-times-API-and-mspt-command.patch It compiles 2021-03-18 18:03:22 +01:00
0433-Expose-MinecraftServer-isRunning.patch Upstream Update (#5211) 2021-02-21 20:55:01 +00:00
0434-Add-Raw-Byte-ItemStack-Serialization.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0435-Remove-streams-from-Mob-AI-System.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0436-Delay-unsafe-actions-until-after-entity-ticking-is-d.patch More work 2021-03-18 18:03:22 +01:00
0437-Async-command-map-building.patch It compiles 2021-03-18 18:03:22 +01:00
0438-Improved-Watchdog-Support.patch Actually fix preloading this time 2021-03-18 18:03:22 +01:00
0439-Optimize-Pathfinding.patch It compiles 2021-03-18 18:03:22 +01:00
0440-Reduce-Either-Optional-allocation.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0441-Remove-streams-from-PairedQueue.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0442-Reduce-memory-footprint-of-NBTTagCompound.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0443-Prevent-opening-inventories-when-frozen.patch It compiles 2021-03-18 18:03:22 +01:00
0444-Optimise-ArraySetSorted-removeIf.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0445-Don-t-run-entity-collision-code-if-not-needed.patch More work 2021-03-18 18:03:22 +01:00
0446-Optimize-ChunkProviderServer-s-chunk-level-checking-.patch More work 2021-03-18 18:03:22 +01:00
0447-Restrict-vanilla-teleport-command-to-valid-locations.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0448-Implement-Player-Client-Options-API.patch It compiles 2021-03-18 18:03:22 +01:00
0449-Fix-Chunk-Post-Processing-deadlock-risk.patch More work 2021-03-18 18:03:22 +01:00
0450-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch Updated Upstream (CraftBukkit/Spigot) 2021-03-18 18:03:22 +01:00
0451-Broadcast-join-message-to-console.patch More work 2021-03-18 18:03:22 +01:00
0452-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch More work 2021-03-18 18:03:22 +01:00
0453-Load-Chunks-for-Login-Asynchronously.patch apply fixup 2021-03-19 07:54:18 +01:00
0454-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch apply fixup 2021-03-19 07:54:18 +01:00
0455-Add-PlayerAttackEntityCooldownResetEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0456-Allow-multiple-callbacks-to-schedule-for-Callback-Ex.patch apply fixup 2021-03-19 07:54:18 +01:00
0457-Don-t-fire-BlockFade-on-worldgen-threads.patch apply fixup 2021-03-19 07:54:18 +01:00
0458-Add-phantom-creative-and-insomniac-controls.patch apply fixup 2021-03-19 07:54:18 +01:00
0459-Fix-numerous-item-duplication-issues-and-teleport-is.patch apply fixup 2021-03-19 07:54:18 +01:00
0460-Implement-Brigadier-Mojang-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0461-Villager-Restocks-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0462-Validate-PickItem-Packet-and-kick-for-invalid.patch apply fixup 2021-03-19 07:54:18 +01:00
0463-Expose-game-version.patch apply fixup 2021-03-19 07:54:18 +01:00
0464-Optimize-Voxel-Shape-Merging.patch apply fixup 2021-03-19 07:54:18 +01:00
0465-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch apply fixup 2021-03-19 07:54:18 +01:00
0466-Implement-Mob-Goal-API.patch Fix VanillaMobGoalTest#testBukkitMap (#5390) 2021-03-19 22:21:54 +00:00
0467-Use-distance-map-to-optimise-entity-tracker.patch apply fixup 2021-03-19 07:54:18 +01:00
0468-Optimize-isOutsideRange-to-use-distance-maps.patch apply fixup 2021-03-19 07:54:18 +01:00
0469-Stop-copy-on-write-operations-for-updating-light-dat.patch apply fixup 2021-03-19 07:54:18 +01:00
0470-No-Tick-view-distance-implementation.patch apply fixup 2021-03-19 07:54:18 +01:00
0471-Add-villager-reputation-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0472-Fix-Light-Command.patch apply fixup 2021-03-19 07:54:18 +01:00
0473-Fix-PotionEffect-ignores-icon-flag.patch apply fixup 2021-03-19 07:54:18 +01:00
0474-Optimize-brigadier-child-sorting-performance.patch apply fixup 2021-03-19 07:54:18 +01:00
0475-Potential-bed-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0476-Wait-for-Async-Tasks-during-shutdown.patch apply fixup 2021-03-19 07:54:18 +01:00
0477-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch apply fixup 2021-03-19 07:54:18 +01:00
0478-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch apply fixup 2021-03-19 07:54:18 +01:00
0479-Optimize-NibbleArray-to-use-pooled-buffers.patch apply fixup 2021-03-19 07:54:18 +01:00
0480-Reduce-MutableInt-allocations-from-light-engine.patch apply fixup 2021-03-19 07:54:18 +01:00
0481-Reduce-allocation-of-Vec3D-by-entity-tracker.patch apply fixup 2021-03-19 07:54:18 +01:00
0482-Ensure-safe-gateway-teleport.patch apply fixup 2021-03-19 07:54:18 +01:00
0483-Add-option-for-console-having-all-permissions.patch apply fixup 2021-03-19 07:54:18 +01:00
0484-Fix-Non-Full-Status-Chunk-NBT-Memory-Leak.patch apply fixup 2021-03-19 07:54:18 +01:00
0485-Workaround-for-Client-Lag-Spikes-MC-162253.patch apply fixup 2021-03-19 07:54:18 +01:00
0486-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch apply fixup 2021-03-19 07:54:18 +01:00
0487-Optimize-sending-packets-to-nearby-locations-sounds-.patch apply fixup 2021-03-19 07:54:18 +01:00
0488-Improve-Chunk-Status-Transition-Speed.patch apply fixup 2021-03-19 07:54:18 +01:00
0489-Fix-villager-trading-demand-MC-163962.patch apply fixup 2021-03-19 07:54:18 +01:00
0490-Maps-shouldn-t-load-chunks.patch apply fixup 2021-03-19 07:54:18 +01:00
0491-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch apply fixup 2021-03-19 07:54:18 +01:00
0492-Optimize-Bit-Operations-by-inlining.patch apply fixup 2021-03-19 07:54:18 +01:00
0493-Optimize-Light-Engine.patch apply fixup 2021-03-19 07:54:18 +01:00
0494-Delay-Chunk-Unloads-based-on-Player-Movement.patch apply fixup 2021-03-19 07:54:18 +01:00
0495-Add-Plugin-Tickets-to-API-Chunk-Methods.patch apply fixup 2021-03-19 07:54:18 +01:00
0496-Fix-missing-chunks-due-to-integer-overflow.patch apply fixup 2021-03-19 07:54:18 +01:00
0497-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch apply fixup 2021-03-19 07:54:18 +01:00
0498-Fix-piston-physics-inconsistency-MC-188840.patch apply fixup 2021-03-19 07:54:18 +01:00
0499-Fix-sand-duping.patch apply fixup 2021-03-19 07:54:18 +01:00
0500-Prevent-position-desync-in-playerconnection-causing-.patch apply fixup 2021-03-19 07:54:18 +01:00
0501-Fix-enderdragon-exp-dupe.patch apply fixup 2021-03-19 07:54:18 +01:00
0502-Inventory-getHolder-method-without-block-snapshot.patch apply fixup 2021-03-19 07:54:18 +01:00
0503-Expose-Arrow-getItemStack.patch apply fixup 2021-03-19 07:54:18 +01:00
0504-Add-and-implement-PlayerRecipeBookClickEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0505-Hide-sync-chunk-writes-behind-flag.patch apply fixup 2021-03-19 07:54:18 +01:00
0506-Limit-lightning-strike-effect-distance.patch apply fixup 2021-03-19 07:54:18 +01:00
0507-Add-permission-for-command-blocks.patch apply fixup 2021-03-19 07:54:18 +01:00
0508-Ensure-Entity-AABB-s-are-never-invalid.patch apply fixup 2021-03-19 07:54:18 +01:00
0509-Optimize-WorldBorder-collision-checks-and-air.patch apply fixup 2021-03-19 07:54:18 +01:00
0510-Fix-Per-World-Difficulty-Remembering-Difficulty.patch apply fixup 2021-03-19 07:54:18 +01:00
0511-Paper-dumpitem-command.patch apply fixup 2021-03-19 07:54:18 +01:00
0512-Don-t-allow-null-UUID-s-for-chat.patch apply fixup 2021-03-19 07:54:18 +01:00
0513-Improve-Legacy-Component-serialization-size.patch apply fixup 2021-03-19 07:54:18 +01:00
0514-Support-old-UUID-format-for-NBT.patch apply fixup 2021-03-19 07:54:18 +01:00
0515-Clean-up-duplicated-GameProfile-Properties.patch apply fixup 2021-03-19 07:54:18 +01:00
0516-Convert-legacy-attributes-in-Item-Meta.patch apply fixup 2021-03-19 07:54:18 +01:00
0517-Remove-some-streams-from-structures.patch apply fixup 2021-03-19 07:54:18 +01:00
0518-Remove-streams-from-classes-related-villager-gossip.patch apply fixup 2021-03-19 07:54:18 +01:00
0519-Support-components-in-ItemMeta.patch apply fixup 2021-03-19 07:54:18 +01:00
0520-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch apply fixup 2021-03-19 07:54:18 +01:00
0521-Add-entity-liquid-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0522-Update-itemstack-legacy-name-and-lore.patch apply fixup 2021-03-19 07:54:18 +01:00
0523-Spawn-player-in-correct-world-on-login.patch apply fixup 2021-03-19 07:54:18 +01:00
0524-Add-PrepareResultEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0525-Allow-delegation-to-vanilla-chunk-gen.patch apply fixup 2021-03-19 07:54:18 +01:00
0526-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch apply fixup 2021-03-19 07:54:18 +01:00
0527-Optimize-NetworkManager-Exception-Handling.patch apply fixup 2021-03-19 07:54:18 +01:00
0528-Fix-Concurrency-issue-in-WeightedList.patch apply fixup 2021-03-19 07:54:18 +01:00
0529-Optimize-the-advancement-data-player-iteration-to-be.patch apply fixup 2021-03-19 07:54:18 +01:00
0530-Fix-arrows-never-despawning-MC-125757.patch apply fixup 2021-03-19 07:54:18 +01:00
0531-Thread-Safe-Vanilla-Command-permission-checking.patch apply fixup 2021-03-19 07:54:18 +01:00
0532-Move-range-check-for-block-placing-up.patch apply fixup 2021-03-19 07:54:18 +01:00
0533-Fix-SPIGOT-5989.patch apply fixup 2021-03-19 07:54:18 +01:00
0534-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch apply fixup 2021-03-19 07:54:18 +01:00
0535-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch apply fixup 2021-03-19 07:54:18 +01:00
0536-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch apply fixup 2021-03-19 07:54:18 +01:00
0537-Add-missing-strikeLighting-call-to-World-spigot-stri.patch apply fixup 2021-03-19 07:54:18 +01:00
0538-Fix-some-rails-connecting-improperly.patch apply fixup 2021-03-19 07:54:18 +01:00
0539-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch apply fixup 2021-03-19 07:54:18 +01:00
0540-Incremental-player-saving.patch apply fixup 2021-03-19 07:54:18 +01:00
0541-Import-fastutil-classes.patch apply fixup 2021-03-19 07:54:18 +01:00
0542-Don-t-mark-null-chunk-sections-for-block-updates.patch apply fixup 2021-03-19 07:54:18 +01:00
0543-Remove-armour-stand-double-add-to-world.patch apply fixup 2021-03-19 07:54:18 +01:00
0544-Fix-MC-187716-Use-configured-height.patch apply fixup 2021-03-19 07:54:18 +01:00
0545-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch apply fixup 2021-03-19 07:54:18 +01:00
0546-Do-not-let-the-server-load-chunks-from-newer-version.patch apply fixup 2021-03-19 07:54:18 +01:00
0547-Brand-support.patch apply fixup 2021-03-19 07:54:18 +01:00
0548-Fix-MC-99259-Wither-Boss-Bar-doesn-t-update-until-in.patch apply fixup 2021-03-19 07:54:18 +01:00
0549-Fix-MC-197271.patch apply fixup 2021-03-19 07:54:18 +01:00
0550-MC-197883-Bandaid-decode-issue.patch apply fixup 2021-03-19 07:54:18 +01:00
0551-Add-setMaxPlayers-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0552-Add-playPickupItemAnimation-to-LivingEntity.patch apply fixup 2021-03-19 07:54:18 +01:00
0553-Don-t-require-FACING-data.patch apply fixup 2021-03-19 07:54:18 +01:00
0554-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch apply fixup 2021-03-19 07:54:18 +01:00
0555-Add-moon-phase-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0556-Prevent-headless-pistons-from-being-created.patch apply fixup 2021-03-19 07:54:18 +01:00
0557-Add-BellRingEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0558-Add-zombie-targets-turtle-egg-config.patch apply fixup 2021-03-19 07:54:18 +01:00
0559-Buffer-joins-to-world.patch apply fixup 2021-03-19 07:54:18 +01:00
0560-Optimize-redstone-algorithm.patch apply fixup 2021-03-19 07:54:18 +01:00
0561-Fix-hex-colors-not-working-in-some-kick-messages.patch apply fixup 2021-03-19 07:54:18 +01:00
0562-PortalCreateEvent-needs-to-know-its-entity.patch apply fixup 2021-03-19 07:54:18 +01:00
0563-Fix-CraftTeam-null-check.patch apply fixup 2021-03-19 07:54:18 +01:00
0564-Add-more-Evoker-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0565-Add-a-way-to-get-translation-keys-for-blocks-entitie.patch apply fixup 2021-03-19 07:54:18 +01:00
0566-Create-HoverEvent-from-ItemStack-Entity.patch apply fixup 2021-03-19 07:54:18 +01:00
0567-Cache-block-data-strings.patch apply fixup 2021-03-19 07:54:18 +01:00
0568-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch apply fixup 2021-03-19 07:54:18 +01:00
0569-Add-additional-open-container-api-to-HumanEntity.patch apply fixup 2021-03-19 07:54:18 +01:00
0570-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch apply fixup 2021-03-19 07:54:18 +01:00
0571-Extend-block-drop-capture-to-capture-all-items-added.patch apply fixup 2021-03-19 07:54:18 +01:00
0572-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch apply fixup 2021-03-19 07:54:18 +01:00
0573-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch apply fixup 2021-03-19 07:54:18 +01:00
0574-Lazily-track-plugin-scoreboards-by-default.patch apply fixup 2021-03-19 07:54:18 +01:00
0575-Entity-isTicking.patch apply fixup 2021-03-19 07:54:18 +01:00
0576-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch apply fixup 2021-03-19 07:54:18 +01:00
0577-Fix-Not-a-string-Map-Conversion-spam.patch apply fixup 2021-03-19 07:54:18 +01:00
0578-Fix-CME-on-adding-a-passenger-in-CreatureSpawnEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0579-MC-147729-Drop-items-that-are-extra-from-a-crafting-.patch apply fixup 2021-03-19 07:54:18 +01:00
0580-Reset-Ender-Crystals-on-Dragon-Spawn.patch apply fixup 2021-03-19 07:54:18 +01:00
0581-Fix-for-large-move-vectors-crashing-server.patch apply fixup 2021-03-19 07:54:18 +01:00
0582-Optimise-getType-calls.patch apply fixup 2021-03-19 07:54:18 +01:00
0583-Villager-resetOffers.patch apply fixup 2021-03-19 07:54:18 +01:00
0584-Improve-inlinig-for-some-hot-IBlockData-methods.patch apply fixup 2021-03-19 07:54:18 +01:00
0585-Retain-block-place-order-when-capturing-blockstates.patch apply fixup 2021-03-19 07:54:18 +01:00
0586-Reduce-blockpos-allocation-from-pathfinding.patch apply fixup 2021-03-19 07:54:18 +01:00
0587-Fix-item-locations-dropped-from-campfires.patch apply fixup 2021-03-19 07:54:18 +01:00
0588-Player-elytra-boost-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0589-Fixed-TileEntityBell-memory-leak.patch apply fixup 2021-03-19 07:54:18 +01:00
0590-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch apply fixup 2021-03-19 07:54:18 +01:00
0591-Add-getOfflinePlayerIfCached-String.patch apply fixup 2021-03-19 07:54:18 +01:00
0592-Add-ignore-discounts-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0593-Toggle-for-removing-existing-dragon.patch apply fixup 2021-03-19 07:54:18 +01:00
0594-Fix-client-lag-on-advancement-loading.patch apply fixup 2021-03-19 07:54:18 +01:00
0595-Item-no-age-no-player-pickup.patch apply fixup 2021-03-19 07:54:18 +01:00
0596-Beacon-API-custom-effect-ranges.patch apply fixup 2021-03-19 07:54:18 +01:00
0597-Add-API-for-quit-reason.patch apply fixup 2021-03-19 07:54:18 +01:00
0598-Seed-based-feature-search.patch apply fixup 2021-03-19 07:54:18 +01:00
0599-Add-Wandering-Trader-spawn-rate-config-options.patch apply fixup 2021-03-19 07:54:18 +01:00
0600-Significantly-improve-performance-of-the-end-generat.patch apply fixup 2021-03-19 07:54:18 +01:00
0601-Expose-world-spawn-angle.patch apply fixup 2021-03-19 07:54:18 +01:00
0602-Add-Destroy-Speed-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0603-Fix-Player-spawnParticle-x-y-z-precision-loss.patch apply fixup 2021-03-19 07:54:18 +01:00
0604-Add-LivingEntity-clearActiveItem.patch apply fixup 2021-03-19 07:54:18 +01:00
0605-Add-PlayerItemCooldownEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0606-More-lightning-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0607-Climbing-should-not-bypass-cramming-gamerule.patch apply fixup 2021-03-19 07:54:18 +01:00
0608-Added-missing-default-perms-for-commands.patch apply fixup 2021-03-19 07:54:18 +01:00
0609-Add-PlayerShearBlockEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0610-Add-warning-for-servers-not-running-on-Java-11.patch apply fixup 2021-03-19 07:54:18 +01:00
0611-Set-spigots-verbose-world-setting-to-false-by-def.patch apply fixup 2021-03-19 07:54:18 +01:00
0612-Fix-curing-zombie-villager-discount-exploit.patch apply fixup 2021-03-19 07:54:18 +01:00
0613-Fix-curing-villager-makes-equipment-disappear.patch apply fixup 2021-03-19 07:54:18 +01:00
0614-Limit-recipe-packets.patch apply fixup 2021-03-19 07:54:18 +01:00
0615-Fix-CraftSound-backwards-compatibility.patch apply fixup 2021-03-19 07:54:18 +01:00
0616-MC-4-Fix-item-position-desync.patch apply fixup 2021-03-19 07:54:18 +01:00
0617-Player-Chunk-Load-Unload-Events.patch apply fixup 2021-03-19 07:54:18 +01:00
0618-Optimize-Dynamic-get-Missing-Keys.patch apply fixup 2021-03-19 07:54:18 +01:00
0619-Expose-LivingEntity-hurt-direction.patch apply fixup 2021-03-19 07:54:18 +01:00
0620-Add-OBSTRUCTED-reason-to-BedEnterResult.patch apply fixup 2021-03-19 07:54:18 +01:00
0621-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch apply fixup 2021-03-19 07:54:18 +01:00
0622-added-PlayerTradeEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0623-Implement-TargetHitEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0624-Additional-Block-Material-API-s.patch apply fixup 2021-03-19 07:54:18 +01:00
0625-Fix-harming-potion-dupe.patch apply fixup 2021-03-19 07:54:18 +01:00
0626-Implement-API-to-get-Material-from-Boats-and-Minecar.patch apply fixup 2021-03-19 07:54:18 +01:00
0627-Optimized-tick-ready-check.patch apply fixup 2021-03-19 07:54:18 +01:00
0628-Cache-burn-durations.patch apply fixup 2021-03-19 07:54:18 +01:00
0629-Allow-disabling-mob-spawner-spawn-egg-transformation.patch apply fixup 2021-03-19 07:54:18 +01:00
0630-Implement-PlayerFlowerPotManipulateEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0631-Fix-interact-event-not-being-called-in-adventure.patch apply fixup 2021-03-19 07:54:18 +01:00
0632-Zombie-API-breaking-doors.patch apply fixup 2021-03-19 07:54:18 +01:00
0633-Fix-nerfed-slime-when-splitting.patch apply fixup 2021-03-19 07:54:18 +01:00
0634-Add-EntityLoadCrossbowEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0635-Guardian-beam-workaround.patch apply fixup 2021-03-19 07:54:18 +01:00
0636-Added-WorldGameRuleChangeEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0637-Added-ServerResourcesReloadedEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0638-Added-world-settings-for-mobs-picking-up-loot.patch apply fixup 2021-03-19 07:54:18 +01:00
0639-Implemented-BlockFailedDispenseEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0640-Added-PlayerLecternPageChangeEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0641-Fire-event-on-GS4-query.patch apply fixup 2021-03-19 07:54:18 +01:00
0642-Added-PlayerLoomPatternSelectEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0643-Configurable-door-breaking-difficulty.patch apply fixup 2021-03-19 07:54:18 +01:00
0644-Empty-commands-shall-not-be-dispatched.patch apply fixup 2021-03-19 07:54:18 +01:00
0645-Implement-API-to-expose-exact-interaction-point.patch apply fixup 2021-03-19 07:54:18 +01:00
0646-Remove-stale-POIs.patch apply fixup 2021-03-19 07:54:18 +01:00
0647-Fix-villager-boat-exploit.patch apply fixup 2021-03-19 07:54:18 +01:00
0648-Entity-load-save-limit-per-chunk.patch apply fixup 2021-03-19 07:54:18 +01:00
0649-Add-sendOpLevel-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0650-Add-StructureLocateEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0651-Collision-option-for-requiring-a-player-participant.patch apply fixup 2021-03-19 07:54:18 +01:00
0652-Make-ProjectileHitEvent-Cancellable.patch apply fixup 2021-03-19 07:54:18 +01:00
0653-Return-chat-component-with-empty-text-instead-of-thr.patch apply fixup 2021-03-19 07:54:18 +01:00
0654-Make-schedule-command-per-world.patch apply fixup 2021-03-19 07:54:18 +01:00
0655-Configurable-max-leash-distance.patch apply fixup 2021-03-19 07:54:18 +01:00
0656-Implement-BlockPreDispenseEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0657-Added-Vanilla-Entity-Tags.patch apply fixup 2021-03-19 07:54:18 +01:00
0658-added-Wither-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0659-Added-firing-of-PlayerChangeBeaconEffectEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0660-Fix-console-spam-when-removing-chests-in-water.patch apply fixup 2021-03-19 07:54:18 +01:00
0661-Add-toggle-for-always-placing-the-dragon-egg.patch apply fixup 2021-03-19 07:54:18 +01:00
0662-Added-PlayerStonecutterRecipeSelectEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0663-Add-dropLeash-variable-to-EntityUnleashEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0664-Skip-distance-map-update-when-spawning-disabled.patch apply fixup 2021-03-19 07:54:18 +01:00
0665-Reset-shield-blocking-on-dimension-change.patch apply fixup 2021-03-19 07:54:18 +01:00
0666-add-DragonEggFormEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0667-EntityMoveEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0668-added-option-to-disable-pathfinding-updates-on-block.patch apply fixup 2021-03-19 07:54:18 +01:00
0669-Inline-shift-direction-fields.patch apply fixup 2021-03-19 07:54:18 +01:00
0670-Allow-adding-items-to-BlockDropItemEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0671-Add-getMainThreadExecutor-to-BukkitScheduler.patch apply fixup 2021-03-19 07:54:18 +01:00
0672-living-entity-allow-attribute-registration.patch apply fixup 2021-03-19 07:54:18 +01:00
0673-fix-dead-slime-setSize-invincibility.patch apply fixup 2021-03-19 07:54:18 +01:00
0674-Merchant-getRecipes-should-return-an-immutable-list.patch apply fixup 2021-03-19 07:54:18 +01:00
0675-misc-debugging-dumps.patch apply fixup 2021-03-19 07:54:18 +01:00
0676-Add-support-for-hex-color-codes-in-console.patch apply fixup 2021-03-19 07:54:18 +01:00
0677-Clear-SyncLoadInfo.patch apply fixup 2021-03-19 07:54:18 +01:00
0678-Expose-Tracked-Players.patch apply fixup 2021-03-19 07:54:18 +01:00
0679-Remove-streams-from-SensorNearest.patch apply fixup 2021-03-19 07:54:18 +01:00
0680-do-not-create-unnecessary-copies-of-passenger-list.patch apply fixup 2021-03-19 07:54:18 +01:00
0681-MC-29274-Fix-Wither-hostility-towards-players.patch apply fixup 2021-03-19 07:54:18 +01:00
0682-Throw-proper-exception-on-empty-JsonList-file.patch apply fixup 2021-03-19 07:54:18 +01:00
0683-Improve-ServerGUI.patch apply fixup 2021-03-19 07:54:18 +01:00
0684-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch apply fixup 2021-03-19 07:54:18 +01:00
0685-fix-converting-txt-to-json-file.patch apply fixup 2021-03-19 07:54:18 +01:00
0686-Add-worldborder-events.patch apply fixup 2021-03-19 07:54:18 +01:00
0687-added-PlayerNameEntityEvent.patch apply fixup 2021-03-19 07:54:18 +01:00
0688-Prevent-grindstones-from-overstacking-items.patch apply fixup 2021-03-19 07:54:18 +01:00
0689-Add-recipe-to-cook-events.patch apply fixup 2021-03-19 07:54:18 +01:00
0690-Add-Block-isValidTool.patch apply fixup 2021-03-19 07:54:18 +01:00
0691-Allow-using-signs-inside-spawn-protection.patch apply fixup 2021-03-19 07:54:18 +01:00
0692-Implement-Keyed-on-World.patch apply fixup 2021-03-19 07:54:18 +01:00
0693-Add-fast-alternative-constructor-for-Vector3f.patch apply fixup 2021-03-19 07:54:18 +01:00
0694-Item-Rarity-API.patch apply fixup 2021-03-19 07:54:18 +01:00
0695-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch Only set despawnTimer for Wandering Traders spawned by MobSpawnerTrader (#5391) 2021-03-19 23:19:28 +00:00