Paper/Spigot-Server-Patches
Aikar 515f2e7beb
Ignore Dimension NBT field in Entity data
Minecraft is trying to set Dimension Objects based on a Dimension ID

Dimension ID's for custom worlds are dynamically allocate dand not guaranteed
consistent.

This removes checking the NBT data, as the Entity will always have its
DimensionManager set to the world it is being placed into.

This fixes corrupt entities breaking chunk saving in custom worlds.
2018-09-27 00:11:50 -04:00
..
0001-POM-Changes.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0002-Paper-config-files.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0003-MC-Dev-fixes.patch Improve death events (#1362) 2018-09-07 20:14:48 -04:00
0004-MC-Utils.patch Add ray tracing methods to LivingEntity (#1410) 2018-09-03 19:59:54 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0007-Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0008-Store-counts-for-each-Entity-Block-Entity-Type.patch Update upstream CB 2018-08-27 11:07:22 -04:00
0009-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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 Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0014-Add-configurable-despawn-distances-for-living-entiti.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0017-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0018-Player-affects-spawning-API.patch Updated Upstream (CraftBukkit) 2018-09-15 19:13:40 -04:00
0019-Remove-invalid-mob-spawner-tile-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0020-Optimize-TileEntity-Ticking.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0021-Further-improve-server-tick-loop.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0022-Only-refresh-abilities-if-needed.patch update upstream 2018-07-29 12:42:07 -04:00
0023-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0024-Prevent-tile-entity-and-entity-crashes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-15 12:10:26 -04:00
0025-Configurable-top-of-nether-void-damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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
0028-Lighting-Queue.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0029-Configurable-end-credits.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0030-Fix-lag-from-explosions-processing-dead-entities.patch Add obfuscation helper (aikar's request) (#1468) 2018-09-22 22:28:16 -04:00
0031-Optimize-explosions.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0032-Add-player-view-distance-API.patch Fix view distance API (#1419) 2018-09-09 14:38:27 -04:00
0033-Disable-explosion-knockback.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0034-Disable-thunder.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0035-Disable-ice-and-snow.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0036-Configurable-mob-spawner-tick-rate.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0037-Send-absolute-position-the-first-time-an-entity-is-s.patch
0038-Add-BeaconEffectEvent.patch update B/CB/S 2018-07-20 20:57:43 +01:00
0039-Configurable-container-update-tick-rate.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0040-Use-UserCache-for-player-heads.patch Updated Upstream (CraftBukkit) 2018-09-06 22:08:35 -04:00
0041-Disable-spigot-tick-limiters.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-15 12:10:26 -04:00
0042-Configurable-Chunk-IO-Thread-Base-Count.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0043-Add-PlayerInitialSpawnEvent.patch
0044-Configurable-Disabling-Cat-Chest-Detection.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0045-Ensure-commands-are-not-ran-async.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0046-All-chunks-are-slime-spawn-chunks-toggle.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0047-Optimize-Pathfinding.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0048-Avoid-hopper-searches-if-there-are-no-items.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0049-Expose-server-CommandMap.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -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 fix newlines in spigot tab list API 2018-09-01 11:33:50 +01: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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-15 12:10:26 -04:00
0054-Add-configurable-portal-search-radius.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0055-Add-velocity-warnings.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0056-Configurable-inter-world-teleportation-safety.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0057-Add-exception-reporting-event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0058-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch
0059-Disable-Scoreboards-for-non-players-by-default.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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 fix paper tab list API 2018-09-01 11:23:11 +01:00
0062-Chunk-save-queue-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0063-Chunk-Save-Reattempt.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0064-Default-loading-permissions.yml-before-plugins.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0065-Allow-Reloading-of-Custom-Permissions.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0066-Remove-Metadata-on-reload.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0067-Undead-horse-leashing.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0068-Handle-Item-Meta-Inconsistencies.patch [Auto] Updated Upstream (CraftBukkit) 2018-09-23 05:06:41 -04:00
0069-Configurable-Non-Player-Arrow-Despawn-Rate.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0070-Add-World-Util-Methods.patch Improve Light Queue and force enable it for all 2018-09-22 12:09:12 -04:00
0071-Optimized-Light-Level-Comparisons.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0072-Pass-world-to-Village-creation.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0073-Custom-replacement-for-eaten-items.patch [Auto] Updated Upstream (CraftBukkit) 2018-09-17 02:46:39 -04:00
0074-handle-NaN-health-absorb-values-and-repair-bad-data.patch [Auto] Updated Upstream (CraftBukkit) 2018-09-17 02:46:39 -04:00
0075-Catch-Async-PlayerChunkMap-operations.patch Fix view distance API (#1419) 2018-09-09 14:38:27 -04:00
0076-Waving-banner-workaround.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0079-Optimize-Chunk-Access.patch Updated Upstream (CraftBukkit/Spigot) 2018-09-10 23:14:02 -04:00
0080-Configurable-spawn-chances-for-skeleton-horses.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0081-Optimize-isValidLocation-getType-and-getBlockData-fo.patch Improve Light Queue and force enable it for all 2018-09-22 12:09:12 -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 Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0084-Entity-AddTo-RemoveFrom-World-Events.patch Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -04:00
0085-Configurable-Chunk-Inhabited-Timer.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0086-EntityPathfindEvent.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0087-Reduce-IO-ops-opening-a-new-region-file.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0088-Sanitise-RegionFileCache-and-make-configurable.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -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 Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -04:00
0091-Add-PlayerUseUnknownEntityEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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 Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0094-Configurable-Keep-Spawn-Loaded-range-per-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0095-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -04:00
0096-Don-t-spam-reload-spawn-chunks-in-nether-end.patch Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -04:00
0097-Remove-Debug-checks-from-DataBits.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0098-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0099-Workaround-for-setting-passengers-on-players.patch fix paper tab list API 2018-09-01 11:23:11 +01:00
0100-Remove-unused-World-Tile-Entity-List.patch Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -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 Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -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 Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0105-Prevent-Fire-from-loading-chunks.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
0106-Implement-PlayerLocaleChangeEvent.patch Fix view distance API (#1419) 2018-09-09 14:38:27 -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 Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0109-remove-null-possibility-for-getServer-singleton.patch Use BigDecimal to improve accracy of TPS results - long live 20 TPS! 2018-09-17 22:32:37 -04:00
0110-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -04:00
0111-LootTable-API-Replenishable-Lootables-Feature.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0112-Do-not-load-chunks-for-pathfinding.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0113-Entity-Tracking-Improvements.patch Fix view distance API (#1419) 2018-09-09 14:38:27 -04:00
0114-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -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 Fix view distance API (#1419) 2018-09-09 14:38:27 -04:00
0117-Optimize-UserCache-Thread-Safe.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-07 23:49:37 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0125-Fix-Double-World-Add-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0126-Fix-Old-Sign-Conversion.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0129-Re-track-players-that-dismount-from-other-players.patch Fix view distance API (#1419) 2018-09-09 14:38:27 -04:00
0130-Add-setting-for-proxy-online-mode-status.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0131-Optimise-BlockStateEnum-hashCode-and-equals.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0134-Configurable-packet-in-spam-threshold.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0135-Configurable-flying-kick-messages.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0136-Auto-Save-Improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0137-Chunk-registration-fixes.patch Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -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 Fix view distance API (#1419) 2018-09-09 14:38:27 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0142-Add-EntityZapEvent.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-17 03:06:34 -04:00
0143-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0144-Prevent-Auto-Save-if-Save-Queue-is-full.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0145-Chunk-Save-Stats-Debug-Option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0146-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -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 Fix view distance API (#1419) 2018-09-09 14:38:27 -04:00
0149-Allow-Reloading-of-Command-Aliases.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0150-Add-source-to-PlayerExpChangeEvent.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-17 03:06:34 -04:00
0151-Optimize-World.isLoaded-BlockPosition-Z.patch Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-17 03:06:34 -04:00
0154-Prevent-Pathfinding-out-of-World-Border.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -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 Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0160-Properly-fix-item-duplication-bug.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0161-String-based-Action-Bar-API.patch Add ray tracing methods to LivingEntity (#1410) 2018-09-03 19:59:54 -04:00
0162-Activation-Range-Improvements.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0163-Firework-API-s.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-22 03:16:43 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0169-Don-t-allow-entities-to-ride-themselves-572.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0170-Fix-block-break-desync.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0171-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0172-Cap-Entity-Collisions.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -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 Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-07 23:49:37 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0180-Add-configuration-option-to-prevent-player-names-fro.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0181-Use-TerminalConsoleAppender-for-console-improvements.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0182-provide-a-configurable-option-to-disable-creeper-lin.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0183-Item-canEntityPickup.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0187-Basic-PlayerProfile-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0188-Shoulder-Entities-Release-API.patch Fix view distance API (#1419) 2018-09-09 14:38:27 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0192-Fix-Anvil-Level-sync-to-client.patch fix paper tab list API 2018-09-01 11:23:11 +01: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 Update upstream CB 2018-08-27 11:07:22 -04:00
0196-Implement-getI18NDisplayName.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-22 03:16:43 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-15 12:10:26 -04:00
0202-Fix-MC-117075-TE-Unload-Lag-Spike.patch Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -04:00
0203-Allow-specifying-a-custom-authentication-servers-dow.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0210-handle-PacketPlayInKeepAlive-async.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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 Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -04:00
0215-Option-for-maximum-exp-value-when-merging-orbs.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0216-Add-PlayerArmorChangeEvent.patch [Auto] Updated Upstream (CraftBukkit) 2018-09-17 02:46: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 Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -04:00
0219-API-to-get-a-BlockState-without-a-snapshot.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 01:06:42 -04:00
0220-AsyncTabCompleteEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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 Ensure mobs don't spawn out of world border 2018-09-17 21:50:02 -04:00
0224-Ability-to-apply-mending-to-XP-API.patch fix paper tab list API 2018-09-01 11:23:11 +01:00
0225-Configurable-Chunks-Sends-per-Tick-setting.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0226-Configurable-Max-Chunk-Gens-per-Tick.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0227-Make-max-squid-spawn-height-configurable.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0228-PreCreatureSpawnEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0229-PlayerNaturallySpawnCreaturesEvent.patch Fix view distance API (#1419) 2018-09-09 14:38:27 -04:00
0230-Add-setPlayerProfile-API-for-Skulls.patch Updated Upstream (CraftBukkit) 2018-09-06 22:08:35 -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 [Auto] Updated Upstream (CraftBukkit) 2018-09-23 05:06:41 -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 Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -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 Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 Fix NPE race condition in ServerListPingEvent 2018-09-22 23:55:30 -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 fix paper tab list API 2018-09-01 11:23:11 +01:00
0245-Fix-Dragon-Server-Crashes.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0246-getPlayerUniqueId-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-24 05:41:32 -04:00
0247-Make-player-data-saving-configurable.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0248-Make-legacy-ping-handler-more-reliable.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0249-Call-PaperServerListPingEvent-for-legacy-pings.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0250-Flag-to-disable-the-channel-limit.patch fix paper tab list API 2018-09-01 11:23:11 +01: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 Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0254-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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 Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0258-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0269-Fix-CraftEntity-hashCode.patch [Auto] Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-03 04:14:40 -04:00
0270-Configurable-Alternative-LootPool-Luck-Formula.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -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 Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0273-Ignore-Missing-Recipes-in-RecipeBook-to-avoid-data-e.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0274-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-17 03:06:34 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0279-LivingEntity-Hand-Raised-Item-Use-API.patch [Auto] Updated Upstream (CraftBukkit) 2018-09-17 02:46:39 -04:00
0280-RangedEntity-API.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0281-Improve-ProjectileHitEvent-to-include-the-BlockFace-.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2018-09-17 03:06:34 -04:00
0282-Add-config-to-disable-ender-dragon-legacy-check.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -04:00
0283-Implement-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0284-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0285-Avoid-Chunk-Lookups-for-Entity-TileEntity-Current-Ch.patch Improve Light Queue and force enable it for all 2018-09-22 12:09:12 -04:00
0286-Configurable-Bed-Search-Radius.patch Re-enable light queue toggle, optimize neighbor checks, add max queue time 2018-09-26 00:57:59 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -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 Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -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 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0295-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (CraftBukkit/Spigot) 2018-09-10 23:14:02 -04:00
0296-EnderDragon-Events.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0297-PlayerElytraBoostEvent.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0298-PlayerLaunchProjectileEvent.patch Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
0299-Duplicate-UUID-Resolve-Option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0300-Speedup-BlockPos-by-fixing-inlining.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0301-Don-t-save-Proto-Chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0302-Optimize-RegistryID.c.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0303-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0304-Vanished-players-don-t-have-rights.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0305-Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0306-Add-some-Debug-to-Chunk-Entity-slices.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0307-Optimize-Region-File-Cache.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0308-EntityTransformedEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0309-SkeletonHorse-Additions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0310-Prevent-Saving-Bad-entities-to-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0311-Don-t-call-getItemMeta-on-hasItemMeta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0312-Always-process-chunk-removal-in-removeEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0313-Ignore-Dead-Entities-in-entityList-iteration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0314-Provide-option-to-use-a-versioned-world-folder-for-t.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0315-MC-111480-Start-Entity-ID-s-at-1.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0316-Implement-Expanded-ArmorStand-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0317-AnvilDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0318-World-EntityHuman-Lookup-Optimizations.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0319-Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0320-Break-up-and-make-tab-spam-limits-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0321-Make-portal-teleportation-adjustment-math-more-accur.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0322-Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0323-MC-135506-Experience-should-save-as-Integers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0324-Entity-add-to-world-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0325-Fix-client-rendering-skulls-from-same-user.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0326-Add-Early-Warning-Feature-to-WatchDog.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0327-Make-EnderDragon-implement-Mob.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0328-Detect-and-repair-corrupt-Region-Files.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0329-Use-ConcurrentHashMap-in-JsonList.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0330-Use-a-Queue-for-Queueing-Commands.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0331-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0332-Allow-disabling-armour-stand-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0333-Optimize-BlockPosition-helper-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0334-Send-nearby-packets-from-world-player-list-not-serve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0335-Cache-World-Entity-Type-counts.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0336-Restore-vanlla-default-mob-spawn-range.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0337-Optimize-Hoppers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0338-Optimize-CraftBlockData-Creation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0339-Fix-MC-124320.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0340-Slime-Pathfinder-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0341-Add-source-block-to-BlockPhysicsEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0342-Anti-Xray.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0343-Configurable-speed-for-water-flowing-over-lava.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0344-Optimize-RegistryMaterials.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0345-Add-PhantomPreSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0346-Add-More-Creeper-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0347-Optimize-Chunk-getPos.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0348-Use-an-EnumMap-for-Chunk-Height-Maps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0349-Implement-Force-Loaded-Chunk-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0350-Inventory-removeItemAnySlot.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0351-Optimize-getChunkIfLoaded-type-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0352-Don-t-double-add-golems-to-world.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0353-fix-newlines-in-spigot-tab-list-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0354-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0355-Add-ray-tracing-methods-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0356-Fix-concurrency-and-performance-issues-in-DataFixers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0357-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0358-Fix-1420.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0359-MC-2025-Save-and-load-entity-AABB-to-prevent-wobble.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0360-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0361-Allow-chests-to-be-placed-with-NBT-data.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0362-Mob-Pathfinding-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0363-Prevent-chunk-loading-from-Fluid-Flowing.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0364-Prevent-pathfinding-from-loading-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0365-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0366-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0367-Prevent-mob-spawning-from-loading-generating-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0368-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0369-Optimize-and-Fix-ExpiringMap-Issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0370-Implement-furnace-cook-speed-multiplier-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0371-Support-Overriding-World-Seeds.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0372-Optimize-Server-World-Map.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0373-PreSpawnerSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0374-MC-134115-Fix-Double-Chest-Conversion-Error.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0375-Catch-JsonParseException-in-Entity-and-TE-names.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0376-Enable-experimental-ASM-support-for-Java-11-plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0377-Avoid-dimension-id-collisions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0378-Honor-EntityAgeable.ageLock.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0379-Async-Chunk-Loading-and-Generation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-09-26 22:35:46 -04:00
0380-Ignore-Dimension-NBT-field-in-Entity-data.patch Ignore Dimension NBT field in Entity data 2018-09-27 00:11:50 -04:00