PaperMC/Spigot-Server-Patches
Shane Freeder fa3c3913d9 Updated Upstream (CraftBukkit)
Upstream has released updates that appears 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:
e43416a3 SPIGOT-5455: Mobs do not ignite due to sun in extra worlds
2019-12-15 19:40:28 +00:00
..
Ability-to-apply-mending-to-XP-API.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Access-items-by-EquipmentSlot.patch Updated Upstream (CraftBukkit) 2019-06-06 08:36:57 -07:00
Add-ability-to-configure-frosted_ice-properties.patch More progress 2019-12-10 20:43:21 -06:00
Add-API-methods-to-control-if-armour-stands-can-move.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Add-ArmorStand-Item-Meta.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-BeaconEffectEvent.patch Update to 1.14.4 (#2333) 2019-07-19 21:01:24 -07:00
Add-config-to-disable-ender-dragon-legacy-check.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-configurable-despawn-distances-for-living-entiti.patch Work on server patches 2019-12-11 00:56:03 +00:00
Add-configurable-portal-search-radius.patch Work on server patches 2019-12-11 00:56:03 +00:00
Add-configuration-option-to-prevent-player-names-fro.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-CraftMagicNumbers.isSupportedApiVersion.patch Don't show 1.15 plugins as legacy in plugins command (#2755) 2019-12-15 19:28:44 +01:00
Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
Add-Early-Warning-Feature-to-WatchDog.patch Little more progress 2019-12-11 18:03:31 -06:00
Add-EntityZapEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-exception-reporting-event.patch Remove debug statement and rebuild patches properly 2019-12-13 16:29:51 +00:00
Add-hand-to-bucket-events.patch Little more progress 2019-12-11 18:03:31 -06:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch More progress 2019-12-10 20:43:21 -06:00
Add-Heightmap-API.patch Allow reading of oversized region files 2019-12-13 16:22:16 +00:00
Add-LivingEntity-getTargetEntity.patch Drop entity experience on death 2019-12-13 15:21:58 +00:00
Add-method-to-open-already-placed-sign.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#2576) 2019-09-21 21:12:45 -07:00
Add-MinecraftKey-Information-to-Objects.patch Work on server patches 2019-12-11 00:56:03 +00:00
Add-More-Creeper-API.patch Little more progress 2019-12-11 18:03:31 -06:00
add-more-information-to-Entity.toString.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-more-Witch-API.patch More compile fixes 2019-12-12 19:18:18 -06:00
Add-more-Zombie-API.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Add-option-to-disable-pillager-patrols.patch Revert "Drop fix zero-tick farms (Fixes #2736)" 2019-12-13 22:41:00 +00:00
Add-option-to-make-parrots-stay-on-shoulders-despite.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-option-to-prevent-players-from-moving-into-unloa.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Add-PhantomPreSpawnEvent.patch Little more progress 2019-12-11 18:03:31 -06:00
Add-PlayerArmorChangeEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-PlayerConnectionCloseEvent.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Add-PlayerInitialSpawnEvent.patch More progress 2019-12-10 20:43:21 -06:00
Add-PlayerJumpEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-PlayerUseUnknownEntityEvent.patch More progress 2019-12-10 20:43:21 -06:00
Add-ProjectileCollideEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-ray-tracing-methods-to-LivingEntity.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Add-server-name-parameter.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-setPlayerProfile-API-for-Skulls.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-setting-for-proxy-online-mode-status.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-some-Debug-to-Chunk-Entity-slices.patch Little more progress 2019-12-11 18:03:31 -06:00
Add-source-to-PlayerExpChangeEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-sun-related-API.patch Updated Upstream (CraftBukkit) 2019-12-15 19:40:28 +00:00
Add-system-property-to-disable-book-size-limits.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-TNTPrimeEvent.patch More compile fixes 2019-12-12 19:18:18 -06:00
Add-UnknownCommandEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Add-Velocity-IP-Forwarding-Support.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Add-velocity-warnings.patch Work on server patches 2019-12-11 00:56:03 +00:00
Add-version-history-to-version-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#2415) 2019-08-05 09:35:40 -07:00
Add-World-Util-Methods.patch More compile fixes 2019-12-12 19:18:18 -06:00
All-chunks-are-slime-spawn-chunks-toggle.patch Work on server patches 2019-12-11 00:56:03 +00:00
Allow-chests-to-be-placed-with-NBT-data.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Allow-disabling-armour-stand-ticking.patch Little more progress 2019-12-11 18:03:31 -06:00
Allow-for-toggling-of-spawn-chunks.patch Work on server patches 2019-12-11 00:56:03 +00:00
Allow-nerfed-mobs-to-jump.patch Work on server patches 2019-12-11 00:56:03 +00:00
Allow-Reloading-of-Command-Aliases.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Allow-Reloading-of-Custom-Permissions.patch More progress 2019-12-10 20:43:21 -06:00
Allow-Saving-of-Oversized-Chunks.patch Remove debug statement and rebuild patches properly 2019-12-13 16:29:51 +00:00
Allow-setting-the-vex-s-summoner.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Allow-spawning-Item-entities-with-World.spawnEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Allow-specifying-a-custom-authentication-servers-dow.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Always-tick-falling-blocks.patch Updated Upstream (CraftBukkit) 2019-06-06 08:36:57 -07:00
Anti-Xray.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
AnvilDamageEvent.patch Little more progress 2019-12-11 18:03:31 -06:00
API-to-get-a-BlockState-without-a-snapshot.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Asynchronous-chunk-IO-and-loading.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
AsyncTabCompleteEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Auto-fix-bad-Y-levels-on-player-login.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Avoid-blocking-on-Network-Manager-creation.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Avoid-Chunk-Lookups-for-Entity-TileEntity-Current-Ch.patch [CI-SKIP] Rebuild patches 2019-12-15 18:33:43 +00:00
Avoid-dimension-id-collisions.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Avoid-hopper-searches-if-there-are-no-items.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Avoid-item-merge-if-stack-size-above-max-stack-size.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Avoid-NPE-in-PathfinderGoalTempt.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Basic-PlayerProfile-API.patch More compile fixes 2019-12-12 19:18:18 -06:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#2576) 2019-09-21 21:12:45 -07:00
Block-Enderpearl-Travel-Exploit.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Block-Entity-remove-from-being-called-on-Players.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Block-player-logins-during-server-shutdown.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
BlockDestroyEvent.patch More compile fixes 2019-12-12 19:18:18 -06:00
Book-Size-Limits.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Bound-Treasure-Maps-to-World-Border.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Break-up-and-make-tab-spam-limits-configurable.patch Little more progress 2019-12-11 18:03:31 -06:00
Cache-user-authenticator-threads.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Call-PaperServerListPingEvent-for-legacy-pings.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Call-player-spectator-target-events.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Cap-Entity-Collisions.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Catch-exceptions-from-dispenser-entity-spawns.patch Allow reading of oversized region files 2019-12-13 16:22:16 +00:00
Catch-JsonParseException-in-Entity-and-TE-names.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Change-implementation-of-tile-entity-removal-list.patch Work on server patches 2019-12-11 00:56:03 +00:00
Check-Drowned-for-Villager-Aggression-Config.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Check-online-mode-before-converting-and-renaming-pla.patch Updated Upstream (CraftBukkit) 2019-06-06 08:36:57 -07:00
Chunk-debug-command.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Chunk-registration-fixes.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
Chunk-Save-Reattempt.patch Remove debug statement and rebuild patches properly 2019-12-13 16:29:51 +00:00
ChunkMapDistance-CME.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Complete-resource-pack-API.patch More progress 2019-12-10 20:43:21 -06:00
Configurable-Alternative-LootPool-Luck-Formula.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Configurable-baby-zombie-movement-speed.patch Work on server patches 2019-12-11 00:56:03 +00:00
Configurable-Bed-Search-Radius.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Configurable-cactus-and-reed-natural-growth-heights.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Configurable-Cartographer-Treasure-Maps.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Configurable-Chunk-Inhabited-Time.patch More progress 2019-12-10 20:43:21 -06:00
Configurable-connection-throttle-kick-message.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Configurable-container-update-tick-rate.patch Rename baby zombie movement config option 2019-10-26 17:55:58 -05:00
Configurable-Disabling-Cat-Chest-Detection.patch Work on server patches 2019-12-11 00:56:03 +00:00
Configurable-end-credits.patch Work on server patches 2019-12-11 00:56:03 +00:00
Configurable-fishing-time-ranges.patch Work on server patches 2019-12-11 00:56:03 +00:00
Configurable-flying-kick-messages.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Configurable-Grass-Spread-Tick-Rate.patch More progress 2019-12-10 20:43:21 -06:00
Configurable-inter-world-teleportation-safety.patch Work on server patches 2019-12-11 00:56:03 +00:00
Configurable-Keep-Spawn-Loaded-range-per-world.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Configurable-mob-spawner-tick-rate.patch Work on server patches 2019-12-11 00:56:03 +00:00
Configurable-Non-Player-Arrow-Despawn-Rate.patch Updated Upstream (CraftBukkit/Spigot) 2019-12-14 00:56:34 +00:00
Configurable-packet-in-spam-threshold.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Configurable-Player-Collision.patch More progress 2019-12-10 20:43:21 -06:00
Configurable-projectile-relative-velocity.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Configurable-RCON-IP-address.patch More progress 2019-12-10 20:43:21 -06:00
Configurable-spawn-chances-for-skeleton-horses.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
Configurable-speed-for-water-flowing-over-lava.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Configurable-sprint-interruption-on-attack.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Configurable-top-of-nether-void-damage.patch Work on server patches 2019-12-11 00:56:03 +00:00
Custom-replacement-for-eaten-items.patch More progress 2019-12-10 20:43:21 -06:00
Default-loading-permissions.yml-before-plugins.patch More progress 2019-12-10 20:43:21 -06:00
Disable-Explicit-Network-Manager-Flushing.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Disable-explosion-knockback.patch Work on server patches 2019-12-11 00:56:03 +00:00
Disable-ice-and-snow.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
Disable-logger-prefix-for-various-plugins-bypassing-.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Disable-Scoreboards-for-non-players-by-default.patch More progress 2019-12-10 20:43:21 -06:00
Disable-spigot-tick-limiters.patch Work on server patches 2019-12-11 00:56:03 +00:00
Disable-thunder.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
Do-less-work-if-we-have-a-custom-Bukkit-generator.patch Allow reading of oversized region files 2019-12-13 16:22:16 +00:00
Do-not-let-armorstands-drown.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Do-not-load-chunks-for-Pathfinding.patch More progress 2019-12-10 20:43:21 -06:00
Don-t-allow-digging-into-unloaded-chunks.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Don-t-allow-entities-to-ride-themselves-572.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Don-t-call-getItemMeta-on-hasItemMeta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Don-t-change-the-Entity-Random-seed-for-squids.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Don-t-check-ConvertSigns-boolean-every-sign-save.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Don-t-let-fishinghooks-use-portals.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Updated Upstream (CraftBukkit) 2019-06-06 08:36:57 -07:00
Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Don-t-sleep-after-profile-lookups-if-not-needed.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Don-t-tick-Skulls-unused-code.patch Updated Upstream (CraftBukkit/Spigot) 2019-07-16 23:09:32 +01:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Duplicate-UUID-Resolve-Option.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
EnderDragon-Events.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Enderman.teleportRandomly.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
EndermanAttackPlayerEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
EndermanEscapeEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Enforce-Sync-Player-Saves.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Ensure-commands-are-not-ran-async.patch Work on server patches 2019-12-11 00:56:03 +00:00
Ensure-inv-drag-is-in-bounds.patch Updated Upstream (CraftBukkit) 2019-06-06 08:36:57 -07:00
Entity-AddTo-RemoveFrom-World-Events.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
Entity-fromMobSpawner.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Entity-getEntitySpawnReason.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Entity-Origin-API.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
EntityPathfindEvent.patch More progress 2019-12-10 20:43:21 -06:00
EntityRegainHealthEvent-isFastRegen-API.patch More progress 2019-12-10 20:43:21 -06:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
EntityTransformedEvent.patch Little more progress 2019-12-11 18:03:31 -06:00
Expand-Explosions-API.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
ExperienceOrbMergeEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Expose-attack-cooldown-methods-for-Player.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Expose-client-protocol-version-and-virtual-host.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Expose-server-CommandMap.patch Work on server patches 2019-12-11 00:56:03 +00:00
Expose-the-internal-current-tick.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Extend-Player-Interact-cancellation.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Faster-redstone-torch-rapid-clock-removal.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Fill-Profile-Property-Events.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fire-EntityShootBowEvent-for-Illusioner.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Fire-event-on-GS4-query.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Firework-API-s.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Fix-AssertionError-when-player-hand-set-to-empty-typ.patch Drop entity experience on death 2019-12-13 15:21:58 +00:00
Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch More compile fixes 2019-12-12 19:18:18 -06:00
Fix-CB-call-to-changed-postToMainThread-method.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-client-rendering-skulls-from-same-user.patch Little more progress 2019-12-11 18:03:31 -06:00
Fix-CraftEntity-hashCode.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-Double-World-Add-issues.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
Fix-Dragon-Server-Crashes.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Fix-exploit-that-allowed-colored-signs-to-be-created.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Fix-issues-with-entity-loss-due-to-unloaded-chunks.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-lag-from-explosions-processing-dead-entities.patch Work on server patches 2019-12-11 00:56:03 +00:00
Fix-MC-93764.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-MC-117075-TE-Unload-Lag-Spike.patch More compile fixes 2019-12-12 19:18:18 -06:00
Fix-MC-124320.patch Little more progress 2019-12-11 18:03:31 -06:00
Fix-MC-158900.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-MC-161754.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-nether-portal-creation.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-NPE-when-getting-location-from-InventoryEnderChe.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Fix-Old-Sign-Conversion.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Fix-PlayerEditBookEvent.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-reducedDebugInfo-not-initialized-on-client.patch More progress 2019-12-10 20:43:21 -06:00
Fix-sign-edit-memory-leak.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-some-generation-concurrency-issues.patch Allow reading of oversized region files 2019-12-13 16:22:16 +00:00
Fix-sounds-when-item-frames-are-modified-MC-123450.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-spawning-of-hanging-entities-that-are-not-ItemFr.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Fix-SpongeAbsortEvent-handling.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch Allow reading of oversized region files 2019-12-13 16:22:16 +00:00
Fix-this-stupid-bullshit.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Fix-World-isChunkGenerated-calls.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Fix-zero-tick-instant-grow-farms-MC-113809.patch Restore zero-tick farms fix 2019-12-13 22:48:40 +00:00
Fixed-MC-156852.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Flag-to-disable-the-channel-limit.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
force-entity-dismount-during-teleportation.patch Drop entity experience on death 2019-12-13 15:21:58 +00:00
Further-improve-server-tick-loop.patch Work on server patches 2019-12-11 00:56:03 +00:00
Generator-Settings.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
getPlayerUniqueId-API.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Handle-Excessive-Signs-in-Chunks-creating-too-large-.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Handle-Item-Meta-Inconsistencies.patch More progress 2019-12-10 20:43:21 -06:00
Handle-Large-Packets-disconnecting-client.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
handle-NaN-health-absorb-values-and-repair-bad-data.patch More progress 2019-12-10 20:43:21 -06:00
handle-PacketPlayInKeepAlive-async.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Handle-plugin-prefixes-using-Log4J-configuration.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Here-s-Johnny.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Honor-EntityAgeable.ageLock.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Hook-into-CB-plugin-rewrites.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Ignore-Dead-Entities-in-entityList-iteration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Ignore-Missing-Recipes-in-RecipeBook-to-avoid-data-e.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Implement-alternative-item-despawn-rate.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch More compile fixes 2019-12-12 19:18:18 -06:00
Implement-CraftBlockSoundGroup.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Implement-ensureServerConversions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Implement-EntityKnockbackByEntityEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Implement-EntityTeleportEndGatewayEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Implement-Expanded-ArmorStand-API.patch Little more progress 2019-12-11 18:03:31 -06:00
Implement-extended-PaperServerListPingEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Implement-furnace-cook-speed-multiplier-API.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Implement-getI18NDisplayName.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Implement-getters-and-setters-for-EntityItem-owner-a.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
implement-optional-per-player-mob-spawns.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Implement-Paper-VersionChecker.patch Track correct branch for /version 2019-12-13 22:56:02 +00:00
Implement-PlayerLocaleChangeEvent.patch More progress 2019-12-10 20:43:21 -06:00
Implement-PlayerPostRespawnEvent.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Implement-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
improve-CraftWorld-isChunkLoaded.patch Allow reading of oversized region files 2019-12-13 16:22:16 +00:00
Improve-death-events.patch Drop entity experience on death 2019-12-13 15:21:58 +00:00
Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
Improve-the-Saddle-API-for-Horses.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Improved-Async-Task-Scheduler.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Include-Log4J2-SLF4J-implementation.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
incremental-chunk-saving.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Inventory-removeItemAnySlot.patch Little more progress 2019-12-11 18:03:31 -06:00
InventoryCloseEvent-Reason-API.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Item-canEntityPickup.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
ItemStack-getMaxItemUseDuration.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Lazy-init-world-storage-in-CraftOfflinePlayer.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Limit-Client-Sign-length-more.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Limit-lightning-strike-effect-distance.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
LivingEntity-Hand-Raised-Item-Use-API.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
LivingEntity-setKiller.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Log-other-thread-in-DataPaletteBlock-lock-failure.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
LootTable-API-Replenishable-Lootables-Feature.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Make-EnderDragon-implement-Mob.patch Little more progress 2019-12-11 18:03:31 -06:00
Make-legacy-ping-handler-more-reliable.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Make-max-squid-spawn-height-configurable.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Make-player-data-saving-configurable.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Make-shield-blocking-delay-configurable.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Make-the-default-permission-message-configurable.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Little more progress 2019-12-11 18:03:31 -06:00
Mark-entities-as-being-ticked-when-notifying-navigat.patch More compile fixes 2019-12-12 19:18:18 -06:00
MC-50319-Check-other-worlds-for-shooter-of-projectil.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
MC-111480-Start-Entity-ID-s-at-1.patch Little more progress 2019-12-11 18:03:31 -06:00
MC-114618-Fix-EntityAreaEffectCloud-from-going-negat.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
MC-135506-Experience-should-save-as-Integers.patch Little more progress 2019-12-11 18:03:31 -06:00
MC-145260-Fix-Whitelist-On-Off-inconsistency.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
MC-Dev-fixes.patch Prevent TRAP while loading Fireballs 2019-12-14 01:11:59 +00:00
MC-Utils.patch Remove debug statement and rebuild patches properly 2019-12-13 16:29:51 +00:00
Mob-Pathfinding-API.patch More compile fixes 2019-12-12 19:18:18 -06:00
Mob-Spawner-API-Enhancements.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
More-informative-vehicle-moved-wrongly-message.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Ocelot-despawns-should-honor-nametags-and-leash.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
offset-item-frame-ticking.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
only-add-passanger-entities-once-from-spawners.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch More compile fixes 2019-12-12 19:18:18 -06:00
Only-refresh-abilities-if-needed.patch Work on server patches 2019-12-11 00:56:03 +00:00
Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Optimise-BlockState-s-hashCode-equals.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Optimise-removeQueue.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Optimize-BlockPosition-helper-methods.patch Little more progress 2019-12-11 18:03:31 -06:00
Optimize-Captured-TileEntity-Lookup.patch More compile fixes 2019-12-12 19:18:18 -06:00
Optimize-CraftBlockData-Creation.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Optimize-explosions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Optimize-isValidLocation-getType-and-getBlockData-fo.patch More progress 2019-12-10 20:43:21 -06:00
Optimize-ItemStack.isEmpty.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Optimize-redstone-algorithm.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Optimize-RegistryID.c.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Optimize-RegistryMaterials.patch Little more progress 2019-12-11 18:03:31 -06:00
Optimize-Server-World-Map.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Optimize-TileEntity-Ticking.patch Work on server patches 2019-12-11 00:56:03 +00:00
Optimize-UserCache-Thread-Safe.patch More compile fixes 2019-12-12 19:18:18 -06:00
Optimize-World-Time-Updates.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Option-for-maximum-exp-value-when-merging-orbs.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Option-to-prevent-armor-stands-from-doing-entity-loo.patch More compile fixes 2019-12-12 19:18:18 -06:00
Option-to-remove-corrupt-tile-entities.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Option-to-use-vanilla-per-world-scoreboard-coloring-.patch More progress 2019-12-10 20:43:21 -06:00
Optional-TNT-doesn-t-move-in-water.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Paper-config-files.patch Work on server patches 2019-12-11 00:56:03 +00:00
Paper-Metrics.patch Updated Upstream (CraftBukkit) 2019-06-06 08:36:57 -07:00
Per-Player-View-Distance-API-placeholders.patch Allow reading of oversized region files 2019-12-13 16:22:16 +00:00
Performance-improvement-for-Chunk.getEntities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Player-affects-spawning-API.patch Work on server patches 2019-12-11 00:56:03 +00:00
Player-Tab-List-and-Title-APIs.patch Work on server patches 2019-12-11 00:56:03 +00:00
Player.setPlayerProfile-API.patch More compile fixes 2019-12-12 19:18:18 -06:00
PlayerAdvancementCriterionGrantEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
PlayerAttemptPickupItemEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
PlayerDeathEvent-getItemsToKeep.patch Allow reading of oversized region files 2019-12-13 16:22:16 +00:00
PlayerElytraBoostEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
PlayerLaunchProjectileEvent.patch port PlayerLaunchProjectileEvent patch to 1.15 (#2758) 2019-12-15 13:25:10 -05:00
PlayerNaturallySpawnCreaturesEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
PlayerPickupExperienceEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
PlayerPickupItemEvent-setFlyAtPlayer.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
PlayerReadyArrowEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
PlayerTeleportEndGatewayEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
POM-Changes.patch Work on server patches 2019-12-11 00:56:03 +00:00
PreCreatureSpawnEvent.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
PreSpawnerSpawnEvent.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Prevent-chunk-loading-from-Fluid-Flowing.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Prevent-consuming-the-wrong-itemstack.patch Drop entity experience on death 2019-12-13 15:21:58 +00:00
Prevent-Enderman-from-loading-chunks.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Prevent-Fire-from-loading-chunks.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Prevent-Frosted-Ice-from-loading-holding-chunks.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Prevent-logins-from-being-processed-when-the-player-.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Prevent-mob-spawning-from-loading-generating-chunks.patch More compile fixes 2019-12-12 19:18:18 -06:00
Prevent-Pathfinding-out-of-World-Border.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Prevent-rayTrace-from-loading-chunks.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Prevent-Saving-Bad-entities-to-chunks.patch Little more progress 2019-12-11 18:03:31 -06:00
Prevent-tile-entity-and-entity-crashes.patch More progress 2019-12-10 20:43:21 -06:00
Prevent-TRAP-while-loading-Fireballs.patch Prevent TRAP while loading Fireballs 2019-12-14 01:11:59 +00:00
Print-Error-details-when-failing-to-save-player-data.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Profile-Lookup-Events.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
ProfileWhitelistVerifyEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Properly-fix-item-duplication-bug.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Properly-handle-async-calls-to-restart-the-server.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
provide-a-configurable-option-to-disable-creeper-lin.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Provide-E-TE-Chunk-count-stat-methods.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
RangedEntity-API.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Re-add-vanilla-entity-warnings-for-duplicates.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
Re-track-players-that-dismount-from-other-players.patch Compile fixes (#2732) 2019-12-12 19:45:00 +01:00
Refresh-player-inventory-when-cancelling-PlayerInter.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Remove-CraftScheduler-Async-Task-Debugger.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Remove-Debug-checks-from-DataBits.patch More progress 2019-12-10 20:43:21 -06:00
Remove-FishingHook-reference-on-Craft-Entity-removal.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Remove-invalid-mob-spawner-tile-entities.patch Work on server patches 2019-12-11 00:56:03 +00:00
Remove-Metadata-on-reload.patch More progress 2019-12-10 20:43:21 -06:00
remove-null-possibility-for-getServer-singleton.patch More progress 2019-12-10 20:43:21 -06:00
Remove-unused-World-Tile-Entity-List.patch More compile fixes 2019-12-12 19:18:18 -06:00
Reset-players-airTicks-on-respawn.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Reset-spawner-timer-when-spawner-event-is-cancelled.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Restore-custom-InventoryHolder-support.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Restore-vanlla-default-mob-spawn-range.patch Little more progress 2019-12-11 18:03:31 -06:00
revert-serverside-behavior-of-keepalives.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Sanitise-RegionFileCache-and-make-configurable.patch More progress 2019-12-10 20:43:21 -06:00
Send-absolute-position-the-first-time-an-entity-is-s.patch Work on server patches 2019-12-11 00:56:03 +00:00
Send-attack-SoundEffects-only-to-players-who-can-see.patch More compile fixes 2019-12-12 19:18:18 -06:00
Send-nearby-packets-from-world-player-list-not-serve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-12-13 14:08:40 +00:00
Server-Tick-Events.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
Set-Zombie-last-tick-at-start-of-drowning-process.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Shoulder-Entities-Release-API.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Show-blockstate-location-if-we-failed-to-read-it.patch Implement optional per player mobspawning (#2171) 2019-08-21 06:02:51 +05:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Work on server patches 2019-12-11 00:56:03 +00:00
SkeletonHorse-Additions.patch Little more progress 2019-12-11 18:03:31 -06:00
Slime-Pathfinder-Events.patch Little more progress 2019-12-11 18:03:31 -06:00
Speedup-BlockPos-by-fixing-inlining.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Store-counts-for-each-Entity-Block-Entity-Type.patch Work on server patches 2019-12-11 00:56:03 +00:00
Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Work on server patches 2019-12-11 00:56:03 +00:00
String-based-Action-Bar-API.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Strip-private-area-unicode-characters-from-signs.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Support-Overriding-World-Seeds.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00
System-property-for-disabling-watchdoge.patch Updated Upstream (CraftBukkit/Spigot) 2019-07-16 23:09:32 +01:00
Tameable-getOwnerUniqueId-API.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Timings-v2.patch Fixup timings patch 2019-12-12 03:06:23 +00:00
Toggleable-player-crits-helps-mitigate-hacked-client.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Turtle-API.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Undead-horse-leashing.patch Rename baby zombie movement config option 2019-10-26 17:55:58 -05:00
Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Update-entity-Metadata-for-all-tracked-players.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Use-a-Queue-for-Queueing-Commands.patch Little more progress 2019-12-11 18:03:31 -06:00
Use-a-Shared-Random-for-Entities.patch More progress 2019-12-10 20:43:21 -06:00
Use-asynchronous-Log4j-2-loggers.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
use-CB-BlockState-implementations-for-captured-block.patch More compile fixes 2019-12-12 19:18:18 -06:00
Use-ChunkStatus-cache-when-saving-protochunks.patch More progression on patches 2019-12-12 20:58:07 +00:00
Use-ConcurrentHashMap-in-JsonList.patch Little more progress 2019-12-11 18:03:31 -06:00
Use-Log4j-IOStreams-to-redirect-System.out-err-to-lo.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Use-more-reasonable-thread-count-default-for-bootstr.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Use-proper-max-length-when-serialising-BungeeCord-te.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Use-TerminalConsoleAppender-for-console-improvements.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Use-UserCache-for-player-heads.patch Updated Upstream (CraftBukkit) 2019-06-06 08:36:57 -07:00
Use-Vanilla-Minecart-Speeds.patch Houston, we got a patch (#2731) 2019-12-12 17:20:43 +01:00
Vanished-players-don-t-have-rights.patch Little more progress 2019-12-11 18:03:31 -06:00
Vex-getSummoner-API.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Waving-banner-workaround.patch Updated Upstream (CraftBukkit) 2019-06-06 08:36:57 -07:00
WitchConsumePotionEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
WitchReadyPotionEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
WitchThrowPotionEvent.patch Patches 100-260 (#2729) 2019-12-12 00:43:22 +01:00
Workaround-for-setting-passengers-on-players.patch More progress 2019-12-10 20:43:21 -06:00
Workaround-for-vehicle-tracking-issue-on-disconnect.patch Drop hopper optimization patch 2019-12-13 20:41:01 +00:00