Paper/Spigot-Server-Patches
Aikar 2d7e5dce25
Disable Vanilla last chunk access cache, use ours
Also fixes some bugs in ours

Ultimately they both are near the same, but ours is behind the synchronized gate.

Mojangs is mixed behind 2 different synchronization contexts (chunks can lock 2 different objects)

Mojang also blindly unsets the ref on any chunk unload, not just if its the one being pointed to.
2018-08-27 00:26:00 -04:00
..
0001-POM-Changes.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0002-Paper-config-files.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0003-MC-Dev-fixes.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0004-MC-Utils.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0005-Paper-Metrics.patch Merge pull request #1248 2018-07-23 20:29:55 -04:00
0006-Add-MinecraftKey-Information-to-Objects.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0007-Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0008-Store-counts-for-each-Entity-Block-Entity-Type.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0009-Timings-v2.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0010-Configurable-cactus-and-reed-natural-growth-heights.patch Merge pull request #1248 2018-07-23 20:29:55 -04:00
0011-Configurable-baby-zombie-movement-speed.patch Merge pull request #1248 2018-07-23 20:29:55 -04:00
0012-Configurable-fishing-time-ranges.patch Merge pull request #1248 2018-07-23 20:29:55 -04:00
0013-Allow-nerfed-mobs-to-jump.patch Updated Upstream (Bukkit/CraftBukkit) for LootTable API 2018-08-12 13:11:13 -04:00
0014-Add-configurable-despawn-distances-for-living-entiti.patch Updated Upstream (Bukkit/CraftBukkit) for LootTable API 2018-08-12 13:11:13 -04:00
0015-Allow-for-toggling-of-spawn-chunks.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0016-Drop-falling-block-and-tnt-entities-at-the-specified.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0017-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0018-Player-affects-spawning-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0019-Remove-invalid-mob-spawner-tile-entities.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0020-Optimize-TileEntity-Ticking.patch Fix Chest open/close animations 2018-07-22 19:39:56 -04:00
0021-Further-improve-server-tick-loop.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0022-Only-refresh-abilities-if-needed.patch update upstream 2018-07-29 12:42:07 -04:00
0023-Entity-Origin-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0024-Prevent-tile-entity-and-entity-crashes.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0025-Configurable-top-of-nether-void-damage.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0026-Check-online-mode-before-converting-and-renaming-pla.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0027-Always-tick-falling-blocks.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
0028-Lighting-Queue.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0029-Configurable-end-credits.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0030-Fix-lag-from-explosions-processing-dead-entities.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0031-Optimize-explosions.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0032-Add-player-view-distance-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0033-Disable-explosion-knockback.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0034-Disable-thunder.patch Merge pull request #1248 2018-07-23 20:29:55 -04:00
0035-Disable-ice-and-snow.patch Merge pull request #1248 2018-07-23 20:29:55 -04:00
0036-Configurable-mob-spawner-tick-rate.patch Merge pull request #1248 2018-07-23 20:29:55 -04:00
0037-Send-absolute-position-the-first-time-an-entity-is-s.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
0038-Add-BeaconEffectEvent.patch update B/CB/S 2018-07-20 20:57:43 +01:00
0039-Configurable-container-update-tick-rate.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0040-Use-UserCache-for-player-heads.patch Update upstream 2018-07-23 19:41:14 -04:00
0041-Disable-spigot-tick-limiters.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0042-Configurable-Chunk-IO-Thread-Base-Count.patch Merge pull request #1248 2018-07-23 20:29:55 -04:00
0043-Add-PlayerInitialSpawnEvent.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
0044-Configurable-Disabling-Cat-Chest-Detection.patch Merge pull request #1248 2018-07-23 20:29:55 -04:00
0045-Ensure-commands-are-not-ran-async.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0046-All-chunks-are-slime-spawn-chunks-toggle.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0047-Optimize-Pathfinding.patch Update Paper to 1.13 proper - THIS IS STILL HIGHLY UNSTABLE 2018-07-22 01:27:46 -04:00
0048-Avoid-hopper-searches-if-there-are-no-items.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0049-Expose-server-CommandMap.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0050-Be-a-bit-more-informative-in-maxHealth-exception.patch Update CB/S 2018-07-28 03:38:13 +01:00
0051-Player-Tab-List-and-Title-APIs.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0052-Ensure-inv-drag-is-in-bounds.patch Update upstream 2018-07-23 19:41:14 -04:00
0053-Change-implementation-of-tile-entity-removal-list.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0054-Add-configurable-portal-search-radius.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0055-Add-velocity-warnings.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0056-Configurable-inter-world-teleportation-safety.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0057-Add-exception-reporting-event.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0058-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
0059-Disable-Scoreboards-for-non-players-by-default.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0060-Add-methods-for-working-with-arrows-stuck-in-living-.patch Update upstream 2018-08-01 22:49:47 -04:00
0061-Complete-resource-pack-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0062-Chunk-save-queue-improvements.patch MC-134668: Remove bad synchronized block from FileIOThread 2018-08-26 22:09:10 -04:00
0063-Chunk-Save-Reattempt.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0064-Default-loading-permissions.yml-before-plugins.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0065-Allow-Reloading-of-Custom-Permissions.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0066-Remove-Metadata-on-reload.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0067-Undead-horse-leashing.patch Merge pull request #1248 2018-07-23 20:29:55 -04:00
0068-Handle-Item-Meta-Inconsistencies.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0069-Configurable-Non-Player-Arrow-Despawn-Rate.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0070-Add-World-Util-Methods.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0071-Optimized-Light-Level-Comparisons.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0072-Pass-world-to-Village-creation.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0073-Custom-replacement-for-eaten-items.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0074-handle-NaN-health-absorb-values-and-repair-bad-data.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0075-Catch-Async-PlayerChunkMap-operations.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0076-Waving-banner-workaround.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0077-Use-a-Shared-Random-for-Entities.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0078-Don-t-teleport-dead-entities.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0079-Optimize-Chunk-Access.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:26:00 -04:00
0080-Configurable-spawn-chances-for-skeleton-horses.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0081-Optimize-isValidLocation-getType-and-getBlockData-fo.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0082-Access-items-by-EquipmentSlot.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0083-Option-to-disable-BlockPhysicsEvent-for-Redstone.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0084-Entity-AddTo-RemoveFrom-World-Events.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0085-Configurable-Chunk-Inhabited-Timer.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0086-EntityPathfindEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0087-Reduce-IO-ops-opening-a-new-region-file.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0088-Sanitise-RegionFileCache-and-make-configurable.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0089-Use-Optimized-Collections.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0090-Do-not-load-chunks-for-light-checks.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0091-Add-PlayerUseUnknownEntityEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0092-Fix-reducedDebugInfo-not-initialized-on-client.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0093-Configurable-Grass-Spread-Tick-Rate.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0094-Configurable-Keep-Spawn-Loaded-range-per-world.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0095-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0096-Don-t-spam-reload-spawn-chunks-in-nether-end.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0097-Remove-Debug-checks-from-DataBits.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0098-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0099-Workaround-for-setting-passengers-on-players.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0100-Remove-unused-World-Tile-Entity-List.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0101-Don-t-tick-Skulls-unused-code.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0102-Configurable-Player-Collision.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0103-Add-handshake-event-to-allow-plugins-to-handle-clien.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0104-Configurable-RCON-IP-address.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0105-Prevent-Fire-from-loading-chunks.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0106-Implement-PlayerLocaleChangeEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0107-EntityRegainHealthEvent-isFastRegen-API.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0108-Add-ability-to-configure-frosted_ice-properties.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0109-remove-null-possibility-for-getServer-singleton.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0110-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0111-LootTable-API-Replenishable-Lootables-Feature.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0112-Do-not-load-chunks-for-pathfinding.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0113-Entity-Tracking-Improvements.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0114-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0115-System-property-for-disabling-watchdoge.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0116-Optimize-EAR.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0117-Optimize-UserCache-Thread-Safe.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0118-Avoid-blocking-on-Network-Manager-creation.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0119-Optional-TNT-doesn-t-move-in-water.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0120-Faster-redstone-torch-rapid-clock-removal.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0121-Ensure-Chunks-never-ever-load-async.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0122-Add-server-name-parameter.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0123-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0124-Delay-Chunk-Unloads-based-on-Player-Movement.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:26:00 -04:00
0125-Fix-Double-World-Add-issues.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0126-Fix-Old-Sign-Conversion.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0127-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0128-More-informative-vehicle-moved-wrongly-message.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0129-Re-track-players-that-dismount-from-other-players.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0130-Add-setting-for-proxy-online-mode-status.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0131-Optimise-BlockStateEnum-hashCode-and-equals.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0132-Disable-ticking-of-snow-blocks.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0133-Fix-AIOOBE-in-inventory-handling.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0134-Configurable-packet-in-spam-threshold.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0135-Configurable-flying-kick-messages.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0136-Auto-Save-Improvements.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:26:00 -04:00
0137-Chunk-registration-fixes.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0138-Remove-FishingHook-reference-on-Craft-Entity-removal.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0139-Auto-fix-bad-Y-levels-on-player-login.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0140-Disable-Vanilla-Chunk-GC.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0141-Option-to-remove-corrupt-tile-entities.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0142-Add-EntityZapEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0143-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0144-Prevent-Auto-Save-if-Save-Queue-is-full.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:26:00 -04:00
0145-Chunk-Save-Stats-Debug-Option.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:26:00 -04:00
0146-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0147-Cache-user-authenticator-threads.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0148-Optimise-removeQueue.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0149-Allow-Reloading-of-Command-Aliases.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0150-Add-source-to-PlayerExpChangeEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0151-Optimize-World.isLoaded-BlockPosition-Z.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0152-Don-t-let-fishinghooks-use-portals.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0153-Add-ProjectileCollideEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0154-Prevent-Pathfinding-out-of-World-Border.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0155-Bound-Treasure-Maps-to-World-Border.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0156-Configurable-Cartographer-Treasure-Maps.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0157-Optimize-ItemStack.isEmpty.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0158-Add-API-methods-to-control-if-armour-stands-can-move.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0159-Add-option-to-remove-invalid-statistics.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0160-Properly-fix-item-duplication-bug.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0161-String-based-Action-Bar-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0162-Activation-Range-Improvements.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0163-Firework-API-s.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0164-PlayerTeleportEndGatewayEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0165-ShulkerBox-Dupe-Prevention.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0166-Provide-E-TE-Chunk-count-stat-methods.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0167-Enforce-Sync-Player-Saves.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0168-Enforce-Sync-Chunk-Unloads.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0169-Don-t-allow-entities-to-ride-themselves-572.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0170-Fix-block-break-desync.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0171-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0172-Cap-Entity-Collisions.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0173-Remove-CraftScheduler-Async-Task-Debugger.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0174-Shame-on-you-Mojang.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0175-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Disable Vanilla last chunk access cache, use ours 2018-08-27 00:26:00 -04:00
0176-Do-not-let-armorstands-drown.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0177-Properly-handle-async-calls-to-restart-the-server.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0178-Add-system-property-to-disable-book-size-limits.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0179-Add-option-to-make-parrots-stay-on-shoulders-despite.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0180-Add-configuration-option-to-prevent-player-names-fro.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0181-Use-TerminalConsoleAppender-for-console-improvements.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0182-provide-a-configurable-option-to-disable-creeper-lin.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0183-Item-canEntityPickup.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0184-PlayerPickupItemEvent-setFlyAtPlayer.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0185-PlayerAttemptPickupItemEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0186-Add-UnknownCommandEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0187-Basic-PlayerProfile-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0188-Shoulder-Entities-Release-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0189-Profile-Lookup-Events.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0190-Block-player-logins-during-server-shutdown.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0191-Entity-fromMobSpawner.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0192-Fix-Anvil-Level-sync-to-client.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0193-Add-missing-coverages-for-getTileEntity-in-order-to-.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0194-Improve-the-Saddle-API-for-Horses.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0195-Implement-ensureServerConversions-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0196-Implement-getI18NDisplayName.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0197-GH-806-Respect-saving-disabled-before-unloading-all-.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0198-ProfileWhitelistVerifyEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0199-Fix-this-stupid-bullshit.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0200-Ocelot-despawns-should-honor-nametags-and-leash.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0201-Reset-spawner-timer-when-spawner-event-is-cancelled.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0202-Fix-MC-117075-TE-Unload-Lag-Spike.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0203-Allow-specifying-a-custom-authentication-servers-dow.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0204-LivingEntity-setKiller.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0205-Use-Log4j-IOStreams-to-redirect-System.out-err-to-lo.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0206-Handle-plugin-prefixes-using-Log4J-configuration.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0207-Include-Log4J2-SLF4J-implementation.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0208-Disable-logger-prefix-for-various-plugins-bypassing-.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0209-Add-PlayerJumpEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0210-handle-PacketPlayInKeepAlive-async.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0211-Expose-client-protocol-version-and-virtual-host.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0212-revert-serverside-behavior-of-keepalives.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0213-Replace-HashSet-with-fastutil-s-ObjectOpenHashSet-in.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0214-Send-attack-SoundEffects-only-to-players-who-can-see.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0215-Option-for-maximum-exp-value-when-merging-orbs.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0216-Add-PlayerArmorChangeEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0217-Prevent-logins-from-being-processed-when-the-player-.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0218-use-CB-BlockState-implementations-for-captured-block.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0219-API-to-get-a-BlockState-without-a-snapshot.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0220-AsyncTabCompleteEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0221-Avoid-NPE-in-PathfinderGoalTempt.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0222-PlayerPickupExperienceEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0223-ExperienceOrbMergeEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0224-Ability-to-apply-mending-to-XP-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0225-Configurable-Chunks-Sends-per-Tick-setting.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0226-Configurable-Max-Chunk-Gens-per-Tick.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0227-Make-max-squid-spawn-height-configurable.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0228-PreCreatureSpawnEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0229-PlayerNaturallySpawnCreaturesEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0230-Add-setPlayerProfile-API-for-Skulls.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0231-Fill-Profile-Property-Events.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0232-PlayerAdvancementCriterionGrantEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0233-Add-ArmorStand-Item-Meta.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0234-Extend-Player-Interact-cancellation.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0235-Tameable-getOwnerUniqueId-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0236-Toggleable-player-crits-helps-mitigate-hacked-client.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0237-Fix-NPE-when-getting-location-from-InventoryEnderChe.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0238-Prevent-Frosted-Ice-from-loading-holding-chunks.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0239-Disable-Explicit-Network-Manager-Flushing.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0240-Implement-extended-PaperServerListPingEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0241-Improved-Async-Task-Scheduler.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0242-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0243-Call-PortalCreateEvent-for-exit-portals.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0244-Player.setPlayerProfile-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0245-Fix-Dragon-Server-Crashes.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0246-getPlayerUniqueId-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0247-Make-player-data-saving-configurable.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0248-Make-legacy-ping-handler-more-reliable.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0249-Call-PaperServerListPingEvent-for-legacy-pings.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0250-Flag-to-disable-the-channel-limit.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0251-Add-method-to-open-already-placed-sign.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0252-Load-version-history-at-server-start.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0253-Configurable-sprint-interruption-on-attack.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0254-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0255-EndermanEscapeEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0256-Enderman.teleportRandomly.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0257-Block-Enderpearl-Travel-Exploit.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0258-Expand-World.spawnParticle-API-and-add-Builder.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0259-EndermanAttackPlayerEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0260-WitchConsumePotionEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0261-WitchThrowPotionEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0262-Allow-spawning-Item-entities-with-World.spawnEntity.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0263-Don-t-load-chunks-for-villager-door-checks.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0264-WitchReadyPotionEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0265-ItemStack-getMaxItemUseDuration.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0266-Implement-EntityTeleportEndGatewayEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0267-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0268-Properly-remove-entities-on-dimension-teleport.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0269-Fix-CraftEntity-hashCode.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0270-Configurable-Alternative-LootPool-Luck-Formula.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0271-Print-Error-details-when-failing-to-save-player-data.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0272-Make-shield-blocking-delay-configurable.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0273-Ignore-Missing-Recipes-in-RecipeBook-to-avoid-data-e.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0274-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0275-PlayerReadyArrowEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0276-Fire-EntityShootBowEvent-for-Illusioner.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0277-Implement-EntityKnockbackByEntityEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0278-Expand-Explosions-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0279-LivingEntity-Hand-Raised-Item-Use-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0280-RangedEntity-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0281-Improve-ProjectileHitEvent-to-include-the-BlockFace-.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0282-Add-config-to-disable-ender-dragon-legacy-check.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0283-Implement-World.getEntity-UUID-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0284-InventoryCloseEvent-Reason-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0285-Avoid-Chunk-Lookups-for-Entity-TileEntity-Current-Ch.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0286-Configurable-Bed-Search-Radius.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0287-Vex-getSummoner-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0288-Refresh-player-inventory-when-cancelling-PlayerInter.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0289-Don-t-change-the-Entity-Random-seed-for-squids.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0290-Re-add-vanilla-entity-warnings-for-duplicates.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0291-Don-t-process-despawn-if-entity-is-in-a-chunk-schedu.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0292-Avoid-item-merge-if-stack-size-above-max-stack-size.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0293-Use-asynchronous-Log4j-2-loggers.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0294-add-more-information-to-Entity.toString.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0295-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0296-EnderDragon-Events.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0297-PlayerElytraBoostEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0298-PlayerLaunchProjectileEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0299-Duplicate-UUID-Resolve-Option.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0300-Add-async-chunk-load-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0301-Speedup-BlockPos-by-fixing-inlining.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0302-Don-t-save-Proto-Chunks.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0303-Optimize-RegistryID.c.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0304-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0305-Vanished-players-don-t-have-rights.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0306-Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0307-Add-some-Debug-to-Chunk-Entity-slices.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0308-Optimize-Region-File-Cache.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0309-EntityTransformedEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0310-SkeletonHorse-Additions.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0311-Prevent-Saving-Bad-entities-to-chunks.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0312-Don-t-call-getItemMeta-on-hasItemMeta.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0313-Always-process-chunk-removal-in-removeEntity.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0314-Ignore-Dead-Entities-in-entityList-iteration.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0315-Always-process-chunk-registration-after-moving.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0316-Provide-option-to-use-a-versioned-world-folder-for-t.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0317-MC-111480-Start-Entity-ID-s-at-1.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0318-Implement-Expanded-ArmorStand-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0319-AnvilDamageEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0320-World-EntityHuman-Lookup-Optimizations.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0321-Add-TNTPrimeEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0322-Break-up-and-make-tab-spam-limits-configurable.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0323-Make-portal-teleportation-adjustment-math-more-accur.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0324-Add-hand-to-bucket-events.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0325-MC-135506-Experience-should-save-as-Integers.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0326-Entity-add-to-world-fixes.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0327-Fix-client-rendering-skulls-from-same-user.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0328-Add-Early-Warning-Feature-to-WatchDog.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0329-Make-EnderDragon-implement-Mob.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0330-Detect-and-repair-corrupt-Region-Files.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0331-Use-ConcurrentHashMap-in-JsonList.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0332-Use-a-Queue-for-Queueing-Commands.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0333-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0334-Pass-World-to-Tile-Entity-Snapshots.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0335-Allow-disabling-armour-stand-ticking.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0336-Ensure-chunks-are-always-loaded-on-hard-position-set.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0337-Optimize-BlockPosition-helper-methods.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0338-Send-nearby-packets-from-world-player-list-not-serve.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0339-Cache-World-Entity-Type-counts.patch Fix mob spawn limits 2018-08-26 21:21:28 -04:00
0340-Restore-vanlla-default-mob-spawn-range.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0341-Optimize-Hoppers.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0342-Optimize-CraftBlockData-Creation.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0343-Fix-MC-124320.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0344-Slime-Pathfinder-Events.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0345-isChunkGenerated-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0346-Add-source-block-to-BlockPhysicsEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0347-Anti-Xray.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0348-Configurable-speed-for-water-flowing-over-lava.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0349-Optimize-RegistryMaterials.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00