PaperMC/Spigot-Server-Patches
Aikar 7c619bbae0 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:13:00 -04:00
..
Ability-to-apply-mending-to-XP-API.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Update B/CB/S 2018-07-26 16:20:37 +01:00
Access-items-by-EquipmentSlot.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Activation-Range-Improvements.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Add-5-second-short-dumps-to-watchdog.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
Add-ability-to-configure-frosted_ice-properties.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-API-methods-to-control-if-armour-stands-can-move.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-ArmorStand-Item-Meta.patch [Auto] Updated Upstream (CraftBukkit) 2018-08-06 06:19:26 -04:00
Add-async-chunk-load-API.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
Add-BeaconEffectEvent.patch update B/CB/S 2018-07-20 20:57:43 +01:00
Add-config-to-disable-ender-dragon-legacy-check.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-configurable-despawn-distances-for-living-entiti.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Add-configurable-portal-search-radius.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Add-configuration-option-to-prevent-player-names-fro.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-EntityZapEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Add-exception-reporting-event.patch update upstream 2018-07-29 12:42:07 -04:00
Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-method-to-open-already-placed-sign.patch Update upstream 2018-08-01 22:49:47 -04:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Update upstream 2018-08-01 22:49:47 -04:00
Add-MinecraftKey-Information-to-Objects.patch Update upstream B/CB 2018-07-30 20:19:41 -05:00
Add-missing-coverages-for-getTileEntity-in-order-to-.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
add-more-information-to-Entity.toString.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-option-to-make-parrots-stay-on-shoulders-despite.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-option-to-remove-invalid-statistics.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-player-view-distance-API.patch update upstream 2018-07-29 12:42:07 -04:00
Add-PlayerArmorChangeEvent.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Add-PlayerInitialSpawnEvent.patch NOT FINISHED!!! Current Progress on 1.13-pre7 update 2018-07-14 21:53:17 -04:00
Add-PlayerJumpEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-PlayerUseUnknownEntityEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-ProjectileCollideEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Add-server-name-parameter.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-setPlayerProfile-API-for-Skulls.patch [1.13] Skull block profile api (#1308) 2018-08-06 07:24:55 +02:00
Add-setting-for-proxy-online-mode-status.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-some-Debug-to-Chunk-Entity-slices.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-source-to-PlayerExpChangeEvent.patch update B/CB/S 2018-07-20 20:57:43 +01:00
Add-system-property-to-disable-book-size-limits.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Add-TNTPrimeEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-UnknownCommandEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Add-velocity-warnings.patch Update upstream 2018-07-25 19:05:07 -04:00
Add-World-Util-Methods.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
All-chunks-are-slime-spawn-chunks-toggle.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Allow-for-toggling-of-spawn-chunks.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Allow-nerfed-mobs-to-jump.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Allow-Reloading-of-Command-Aliases.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Allow-Reloading-of-Custom-Permissions.patch update upstream 2018-07-29 12:42:07 -04:00
Allow-spawning-Item-entities-with-World.spawnEntity.patch Update upstream 2018-07-25 19:05:07 -04:00
Allow-specifying-a-custom-authentication-servers-dow.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Always-process-chunk-registration-after-moving.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Always-process-chunk-removal-in-removeEntity.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Always-tick-falling-blocks.patch NOT FINISHED!!! Current Progress on 1.13-pre7 update 2018-07-14 21:53:17 -04:00
AnvilDamageEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
API-to-get-a-BlockState-without-a-snapshot.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
AsyncTabCompleteEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Auto-fix-bad-Y-levels-on-player-login.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Auto-Save-Improvements.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Avoid-blocking-on-Network-Manager-creation.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Avoid-Chunk-Lookups-for-Entity-TileEntity-Current-Ch.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Avoid-hopper-searches-if-there-are-no-items.patch Update Upstream 2018-07-30 01:08:59 -04:00
Avoid-item-merge-if-stack-size-above-max-stack-size.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Avoid-NPE-in-PathfinderGoalTempt.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Basic-PlayerProfile-API.patch Merge branch 'master' into pre/1.13 2018-07-31 01:44:11 -04:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Update CB/S 2018-07-28 03:38:13 +01:00
Block-Enderpearl-Travel-Exploit.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Block-player-logins-during-server-shutdown.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Bound-Treasure-Maps-to-World-Border.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Break-up-and-make-tab-spam-limits-configurable.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Cache-user-authenticator-threads.patch Update B/CB/S 2018-07-26 16:20:37 +01:00
Call-PaperServerListPingEvent-for-legacy-pings.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Call-PortalCreateEvent-for-exit-portals.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Cap-Entity-Collisions.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Catch-Async-PlayerChunkMap-operations.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Change-implementation-of-tile-entity-removal-list.patch update upstream 2018-07-29 12:42:07 -04:00
Check-online-mode-before-converting-and-renaming-pla.patch NOT FINISHED!!! Current Progress on 1.13-pre7 update 2018-07-14 21:53:17 -04:00
Chunk-registration-fixes.patch Merge branch 'master' into pre/1.13 2018-08-04 13:00:26 -04:00
Chunk-save-queue-improvements.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Chunk-Save-Reattempt.patch Update Paper to 1.13 proper - THIS IS STILL HIGHLY UNSTABLE 2018-07-22 01:27:46 -04:00
Chunk-Save-Stats-Debug-Option.patch Update upstream 2018-07-25 19:05:07 -04:00
Complete-resource-pack-API.patch update upstream 2018-07-29 12:42:07 -04:00
Configurable-Allowance-of-Permanent-Chunk-Loaders.patch Merge branch 'master' into pre/1.13 2018-08-04 00:33:21 -04:00
Configurable-Alternative-LootPool-Luck-Formula.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-baby-zombie-movement-speed.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-Bed-Search-Radius.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-cactus-and-reed-natural-growth-heights.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-Cartographer-Treasure-Maps.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-Chunk-Inhabited-Timer.patch Update Upstream 2018-07-30 01:08:59 -04:00
Configurable-Chunk-IO-Thread-Base-Count.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-Chunks-Sends-per-Tick-setting.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-container-update-tick-rate.patch Update Upstream 2018-07-30 01:08:59 -04:00
Configurable-Disabling-Cat-Chest-Detection.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-end-credits.patch Update Upstream 2018-07-30 01:08:59 -04:00
Configurable-fishing-time-ranges.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-flying-kick-messages.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-Grass-Spread-Tick-Rate.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-inter-world-teleportation-safety.patch update upstream 2018-07-29 12:42:07 -04:00
Configurable-Keep-Spawn-Loaded-range-per-world.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-Max-Chunk-Gens-per-Tick.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-mob-spawner-tick-rate.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Configurable-Non-Player-Arrow-Despawn-Rate.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-packet-in-spam-threshold.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-Player-Collision.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-RCON-IP-address.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-spawn-chances-for-skeleton-horses.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-sprint-interruption-on-attack.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Configurable-top-of-nether-void-damage.patch Update upstream B/CB 2018-07-30 20:19:41 -05:00
Custom-replacement-for-eaten-items.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Default-loading-permissions.yml-before-plugins.patch Update upstream 2018-07-25 19:05:07 -04:00
Delay-Chunk-Unloads-based-on-Player-Movement.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
Disable-Explicit-Network-Manager-Flushing.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Disable-explosion-knockback.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Disable-ice-and-snow.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Disable-logger-prefix-for-various-plugins-bypassing-.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
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
Disable-spigot-tick-limiters.patch update upstream 2018-07-29 12:42:07 -04:00
Disable-thunder.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Disable-ticking-of-snow-blocks.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Disable-Vanilla-Chunk-GC.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Do-not-let-armorstands-drown.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Do-not-load-chunks-for-light-checks.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Do-not-load-chunks-for-pathfinding.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Don-t-allow-entities-to-ride-themselves-572.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Don-t-call-getItemMeta-on-hasItemMeta.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Don-t-change-the-Entity-Random-seed-for-squids.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Don-t-let-fishinghooks-use-portals.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Don-t-load-chunks-for-villager-door-checks.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Don-t-load-Chunks-from-Hoppers-and-other-things.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch NOT FINISHED!!! Current Progress on 1.13-pre7 update 2018-07-14 21:53:17 -04:00
Don-t-process-despawn-if-entity-is-in-a-chunk-schedu.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Don-t-save-Proto-Chunks.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Don-t-spam-reload-spawn-chunks-in-nether-end.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Don-t-teleport-dead-entities.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Don-t-tick-Skulls-unused-code.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Update upstream B/CB 2018-07-30 20:19:41 -05:00
Duplicate-UUID-Resolve-Option.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
EnderDragon-Events.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Enderman.teleportRandomly.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
EndermanAttackPlayerEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
EndermanEscapeEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Enforce-Sync-Chunk-Unloads.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Enforce-Sync-Player-Saves.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Ensure-Chunks-never-ever-load-async.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Ensure-commands-are-not-ran-async.patch Update upstream 2018-07-25 19:05:07 -04:00
Ensure-inv-drag-is-in-bounds.patch Update upstream 2018-07-23 18:57:54 -04:00
Entity-add-to-world-fixes.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
Entity-AddTo-RemoveFrom-World-Events.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Entity-fromMobSpawner.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Entity-Origin-API.patch Update upstream B/CB 2018-07-30 20:19:41 -05:00
Entity-Tracking-Improvements.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
EntityPathfindEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
EntityRegainHealthEvent-isFastRegen-API.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
EntityTransformedEvent.patch Merge pull request #1244 2018-07-30 00:12:03 -04:00
Expand-Explosions-API.patch Update upstream 2018-07-25 19:05:07 -04:00
Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
ExperienceOrbMergeEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Expose-client-protocol-version-and-virtual-host.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Expose-server-CommandMap.patch Update upstream 2018-07-25 19:05:07 -04:00
Extend-Player-Interact-cancellation.patch Upstream update 2018-08-03 01:04:28 -04:00
Faster-redstone-torch-rapid-clock-removal.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Fill-Profile-Property-Events.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Fire-EntityShootBowEvent-for-Illusioner.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Firework-API-s.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Fix-AIOOBE-in-inventory-handling.patch Explictly reset chat format in vanilla scoreboard display (fixes #1263) 2018-07-25 09:58:03 +01:00
Fix-Anvil-Level-sync-to-client.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Fix-block-break-desync.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Fix-Chunk-Unload-Queue-Issues.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Fix-client-rendering-skulls-from-same-user.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
Fix-CraftEntity-hashCode.patch Update Upstream 2018-07-30 01:08:59 -04:00
Fix-Double-World-Add-issues.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Fix-Dragon-Server-Crashes.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Fix-exploit-that-allowed-colored-signs-to-be-created.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Fix-lag-from-explosions-processing-dead-entities.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Fix-MC-117075-TE-Unload-Lag-Spike.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Fix-NPE-when-getting-location-from-InventoryEnderChe.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Fix-Old-Sign-Conversion.patch Merge branch 'master' into pre/1.13 2018-07-27 00:44:53 -04:00
Fix-reducedDebugInfo-not-initialized-on-client.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Fix-this-stupid-bullshit.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Flag-to-disable-the-channel-limit.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Further-improve-server-tick-loop.patch Don't reset current tick based on system time 2018-08-10 15:25:45 +01:00
getPlayerUniqueId-API.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
GH-806-Respect-saving-disabled-before-unloading-all-.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Handle-Item-Meta-Inconsistencies.patch [Auto] Updated Upstream (CraftBukkit) 2018-08-06 06:19:26 -04:00
handle-NaN-health-absorb-values-and-repair-bad-data.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
handle-PacketPlayInKeepAlive-async.patch Fix misapplied line in keepalive changes 2018-07-31 15:19:18 +01:00
Handle-plugin-prefixes-using-Log4J-configuration.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Ignore-Dead-Entities-in-entityList-iteration.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
Ignore-Missing-Recipes-in-RecipeBook-to-avoid-data-e.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Implement-ensureServerConversions-API.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Implement-EntityKnockbackByEntityEvent.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Implement-EntityTeleportEndGatewayEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Implement-Expanded-ArmorStand-API.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Implement-extended-PaperServerListPingEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Implement-getI18NDisplayName.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Implement-PlayerLocaleChangeEvent.patch Update Upstream 2018-07-30 01:08:59 -04:00
Implement-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
Improve-Maps-in-item-frames-performance-and-bug-fixe.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Improve-ProjectileHitEvent-to-include-the-BlockFace-.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Improve-the-Saddle-API-for-Horses.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Improved-Async-Task-Scheduler.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Include-Log4J2-SLF4J-implementation.patch Rebuild Patches 2018-07-28 22:15:52 -05:00
InventoryCloseEvent-Reason-API.patch Update upstream 2018-08-01 22:49:47 -04:00
Item-canEntityPickup.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
ItemStack-getMaxItemUseDuration.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Lighting-Queue.patch Update Upstream 2018-07-30 01:08:59 -04:00
LivingEntity-Hand-Raised-Item-Use-API.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
LivingEntity-setKiller.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Load-version-history-at-server-start.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
LootTable-API-Replenishable-Lootables-Feature.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Make-EnderDragon-implement-Mob.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
Make-legacy-ping-handler-more-reliable.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Make-max-squid-spawn-height-configurable.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Make-player-data-saving-configurable.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Make-portal-teleportation-adjustment-math-more-accur.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Make-shield-blocking-delay-configurable.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Update upstream 2018-07-25 19:05:07 -04:00
Mark-chunk-dirty-anytime-entities-change-to-guarante.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
MC-111480-Start-Entity-ID-s-at-1.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
MC-135506-Experience-should-save-as-Integers.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
MC-Dev-fixes.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
MC-Utils.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
More-informative-vehicle-moved-wrongly-message.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Ocelot-despawns-should-honor-nametags-and-leash.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Only-refresh-abilities-if-needed.patch update upstream 2018-07-29 12:42:07 -04:00
Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Optimise-BlockStateEnum-hashCode-and-equals.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Optimise-removeQueue.patch Update Upstream 2018-07-30 01:08:59 -04:00
Optimize-Chunk-Access.patch Update Upstream 2018-07-30 01:08:59 -04:00
Optimize-EAR.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Optimize-explosions.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Optimize-isValidLocation-getType-and-getBlockData-fo.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Optimize-ItemStack.isEmpty.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Optimize-Network-Queue.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Optimize-Pathfinding.patch Update Paper to 1.13 proper - THIS IS STILL HIGHLY UNSTABLE 2018-07-22 01:27:46 -04:00
Optimize-Region-File-Cache.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Optimize-RegistryID.c.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Optimize-TileEntity-Ticking.patch Fix Chest open/close animations 2018-07-22 19:39:56 -04:00
Optimize-UserCache-Thread-Safe.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Optimize-World.isLoaded-BlockPosition-Z.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Optimized-Light-Level-Comparisons.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Option-for-maximum-exp-value-when-merging-orbs.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Option-to-disable-BlockPhysicsEvent-for-Redstone.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Option-to-prevent-armor-stands-from-doing-entity-loo.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Option-to-remove-corrupt-tile-entities.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Option-to-use-vanilla-per-world-scoreboard-coloring-.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Optional-TNT-doesn-t-move-in-water.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Paper-config-files.patch Merge branch 'master' into pre/1.13 2018-07-31 14:50:40 +01:00
Paper-Metrics.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Pass-world-to-Village-creation.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Player-affects-spawning-API.patch Fix misapplied line in keepalive changes 2018-07-31 15:19:18 +01:00
Player-Tab-List-and-Title-APIs.patch update upstream 2018-07-29 12:42:07 -04:00
Player.setPlayerProfile-API.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
PlayerAdvancementCriterionGrantEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
PlayerAttemptPickupItemEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
PlayerElytraBoostEvent.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
PlayerNaturallySpawnCreaturesEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
PlayerPickupExperienceEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
PlayerPickupItemEvent-setFlyAtPlayer.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
PlayerReadyArrowEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
PlayerTeleportEndGatewayEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
POM-Changes.patch Update Paper to 1.13 proper - THIS IS STILL HIGHLY UNSTABLE 2018-07-22 01:27:46 -04:00
PreCreatureSpawnEvent.patch Merge branch 'master' into pre/1.13 2018-07-25 19:07:56 -04:00
Prevent-Auto-Save-if-Save-Queue-is-full.patch Update upstream 2018-07-25 19:05:07 -04:00
Prevent-Fire-from-loading-chunks.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Prevent-Frosted-Ice-from-loading-holding-chunks.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Prevent-logins-from-being-processed-when-the-player-.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Prevent-Pathfinding-out-of-World-Border.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Prevent-Saving-Bad-entities-to-chunks.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Prevent-tile-entity-and-entity-crashes.patch update upstream 2018-07-29 12:42:07 -04:00
Print-Error-details-when-failing-to-save-player-data.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Profile-Lookup-Events.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
ProfileWhitelistVerifyEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Properly-fix-item-duplication-bug.patch Update Upstream 2018-07-30 01:08:59 -04:00
Properly-handle-async-calls-to-restart-the-server.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Properly-remove-entities-on-dimension-teleport.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
provide-a-configurable-option-to-disable-creeper-lin.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Provide-E-TE-Chunk-count-stat-methods.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Provide-option-to-use-a-versioned-world-folder-for-t.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
RangedEntity-API.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Re-add-vanilla-entity-warnings-for-duplicates.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Re-track-players-that-dismount-from-other-players.patch Update Upstream 2018-07-30 01:08:59 -04:00
Reduce-IO-ops-opening-a-new-region-file.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Refresh-player-inventory-when-cancelling-PlayerInter.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Remove-CraftScheduler-Async-Task-Debugger.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Remove-Debug-checks-from-DataBits.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Remove-FishingHook-reference-on-Craft-Entity-removal.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Remove-invalid-mob-spawner-tile-entities.patch Update upstream 2018-07-22 13:10:15 -04:00
Remove-Metadata-on-reload.patch Update upstream 2018-07-25 19:05:07 -04:00
remove-null-possibility-for-getServer-singleton.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Remove-unused-World-Tile-Entity-List.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
repair-bad-rcon.ip-settings-temporarily.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Replace-HashSet-with-fastutil-s-ObjectOpenHashSet-in.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Reset-spawner-timer-when-spawner-event-is-cancelled.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
revert-serverside-behavior-of-keepalives.patch Fixup keepalive logic (closes #1274) 2018-07-31 16:39:08 +01:00
Sanitise-RegionFileCache-and-make-configurable.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Send-absolute-position-the-first-time-an-entity-is-s.patch NOT FINISHED!!! Current Progress on 1.13-pre7 update 2018-07-14 21:53:17 -04:00
Send-attack-SoundEffects-only-to-players-who-can-see.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Shame-on-you-Mojang.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Shoulder-Entities-Release-API.patch Update upstream 2018-08-01 22:49:47 -04:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Update upstream B/CB 2018-08-02 18:29:34 -05:00
ShulkerBox-Dupe-Prevention.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
SkeletonHorse-Additions.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Speedup-BlockPos-by-fixing-inlining.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Store-counts-for-each-Entity-Block-Entity-Type.patch Merge branch 'master' into pre/1.13 2018-07-27 00:44:53 -04:00
Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Update upstream B/CB 2018-07-30 20:19:41 -05:00
String-based-Action-Bar-API.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
System-property-for-disabling-watchdoge.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Tameable-getOwnerUniqueId-API.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Thread-Safe-Iteration-of-Chunk-Scheduler.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Timings-v2.patch [CI-SKIP] Re-add getBukkitEntity methods to child classes 2018-08-04 17:03:53 -04:00
Toggleable-player-crits-helps-mitigate-hacked-client.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Undead-horse-leashing.patch Merge pull request #1248 2018-07-23 20:24:44 -04:00
Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Use-a-Shared-Random-for-Entities.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Use-asynchronous-Log4j-2-loggers.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
use-CB-BlockState-implementations-for-captured-block.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Use-Log4j-IOStreams-to-redirect-System.out-err-to-lo.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Use-Optimized-Collections.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Use-TerminalConsoleAppender-for-console-improvements.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Use-UserCache-for-player-heads.patch Update upstream 2018-07-23 18:57:54 -04:00
Vanished-players-don-t-have-rights.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
Vex-getSummoner-API.patch Updated Upstream (Bukkit/CraftBukkit), deprecate SentientNPC API 2018-08-10 22:13:00 -04:00
Waving-banner-workaround.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
WitchConsumePotionEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
WitchReadyPotionEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
WitchThrowPotionEvent.patch Update B/CB/S 2018-07-23 09:39:55 +01:00
Workaround-for-setting-passengers-on-players.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00
World-EntityHuman-Lookup-Optimizations.patch [Auto] Update Upstream 2018-08-05 19:46:43 -04:00