Paper/Spigot-API-Patches
Shane Freeder 9a7ca3dbc5
Updated Upstream (Bukkit/CraftBukkit/Spigot)
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:
564ed152 #482: Add a DragonBattle API to manipulate respawn phases etc
9f2fd967 #474: Add ability to set other plugin names as provided API so others can still depend on it

CraftBukkit Changes:
fc318cc1 #642: Add a DragonBattle API to manipulate respawn phases etc
796eb15a #644: Fix ChunkMapDistance#removeAllTicketsFor not propagating ticket level updates
a6f80937 SPIGOT-5606: call BlockRedstoneEvent for fence gates

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