Paper/Spigot-API-Patches
Shane Freeder 7f9b65035a
Updated Upstream (Bukkit/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

Bukkit Changes:
fe0cadf0 Add BlockShearEntityEvent for Dispensers shearing Sheep
90e5cca3 SPIGOT-4892: Allow to set the currently viewed page of a book on a lectern inventory
a30337f7 SPIGOT-4887: Villager level minimum is 1
d88d828c SPIGOT-4886: Villager type SNOWY should be named SNOW

CraftBukkit Changes:
6ceffb0d SPIGOT-4895: Bed doesn't explode in Nether and The End
ee881847 SPIGOT-4888: setSleepingIgnored resets the night even when there is no one in a bed
15e02b40 SPIGOT-4890: EntityDeathEvent fires twice when breaking an armor stand in survival mode
b38a3c33 Add BlockShearEntityEvent for Dispensers shearing Sheep
70ebefca SPIGOT-4891: LecternInventory.getType() should return InventoryType.LECTERN
0036d1b7 SPIGOT-4887: Villager level minimum is 1
2019-05-09 08:20:01 +01:00
..
0001-POM-changes.patch Update Upstream 2019-05-05 19:58:04 -07:00
0002-Add-FastUtil-to-Bukkit.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0003-Paper-Utils.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0004-Timings-v2.patch Fix TimingsExport throwing an IAE due to legacy API usage 2019-05-07 18:13:52 +01:00
0005-Player-affects-spawning-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0006-Add-getTPS-method.patch More compile fixes 2019-05-06 03:20:16 -04:00
0007-Entity-Origin-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0008-Check-Paper-versions.patch make version command track the correct version 2019-05-07 16:45:01 +01:00
0009-Add-PlayerLocaleChangeEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0010-Add-player-view-distance-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0011-Add-BeaconEffectEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0012-Add-PlayerInitialSpawnEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0013-Automatically-disable-plugins-that-fail-to-load.patch Update Upstream 2019-05-05 19:58:04 -07:00
0014-Expose-server-CommandMap.patch More compile fixes 2019-05-06 03:20:16 -04:00
0015-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch More compile fixes 2019-05-06 03:20:16 -04:00
0016-Player-Tab-List-and-Title-APIs.patch Update Upstream 2019-05-05 19:58:04 -07:00
0017-Add-exception-reporting-event.patch Update Upstream 2019-05-05 19:58:04 -07:00
0018-Fix-ServerListPingEvent-flagging-as-Async.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0019-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0020-Add-methods-for-working-with-arrows-stuck-in-living-.patch Update Upstream 2019-05-05 19:58:04 -07:00
0021-Complete-resource-pack-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0022-Use-ASM-for-event-executors.patch Update Upstream 2019-05-05 19:58:04 -07:00
0023-Add-a-call-helper-to-Event.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0024-Add-sender-name-to-commands.yml-replacement.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0025-Add-command-to-reload-permissions.yml-and-require-co.patch More compile fixes 2019-05-06 03:20:16 -04:00
0026-Custom-replacement-for-eaten-items.patch Update Upstream 2019-05-05 19:58:04 -07:00
0027-Access-items-by-EquipmentSlot.patch Update Upstream 2019-05-05 19:58:04 -07:00
0028-Entity-AddTo-RemoveFrom-World-Events.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0029-EntityPathfindEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0030-Reduce-thread-synchronization-in-MetadataStoreBase.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0031-Add-MetadataStoreBase.removeAll-Plugin.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0032-Add-PlayerUseUnknownEntityEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0033-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0034-Arrow-pickup-rule-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0035-EntityRegainHealthEvent-isFastRegen-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0036-LootTable-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0037-Add-EntityZapEvent.patch Update Upstream 2019-05-05 19:58:04 -07:00
0038-Misc-Utils.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0039-Allow-Reloading-of-Command-Aliases.patch More compile fixes 2019-05-06 03:20:16 -04:00
0040-Add-source-to-PlayerExpChangeEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0041-Add-ProjectileCollideEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0042-Add-String-based-Action-Bar-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0043-Add-API-methods-to-control-if-armour-stands-can-move.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0044-IllegalPacketEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0045-Fireworks-API-s.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0046-PlayerTeleportEndGatewayEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0047-Provide-E-TE-Chunk-count-stat-methods.patch Update Upstream 2019-05-05 19:58:04 -07:00
0048-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch More 1.14 work 2019-04-27 17:35:50 -04:00
0049-Expose-WorldBorder-isInBounds-Location-check.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0050-Add-configuration-option-to-prevent-player-names-fro.patch More compile fixes 2019-05-06 03:20:16 -04:00
0051-Fix-upstream-javadoc-warnings-and-errors.patch Update Upstream 2019-05-05 19:58:04 -07:00
0052-Item-canEntityPickup.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0053-PlayerPickupItemEvent-setFlyAtPlayer.patch Update Upstream 2019-05-05 19:58:04 -07:00
0054-PlayerAttemptPickupItemEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0055-Add-UnknownCommandEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0056-Basic-PlayerProfile-API.patch More compile fixes 2019-05-06 03:20:16 -04:00
0057-Shoulder-Entities-Release-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0058-Profile-Lookup-Events.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0059-Entity-fromMobSpawner.patch Update Upstream 2019-05-05 19:58:04 -07:00
0060-Improve-the-Saddle-API-for-Horses.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0061-ensureServerConversions-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0062-Add-getI18NDisplayName-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0063-ProfileWhitelistVerifyEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0064-Make-plugins-list-alphabetical.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0065-LivingEntity-setKiller.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0066-Handle-plugin-prefixes-in-implementation-logging-con.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0067-Allow-plugins-to-use-SLF4J-for-logging.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0068-Add-workaround-for-plugins-modifying-the-parent-of-t.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0069-Add-PlayerJumpEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0070-Expose-client-protocol-version-and-virtual-host.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0071-Add-PlayerArmorChangeEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0072-API-to-get-a-BlockState-without-a-snapshot.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0073-AsyncTabCompleteEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0074-Display-warning-on-deprecated-recipe-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0075-PlayerPickupExperienceEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0076-ExperienceOrbMergeEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0077-Ability-to-apply-mending-to-XP-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0078-PreCreatureSpawnEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0079-PlayerNaturallySpawnCreaturesEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0080-Add-setPlayerProfile-API-for-Skulls.patch Update Upstream 2019-05-05 19:58:04 -07:00
0081-Fill-Profile-Property-Events.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0082-PlayerAdvancementCriterionGrantEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0083-Add-ArmorStand-Item-Meta.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0084-Optimize-Hoppers.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0085-Tameable-getOwnerUniqueId-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0086-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0087-Add-extended-PaperServerListPingEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0088-Player.setPlayerProfile-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0089-getPlayerUniqueId-API.patch More compile fixes 2019-05-06 03:20:16 -04:00
0090-Add-legacy-ping-support-to-PaperServerListPingEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0091-Add-method-to-open-already-placed-sign.patch Update Upstream 2019-05-05 19:58:04 -07:00
0092-Add-version-history-to-version-command.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0093-Add-Ban-Methods-to-Player-Objects.patch Update Upstream 2019-05-05 19:58:04 -07:00
0094-EndermanEscapeEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0095-Enderman.teleportRandomly.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0096-Additional-world.getNearbyEntities-API-s.patch Update Upstream 2019-05-05 19:58:04 -07:00
0097-Location.isChunkLoaded-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0098-Expand-World.spawnParticle-API-and-add-Builder.patch Update Upstream 2019-05-05 19:58:04 -07:00
0099-EndermanAttackPlayerEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0100-Close-Plugin-Class-Loaders-on-Disable.patch Update Upstream 2019-05-05 19:58:04 -07:00
0101-WitchConsumePotionEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0102-WitchThrowPotionEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0103-Location.toBlockLocation-toCenterLocation.patch Update Upstream 2019-05-05 19:58:04 -07:00
0104-PotionEffect-clone-methods.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0105-WitchReadyPotionEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0106-ItemStack-getMaxItemUseDuration.patch Update Upstream 2019-05-05 19:58:04 -07:00
0107-Add-EntityTeleportEndGatewayEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0108-Make-shield-blocking-delay-configurable.patch Update Upstream 2019-05-05 19:58:04 -07:00
0109-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Fix a ClassCastException from shooting fireworks 2019-05-07 19:56:32 +01:00
0110-Add-getNearbyXXX-methods-to-Location.patch Update Upstream 2019-05-05 19:58:04 -07:00
0111-PlayerReadyArrowEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0112-Add-EntityKnockbackByEntityEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0113-Expand-Explosions-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0114-ItemStack-API-additions-for-quantity-flags-lore.patch Update Upstream 2019-05-05 19:58:04 -07:00
0115-LivingEntity-Hand-Raised-Item-Use-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0116-RangedEntity-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0117-Add-World.getEntity-UUID-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0118-InventoryCloseEvent-Reason-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0119-Entity-getChunk-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0120-Add-an-asterisk-to-legacy-API-plugins.patch Updated Upstream (Bukkit/CraftBukkit) 2019-05-09 08:20:01 +01:00
0121-EnderDragon-Events.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0122-PlayerLaunchProjectileEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0123-PlayerElytraBoostEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0124-EntityTransformedEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0125-Allow-disabling-armour-stand-ticking.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0126-SkeletonHorse-Additions.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0127-Expand-Location-Manipulation-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0128-Expand-ArmorStand-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0129-AnvilDamageEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0130-Remove-deadlock-risk-in-firing-async-events.patch Update Upstream 2019-05-05 19:58:04 -07:00
0131-Add-hand-to-bucket-events.patch Update Upstream 2019-05-05 19:58:04 -07:00
0132-Add-TNTPrimeEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0133-Provide-Chunk-Coordinates-as-a-Long-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0134-Async-Chunks-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0135-Make-EnderDragon-extend-Mob.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0136-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0137-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0138-Allow-Blocks-to-be-accessed-via-a-long-key.patch Update Upstream 2019-05-05 19:58:04 -07:00
0139-Slime-Pathfinder-Events.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0140-isChunkGenerated-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0141-Add-More-Creeper-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0142-Add-PhantomPreSpawnEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0143-Add-source-block-to-BlockPhysicsEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0144-Inventory-removeItemAnySlot.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0145-Add-ray-tracing-methods-to-LivingEntity.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0146-Improve-death-events.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0147-Mob-Pathfinding-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0148-Expose-attack-cooldown-methods-for-Player.patch Update Upstream 2019-05-05 19:58:04 -07:00
0149-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Update Upstream 2019-05-05 19:58:04 -07:00
0150-Performance-Concurrency-Improvements-to-Permissions.patch Update Upstream 2019-05-05 19:58:04 -07:00
0151-Add-ItemStackRecipeChoice-Draft-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0152-Implement-furnace-cook-speed-multiplier-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0153-PreSpawnerSpawnEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0154-Remove-Precondition-on-name-for-AttributeModifier.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0155-Material-API-additions.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0156-Add-Material-Tags.patch Update Upstream 2019-05-05 19:58:04 -07:00
0157-Allow-setting-the-vex-s-summoner.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0158-Add-LivingEntity-getTargetEntity.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0159-Add-sun-related-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0160-Here-s-Johnny.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0161-Turtle-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0162-Implement-getters-and-setters-for-EntityItem-owner-a.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0163-Add-spectator-target-events.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0164-Add-more-Witch-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0165-Make-the-default-permission-message-configurable.patch More compile fixes 2019-05-06 03:20:16 -04:00
0166-Support-cancellation-supression-of-EntityDismount-Ve.patch Update Upstream 2019-05-05 19:58:04 -07:00
0167-Add-more-Zombie-API.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0168-Change-the-reserved-channel-check-to-be-sensible.patch Update Upstream 2019-05-05 19:58:04 -07:00
0169-Add-PlayerConnectionCloseEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0170-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Update Upstream 2019-05-05 19:58:04 -07:00
0171-BlockDestroyEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0172-Add-ItemStack-Recipe-API-helper-methods.patch Update Upstream 2019-05-05 19:58:04 -07:00
0173-Add-WhitelistToggleEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0174-Annotation-Test-changes.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0175-Entity-getEntitySpawnReason.patch Update Upstream 2019-05-05 19:58:04 -07:00
0176-Add-GS4-Query-event.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0177-Add-PlayerPostRespawnEvent.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0178-Ignore-package-private-methods-for-nullability-annot.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0179-Flip-some-Spigot-API-null-annotations.patch More compile fixes 2019-05-06 03:20:16 -04:00
0180-Server-Tick-Events.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0181-PlayerDeathEvent-getItemsToKeep.patch Initial work on 1.14 pre-5 2019-04-23 10:35:52 +01:00
0182-Add-Heightmap-API.patch Update Upstream 2019-05-05 19:58:04 -07:00
0183-Mob-Spawner-API-Enhancements.patch Update Upstream 2019-05-05 19:58:04 -07:00
0184-Temp-track-ver-1.14-for-version-command.patch make version command track the correct version 2019-05-07 16:45:01 +01:00