Paper/Spigot-Server-Patches
Aikar 4bff819890
[Auto] Updated Upstream (CraftBukkit)
Upstream has released updates that appears to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

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