Paper/Spigot-Server-Patches
Zach Brown 70ce6ce831
Move version command update checking to the implementation
This makes it easier for downstream projects (forks) to replace the
version fetching system with their own. It is as simple as implementing
an interface and overriding the default implementation of
org.bukkit.UnsafeValues#getVersionFetcher()

It also makes it easier for us to organize things like the version
history feature.

Lastly I have updated the paper implementation to check against the site
API rather than against jenkins.
2019-05-27 04:13:41 -05:00
..
0001-POM-Changes.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
0002-Paper-config-files.patch MC 1.14.1 2019-05-13 21:20:58 -05:00
0003-MC-Dev-fixes.patch Move getTypeIfLoaded and friends to IBlockAccess (#2077) 2019-05-27 01:14:14 -05:00
0004-MC-Utils.patch Move getTypeIfLoaded and friends to IBlockAccess (#2077) 2019-05-27 01:14:14 -05:00
0005-Paper-Metrics.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0006-Add-MinecraftKey-Information-to-Objects.patch Move getTypeIfLoaded and friends to IBlockAccess (#2077) 2019-05-27 01:14:14 -05:00
0007-Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Move getTypeIfLoaded and friends to IBlockAccess (#2077) 2019-05-27 01:14:14 -05:00
0008-Store-counts-for-each-Entity-Block-Entity-Type.patch Move getTypeIfLoaded and friends to IBlockAccess (#2077) 2019-05-27 01:14:14 -05:00
0009-Timings-v2.patch Move getTypeIfLoaded and friends to IBlockAccess (#2077) 2019-05-27 01:14:14 -05:00
0010-Configurable-cactus-and-reed-natural-growth-heights.patch More work towards 1.14 pre5 2019-04-24 02:00:24 +01:00
0011-Configurable-baby-zombie-movement-speed.patch Fix some issues on the list 2019-05-05 14:39:51 -07:00
0012-Configurable-fishing-time-ranges.patch More work towards 1.14 pre5 2019-04-24 02:00:24 +01:00
0013-Allow-nerfed-mobs-to-jump.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
0014-Add-configurable-despawn-distances-for-living-entiti.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-05-19 04:16:22 +01:00
0015-Allow-for-toggling-of-spawn-chunks.patch More work towards 1.14 pre5 2019-04-24 02:00:24 +01:00
0016-Drop-falling-block-and-tnt-entities-at-the-specified.patch Move getTypeIfLoaded and friends to IBlockAccess (#2077) 2019-05-27 01:14:14 -05:00
0017-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Update upstream 2019-05-06 17:33:26 -07:00
0018-Implement-Paper-VersionChecker.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0019-Add-version-history-to-version-command.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0020-Player-affects-spawning-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0021-Remove-invalid-mob-spawner-tile-entities.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0022-Optimize-TileEntity-Ticking.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0023-Further-improve-server-tick-loop.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0024-Only-refresh-abilities-if-needed.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0025-Entity-Origin-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0026-Prevent-tile-entity-and-entity-crashes.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0027-Configurable-top-of-nether-void-damage.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0028-Check-online-mode-before-converting-and-renaming-pla.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0029-Always-tick-falling-blocks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0030-Configurable-end-credits.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0031-Fix-lag-from-explosions-processing-dead-entities.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0032-Optimize-explosions.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0033-Disable-explosion-knockback.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0034-Disable-thunder.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0035-Disable-ice-and-snow.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0036-Configurable-mob-spawner-tick-rate.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0037-Send-absolute-position-the-first-time-an-entity-is-s.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0038-Add-BeaconEffectEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0039-Configurable-container-update-tick-rate.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0040-Use-UserCache-for-player-heads.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0041-Disable-spigot-tick-limiters.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0042-Add-PlayerInitialSpawnEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0043-Configurable-Disabling-Cat-Chest-Detection.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0044-Ensure-commands-are-not-ran-async.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0045-All-chunks-are-slime-spawn-chunks-toggle.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0046-Optimize-Pathfinding.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0047-Expose-server-CommandMap.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0048-Be-a-bit-more-informative-in-maxHealth-exception.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0049-Player-Tab-List-and-Title-APIs.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0050-Ensure-inv-drag-is-in-bounds.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0051-Change-implementation-of-tile-entity-removal-list.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0052-Add-configurable-portal-search-radius.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0053-Add-velocity-warnings.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0054-Configurable-inter-world-teleportation-safety.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0055-Add-exception-reporting-event.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0056-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0057-Disable-Scoreboards-for-non-players-by-default.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0058-Add-methods-for-working-with-arrows-stuck-in-living-.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0059-Complete-resource-pack-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0060-Chunk-Save-Reattempt.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0061-Default-loading-permissions.yml-before-plugins.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0062-Allow-Reloading-of-Custom-Permissions.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0063-Remove-Metadata-on-reload.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0064-Undead-horse-leashing.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0065-Handle-Item-Meta-Inconsistencies.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0066-Configurable-Non-Player-Arrow-Despawn-Rate.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0067-Add-World-Util-Methods.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0068-Custom-replacement-for-eaten-items.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0069-handle-NaN-health-absorb-values-and-repair-bad-data.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0070-Waving-banner-workaround.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0071-Use-a-Shared-Random-for-Entities.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0072-Configurable-spawn-chances-for-skeleton-horses.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0073-Optimize-isValidLocation-getType-and-getBlockData-fo.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0074-Access-items-by-EquipmentSlot.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0075-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0076-Entity-AddTo-RemoveFrom-World-Events.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0077-Configurable-Chunk-Inhabited-Time.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0078-EntityPathfindEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0079-Reduce-IO-ops-opening-a-new-region-file.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0080-Sanitise-RegionFileCache-and-make-configurable.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0081-Use-Optimized-Collections.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0082-Do-not-load-chunks-for-Pathfinding.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0083-Do-not-load-chunks-for-light-checks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0084-Add-PlayerUseUnknownEntityEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0085-Fix-reducedDebugInfo-not-initialized-on-client.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0086-Configurable-Grass-Spread-Tick-Rate.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0087-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0088-Remove-Debug-checks-from-DataBits.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0089-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0090-Workaround-for-setting-passengers-on-players.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0091-Remove-unused-World-Tile-Entity-List.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0092-Don-t-tick-Skulls-unused-code.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0093-Configurable-Player-Collision.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0094-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0095-Configurable-RCON-IP-address.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0096-Prevent-Fire-from-loading-chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0097-Implement-PlayerLocaleChangeEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0098-EntityRegainHealthEvent-isFastRegen-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0099-Add-ability-to-configure-frosted_ice-properties.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0100-remove-null-possibility-for-getServer-singleton.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0101-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0102-LootTable-API-Replenishable-Lootables-Feature.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0103-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0104-System-property-for-disabling-watchdoge.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0105-Optimize-UserCache-Thread-Safe.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0106-Avoid-blocking-on-Network-Manager-creation.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0107-Optional-TNT-doesn-t-move-in-water.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0108-Faster-redstone-torch-rapid-clock-removal.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0109-Add-server-name-parameter.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0110-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0111-Fix-Double-World-Add-issues.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0112-Fix-Old-Sign-Conversion.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0113-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0114-More-informative-vehicle-moved-wrongly-message.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0115-Re-track-players-that-dismount-from-other-players.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0116-Add-setting-for-proxy-online-mode-status.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0117-Optimise-BlockState-s-hashCode-equals.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0118-Configurable-packet-in-spam-threshold.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0119-Configurable-flying-kick-messages.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0120-Chunk-registration-fixes.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0121-Remove-FishingHook-reference-on-Craft-Entity-removal.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0122-Auto-fix-bad-Y-levels-on-player-login.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0123-Option-to-remove-corrupt-tile-entities.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0124-Add-EntityZapEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0125-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0126-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0127-Cache-user-authenticator-threads.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0128-Optimise-removeQueue.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0129-Allow-Reloading-of-Command-Aliases.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0130-Add-source-to-PlayerExpChangeEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0131-Optimize-World.isLoaded-BlockPosition-Z.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0132-Don-t-let-fishinghooks-use-portals.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0133-Add-ProjectileCollideEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0134-Prevent-Pathfinding-out-of-World-Border.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0135-Bound-Treasure-Maps-to-World-Border.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0136-Configurable-Cartographer-Treasure-Maps.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0137-Optimize-ItemStack.isEmpty.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0138-Add-API-methods-to-control-if-armour-stands-can-move.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0139-Properly-fix-item-duplication-bug.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0140-String-based-Action-Bar-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0141-Firework-API-s.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0142-PlayerTeleportEndGatewayEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0143-Provide-E-TE-Chunk-count-stat-methods.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0144-Enforce-Sync-Player-Saves.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0145-Don-t-allow-entities-to-ride-themselves-572.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0146-Fix-block-break-desync.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0147-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0148-Cap-Entity-Collisions.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0149-Remove-CraftScheduler-Async-Task-Debugger.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0150-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0151-Do-not-let-armorstands-drown.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0152-Properly-handle-async-calls-to-restart-the-server.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0153-Add-system-property-to-disable-book-size-limits.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0154-Add-option-to-make-parrots-stay-on-shoulders-despite.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0155-Add-configuration-option-to-prevent-player-names-fro.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0156-Use-TerminalConsoleAppender-for-console-improvements.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0157-provide-a-configurable-option-to-disable-creeper-lin.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0158-Item-canEntityPickup.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0159-PlayerPickupItemEvent-setFlyAtPlayer.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0160-PlayerAttemptPickupItemEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0161-Add-UnknownCommandEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0162-Basic-PlayerProfile-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0163-Shoulder-Entities-Release-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0164-Profile-Lookup-Events.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0165-Block-player-logins-during-server-shutdown.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0166-Entity-fromMobSpawner.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0167-Improve-the-Saddle-API-for-Horses.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0168-Implement-ensureServerConversions-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0169-Implement-getI18NDisplayName.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0170-ProfileWhitelistVerifyEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0171-Fix-this-stupid-bullshit.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0172-Ocelot-despawns-should-honor-nametags-and-leash.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0173-Reset-spawner-timer-when-spawner-event-is-cancelled.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0174-Fix-MC-117075-TE-Unload-Lag-Spike.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0175-Allow-specifying-a-custom-authentication-servers-dow.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0176-LivingEntity-setKiller.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0177-Use-Log4j-IOStreams-to-redirect-System.out-err-to-lo.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0178-Handle-plugin-prefixes-using-Log4J-configuration.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0179-Include-Log4J2-SLF4J-implementation.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0180-Disable-logger-prefix-for-various-plugins-bypassing-.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0181-Add-PlayerJumpEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0182-handle-PacketPlayInKeepAlive-async.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0183-Expose-client-protocol-version-and-virtual-host.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0184-revert-serverside-behavior-of-keepalives.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0185-Send-attack-SoundEffects-only-to-players-who-can-see.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0186-Option-for-maximum-exp-value-when-merging-orbs.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0187-Add-PlayerArmorChangeEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0188-Prevent-logins-from-being-processed-when-the-player-.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0189-use-CB-BlockState-implementations-for-captured-block.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0190-API-to-get-a-BlockState-without-a-snapshot.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0191-AsyncTabCompleteEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0192-Avoid-NPE-in-PathfinderGoalTempt.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0193-PlayerPickupExperienceEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0194-ExperienceOrbMergeEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0195-Ability-to-apply-mending-to-XP-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0196-Make-max-squid-spawn-height-configurable.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0197-PreCreatureSpawnEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0198-PlayerNaturallySpawnCreaturesEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0199-Add-setPlayerProfile-API-for-Skulls.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0200-Fill-Profile-Property-Events.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0201-PlayerAdvancementCriterionGrantEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0202-Add-ArmorStand-Item-Meta.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0203-Extend-Player-Interact-cancellation.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0204-Tameable-getOwnerUniqueId-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0205-Toggleable-player-crits-helps-mitigate-hacked-client.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0206-Fix-NPE-when-getting-location-from-InventoryEnderChe.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0207-Prevent-Frosted-Ice-from-loading-holding-chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0208-Disable-Explicit-Network-Manager-Flushing.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0209-Implement-extended-PaperServerListPingEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0210-Improved-Async-Task-Scheduler.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0211-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0212-Player.setPlayerProfile-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0213-Fix-Dragon-Server-Crashes.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0214-getPlayerUniqueId-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0215-Make-player-data-saving-configurable.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0216-Make-legacy-ping-handler-more-reliable.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0217-Call-PaperServerListPingEvent-for-legacy-pings.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0218-Flag-to-disable-the-channel-limit.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0219-Add-method-to-open-already-placed-sign.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0220-Configurable-sprint-interruption-on-attack.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0221-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0222-EndermanEscapeEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0223-Enderman.teleportRandomly.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0224-Block-Enderpearl-Travel-Exploit.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0225-Expand-World.spawnParticle-API-and-add-Builder.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0226-EndermanAttackPlayerEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0227-WitchConsumePotionEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0228-WitchThrowPotionEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0229-Allow-spawning-Item-entities-with-World.spawnEntity.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0230-WitchReadyPotionEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0231-ItemStack-getMaxItemUseDuration.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0232-Implement-EntityTeleportEndGatewayEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0233-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0234-Fix-CraftEntity-hashCode.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0235-Configurable-Alternative-LootPool-Luck-Formula.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0236-Print-Error-details-when-failing-to-save-player-data.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0237-Make-shield-blocking-delay-configurable.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0238-Ignore-Missing-Recipes-in-RecipeBook-to-avoid-data-e.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0239-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0240-PlayerReadyArrowEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0241-Fire-EntityShootBowEvent-for-Illusioner.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0242-Implement-EntityKnockbackByEntityEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0243-Expand-Explosions-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0244-LivingEntity-Hand-Raised-Item-Use-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0245-RangedEntity-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0246-Add-config-to-disable-ender-dragon-legacy-check.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0247-Implement-World.getEntity-UUID-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0248-InventoryCloseEvent-Reason-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0249-Configurable-Bed-Search-Radius.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0250-Vex-getSummoner-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0251-Refresh-player-inventory-when-cancelling-PlayerInter.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0252-Don-t-change-the-Entity-Random-seed-for-squids.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0253-Re-add-vanilla-entity-warnings-for-duplicates.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0254-Avoid-item-merge-if-stack-size-above-max-stack-size.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0255-Use-asynchronous-Log4j-2-loggers.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0256-add-more-information-to-Entity.toString.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0257-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0258-EnderDragon-Events.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0259-PlayerElytraBoostEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0260-PlayerLaunchProjectileEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0261-Speedup-BlockPos-by-fixing-inlining.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0262-Don-t-save-Proto-Chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0263-Optimize-RegistryID.c.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0264-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0265-Vanished-players-don-t-have-rights.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0266-Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0267-Add-some-Debug-to-Chunk-Entity-slices.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0268-EntityTransformedEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0269-SkeletonHorse-Additions.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0270-Prevent-Saving-Bad-entities-to-chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0271-Don-t-call-getItemMeta-on-hasItemMeta.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0272-Ignore-Dead-Entities-in-entityList-iteration.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0273-Provide-option-to-use-a-versioned-world-folder-for-t.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0274-MC-111480-Start-Entity-ID-s-at-1.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0275-Implement-Expanded-ArmorStand-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0276-AnvilDamageEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0277-Add-TNTPrimeEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0278-Break-up-and-make-tab-spam-limits-configurable.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0279-Add-hand-to-bucket-events.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0280-MC-135506-Experience-should-save-as-Integers.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0281-Fix-client-rendering-skulls-from-same-user.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0282-Add-Early-Warning-Feature-to-WatchDog.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0283-Make-EnderDragon-implement-Mob.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0284-Detect-and-repair-corrupt-Region-Files.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0285-Use-ConcurrentHashMap-in-JsonList.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0286-Use-a-Queue-for-Queueing-Commands.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0287-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0288-Allow-disabling-armour-stand-ticking.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0289-Optimize-BlockPosition-helper-methods.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0290-Send-nearby-packets-from-world-player-list-not-serve.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0291-Restore-vanlla-default-mob-spawn-range.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0292-Optimize-Hoppers.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0293-Optimize-CraftBlockData-Creation.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0294-Fix-MC-124320.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0295-Slime-Pathfinder-Events.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0296-Configurable-speed-for-water-flowing-over-lava.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0297-Optimize-RegistryMaterials.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0298-Add-PhantomPreSpawnEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0299-Add-More-Creeper-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0300-Inventory-removeItemAnySlot.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0301-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0302-Add-ray-tracing-methods-to-LivingEntity.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0303-Expose-attack-cooldown-methods-for-Player.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0304-Improve-death-events.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0305-Allow-chests-to-be-placed-with-NBT-data.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0306-Mob-Pathfinding-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0307-Prevent-chunk-loading-from-Fluid-Flowing.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0308-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0309-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0310-Prevent-mob-spawning-from-loading-generating-chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0311-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0312-Implement-furnace-cook-speed-multiplier-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0313-Support-Overriding-World-Seeds.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0314-Optimize-Server-World-Map.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0315-PreSpawnerSpawnEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0316-Catch-JsonParseException-in-Entity-and-TE-names.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0317-Avoid-dimension-id-collisions.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0318-Honor-EntityAgeable.ageLock.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0319-Configurable-connection-throttle-kick-message.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0320-Hook-into-CB-plugin-rewrites.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0321-Allow-setting-the-vex-s-summoner.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0322-Add-sun-related-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0323-Check-Drowned-for-Villager-Aggression-Config.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0324-Here-s-Johnny.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0325-Turtle-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0326-Limit-lightning-strike-effect-distance.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0327-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0328-Call-player-spectator-target-events.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0329-Add-Velocity-IP-Forwarding-Support.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0330-Add-more-Witch-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0331-Fix-MC-93764.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0332-Add-option-to-prevent-players-from-moving-into-unloa.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0333-Reset-players-airTicks-on-respawn.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0334-Strip-private-area-unicode-characters-from-signs.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0335-Don-t-sleep-after-profile-lookups-if-not-needed.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0336-Use-more-reasonable-thread-count-default-for-bootstr.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0337-MC-136865-Use-valid-item-for-enchantment-checks-on-b.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0338-Optimize-World-Time-Updates.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0339-Restore-custom-InventoryHolder-support.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0340-Use-Vanilla-Minecart-Speeds.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0341-Fix-SpongeAbsortEvent-handling.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0342-Don-t-allow-digging-into-unloaded-chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0343-Optimize-redstone-algorithm.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0344-force-entity-dismount-during-teleportation.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0345-Book-Size-Limits.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0346-Make-the-default-permission-message-configurable.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0347-Add-more-Zombie-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0348-Prevent-rayTrace-from-loading-chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0349-Handle-Large-Packets-disconnecting-client.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0350-Lazy-init-world-storage-in-CraftOfflinePlayer.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0351-Add-PlayerConnectionCloseEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0352-Prevent-Enderman-from-loading-chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0353-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0354-Fix-PlayerEditBookEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0355-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0356-Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0357-Block-Entity-remove-from-being-called-on-Players.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0358-Allow-Saving-of-Oversized-Chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0359-BlockDestroyEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0360-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0361-Fix-sign-edit-memory-leak.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0362-Limit-Client-Sign-length-more.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0363-Don-t-check-ConvertSigns-boolean-every-sign-save.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0364-Handle-Excessive-Signs-in-Chunks-creating-too-large-.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0365-MC-145260-Fix-Whitelist-On-Off-inconsistency.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0366-Set-Zombie-last-tick-at-start-of-drowning-process.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0367-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0368-Add-LivingEntity-getTargetEntity.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0369-Use-proper-max-length-when-serialising-BungeeCord-te.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0370-Entity-getEntitySpawnReason.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0371-Update-entity-Metadata-for-all-tracked-players.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0372-Fire-event-on-GS4-query.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0373-Implement-PlayerPostRespawnEvent.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0374-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0375-Implement-getters-and-setters-for-EntityItem-owner-a.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0376-Server-Tick-Events.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0377-PlayerDeathEvent-getItemsToKeep.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0378-Optimize-Persistent-Data-Loading.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0379-Allow-login-events-to-fire-only-after-the-server-plu.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0380-Make-region-files-more-reliable-to-write-to.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0381-Optimize-GameRules-to-use-LinkedHashMap.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0382-Optimize-Captured-TileEntity-Lookup.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0383-Add-Heightmap-API.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0384-Handle-bad-chunks-more-gracefully.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0385-Mob-Spawner-API-Enhancements.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0386-Per-Player-View-Distance-API-placeholders.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0387-Async-Chunk-placeholder.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0388-Fix-CB-call-to-changed-postToMainThread-method.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0389-Fix-sounds-when-item-frames-are-modified-MC-123450.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0390-Fix-MC-151674-Close-RegionFiles-when-they-get-evicte.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0391-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0392-Elide-lock-in-DataWatcher.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0393-Fix-issues-with-entity-loss-due-to-unloaded-chunks.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0394-Duplicate-UUID-Resolve-Option.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0395-improve-CraftWorld-isChunkLoaded.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0396-Configurable-Keep-Spawn-Loaded-range-per-world.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00
0397-Fix-some-generation-concurrency-issues.patch Move version command update checking to the implementation 2019-05-27 04:13:41 -05:00