testserver/Spigot-Server-Patches
Aikar f835a91d15
Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API
Upstream has added the equivalent of our SentientNPC API, with exception to the EnderDragon.

We've added Mob to the EnderDragon, and our SentientNPC API should behave the same.

Vex#getOwner has been deprecated and a replacement Vex#getSummoner has been added using Mob.

However, since 1.13 is not production ready, SentientNPC API is subject for removal in 1.13.1 since
1.13 API is not compatible with 1.12.

Please move to the Mob interface ASAP.

This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
c5ab54d8 Expand GameRule API
ab9a606c Improve entity hierarchy by adding Mob interface.

CraftBukkit Changes:
29e75648 Expand GameRule API
50e6858b Improve entity hierarchy by adding Mob interface.
0e1d79b4 Correct error in previous patch
2018-08-10 22:20:59 -04:00
..
0001-POM-Changes.patch
0002-Paper-config-files.patch Merge branch 'master' into pre/1.13 2018-07-31 14:50:40 +01:00
0003-MC-Dev-fixes.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04: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 Update upstream B/CB 2018-07-30 20:19:41 -05:00
0007-Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Update upstream B/CB 2018-07-30 20:19:41 -05:00
0008-Store-counts-for-each-Entity-Block-Entity-Type.patch Merge branch 'master' into pre/1.13 2018-07-27 00:44:53 -04:00
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 Update upstream B/CB 2018-07-30 20:19:41 -05:00
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 Fix misapplied line in keepalive changes 2018-07-31 15:19:18 +01:00
0019-Remove-invalid-mob-spawner-tile-entities.patch
0020-Optimize-TileEntity-Ticking.patch
0021-Further-improve-server-tick-loop.patch Don't reset current tick based on system time 2018-08-10 15:27:42 +01:00
0022-Only-refresh-abilities-if-needed.patch update upstream 2018-07-29 12:42:07 -04:00
0023-Entity-Origin-API.patch Update upstream B/CB 2018-07-30 20:19:41 -05:00
0024-Prevent-tile-entity-and-entity-crashes.patch update upstream 2018-07-29 12:42:07 -04:00
0025-Configurable-top-of-nether-void-damage.patch Update upstream B/CB 2018-07-30 20:19:41 -05:00
0026-Check-online-mode-before-converting-and-renaming-pla.patch
0027-Always-tick-falling-blocks.patch
0028-Lighting-Queue.patch Update Upstream 2018-07-30 01:08:59 -04:00
0029-Configurable-end-credits.patch Update Upstream 2018-07-30 01:08:59 -04:00
0030-Fix-lag-from-explosions-processing-dead-entities.patch
0031-Optimize-explosions.patch
0032-Add-player-view-distance-API.patch update upstream 2018-07-29 12:42:07 -04:00
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 Update Upstream 2018-07-30 01:08:59 -04:00
0040-Use-UserCache-for-player-heads.patch
0041-Disable-spigot-tick-limiters.patch update upstream 2018-07-29 12:42:07 -04:00
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 Update upstream 2018-07-25 19:05:07 -04:00
0046-All-chunks-are-slime-spawn-chunks-toggle.patch
0047-Optimize-Pathfinding.patch
0048-Avoid-hopper-searches-if-there-are-no-items.patch Update Upstream 2018-07-30 01:08:59 -04:00
0049-Expose-server-CommandMap.patch Update upstream 2018-07-25 19:05:07 -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 update upstream 2018-07-29 12:42:07 -04:00
0052-Ensure-inv-drag-is-in-bounds.patch
0053-Change-implementation-of-tile-entity-removal-list.patch update upstream 2018-07-29 12:42:07 -04:00
0054-Add-configurable-portal-search-radius.patch
0055-Add-velocity-warnings.patch Update upstream 2018-07-25 19:05:07 -04:00
0056-Configurable-inter-world-teleportation-safety.patch update upstream 2018-07-29 12:42:07 -04:00
0057-Add-exception-reporting-event.patch update upstream 2018-07-29 12:42:07 -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 [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 update upstream 2018-07-29 12:42:07 -04:00
0062-Chunk-save-queue-improvements.patch
0063-Chunk-Save-Reattempt.patch
0064-Default-loading-permissions.yml-before-plugins.patch Update upstream 2018-07-25 19:05:07 -04:00
0065-Allow-Reloading-of-Custom-Permissions.patch update upstream 2018-07-29 12:42:07 -04:00
0066-Remove-Metadata-on-reload.patch Update upstream 2018-07-25 19:05:07 -04:00
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 Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -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 Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -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-Improve-ProjectileHitEvent-to-include-the-BlockFace-.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0284-Add-config-to-disable-ender-dragon-legacy-check.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0285-Implement-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0286-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0287-Avoid-Chunk-Lookups-for-Entity-TileEntity-Current-Ch.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0288-Configurable-Bed-Search-Radius.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0289-Vex-getSummoner-API.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0290-Refresh-player-inventory-when-cancelling-PlayerInter.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0291-Don-t-change-the-Entity-Random-seed-for-squids.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0292-Re-add-vanilla-entity-warnings-for-duplicates.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0293-Don-t-process-despawn-if-entity-is-in-a-chunk-schedu.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0294-Avoid-item-merge-if-stack-size-above-max-stack-size.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0295-Use-asynchronous-Log4j-2-loggers.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0296-add-more-information-to-Entity.toString.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0297-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0298-EnderDragon-Events.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0299-PlayerElytraBoostEvent.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0300-Duplicate-UUID-Resolve-Option.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0301-Add-async-chunk-load-API.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0302-Configurable-Allowance-of-Permanent-Chunk-Loaders.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0303-Speedup-BlockPos-by-fixing-inlining.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0304-Don-t-save-Proto-Chunks.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0305-Optimize-RegistryID.c.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0306-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0307-Vanished-players-don-t-have-rights.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0308-Thread-Safe-Iteration-of-Chunk-Scheduler.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0309-Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0310-Add-some-Debug-to-Chunk-Entity-slices.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0311-Optimize-Region-File-Cache.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0312-repair-bad-rcon.ip-settings-temporarily.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0313-EntityTransformedEvent.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0314-SkeletonHorse-Additions.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0315-Prevent-Saving-Bad-entities-to-chunks.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0316-Don-t-call-getItemMeta-on-hasItemMeta.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0317-Always-process-chunk-removal-in-removeEntity.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0318-Ignore-Dead-Entities-in-entityList-iteration.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0319-Always-process-chunk-registration-after-moving.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0320-Provide-option-to-use-a-versioned-world-folder-for-t.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0321-MC-111480-Start-Entity-ID-s-at-1.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0322-Implement-Expanded-ArmorStand-API.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0323-AnvilDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0324-World-EntityHuman-Lookup-Optimizations.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0325-Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0326-Break-up-and-make-tab-spam-limits-configurable.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0327-Make-portal-teleportation-adjustment-math-more-accur.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0328-Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0329-MC-135506-Experience-should-save-as-Integers.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0330-Entity-add-to-world-fixes.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0331-Fix-client-rendering-skulls-from-same-user.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0332-Add-5-second-short-dumps-to-watchdog.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00
0333-Make-EnderDragon-implement-Mob.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:20:59 -04:00