Paper/patches/api
Shane Freeder 4276013833
Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appear 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:
9590b610 SPIGOT-6749: Library Loader does not correctly isolate dependencies

CraftBukkit Changes:
11c9299f #940: Fixed a NPE during CraftBlockEntityState#update.
960f3109 #937: Fixes related to unplaced BlockStates and the recent world generation changes.
4faf479e SPIGOT-6754: We ignore any still present TileEntity now when we create a BlockState for a block of type AIR.
a72d5404 SPIGOT-6754: Temporarily restore previous behaviour for tile entities with removed blocks

Spigot Changes:
dc75aca8 Remove redundant 'Log null TileEntity Owner' patch
2021-10-15 12:43:19 +01:00
..
0001-Convert-project-to-Gradle.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6379) 2021-08-13 10:08:34 -07:00
0002-Build-system-changes.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0003-Allow-use-of-TYPE_USE-annotations.patch Better checking for method return TYPE_USE annotations 2021-06-21 10:08:30 -07:00
0004-Add-FastUtil-to-Bukkit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0005-Paper-Utils.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0006-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0007-Adventure.patch Update adventure and fix command perm serialization NPE (#6729) 2021-10-06 10:05:39 +02:00
0008-Player-affects-spawning-API.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0009-Add-getTPS-method.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0010-Entity-Origin-API.patch Add more component name methods (#6578) 2021-09-22 11:34:40 -07:00
0011-Version-Command-2.0.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0012-Add-PlayerLocaleChangeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0013-Add-view-distance-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0014-Add-BeaconEffectEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0015-Add-PlayerInitialSpawnEvent.patch [ci skip] Fix various compile warnings (#6264) 2021-07-29 23:04:26 +00:00
0016-Automatically-disable-plugins-that-fail-to-load.patch Deprecate API methods added by 'Close Plugin Class Loaders on Disable' (#6737) 2021-10-06 21:00:32 -07:00
0017-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0018-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0019-Add-exception-reporting-event.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0020-Player-Tab-List-and-Title-APIs.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0021-Fix-ServerListPingEvent-flagging-as-Async.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0022-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Add more component name methods (#6578) 2021-09-22 11:34:40 -07:00
0023-Add-methods-for-working-with-arrows-stuck-in-living-.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0024-Complete-resource-pack-API.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0025-Use-ASM-for-event-executors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0026-Add-a-call-helper-to-Event.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0027-Add-sender-name-to-commands.yml-replacement.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0028-Add-command-to-reload-permissions.yml-and-require-co.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0029-Custom-replacement-for-eaten-items.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0030-Entity-AddTo-RemoveFrom-World-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0031-EntityPathfindEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0032-Reduce-thread-synchronization-in-MetadataStoreBase.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0033-Add-MetadataStoreBase.removeAll-Plugin.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0034-Add-PlayerUseUnknownEntityEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0035-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0036-Arrow-pickup-rule-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0037-EntityRegainHealthEvent-isFastRegen-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0038-LootTable-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0039-Add-EntityZapEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0040-Misc-Utils.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0041-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0042-Add-source-to-PlayerExpChangeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0043-Add-ProjectileCollideEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0044-Add-String-based-Action-Bar-API.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0045-Add-API-methods-to-control-if-armour-stands-can-move.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0046-IllegalPacketEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0047-Fireworks-API-s.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0048-PlayerTeleportEndGatewayEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0049-Provide-E-TE-Chunk-count-stat-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0050-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0051-Expose-WorldBorder-isInBounds-Location-check.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0052-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0053-Fix-upstream-javadocs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0054-Item-canEntityPickup.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0055-PlayerAttemptPickupItemEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0056-Add-UnknownCommandEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0057-Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0058-PlayerPickupItemEvent-setFlyAtPlayer.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0059-Shoulder-Entities-Release-API.patch Fix upstream nullability on entity equipment getters (#6519) 2021-09-22 10:23:21 -07:00
0060-Entity-fromMobSpawner.patch Add more component name methods (#6578) 2021-09-22 11:34:40 -07:00
0061-Profile-Lookup-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0062-Improve-the-Saddle-API-for-Horses.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0063-Add-getI18NDisplayName-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0064-ensureServerConversions-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0065-Make-plugins-list-alphabetical.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0066-LivingEntity-setKiller.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0067-ProfileWhitelistVerifyEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0068-Allow-plugins-to-use-SLF4J-for-logging.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0069-Handle-plugin-prefixes-in-implementation-logging-con.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6457) 2021-08-25 09:59:26 +02:00
0070-Add-PlayerJumpEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0071-Add-workaround-for-plugins-modifying-the-parent-of-t.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-10-15 12:43:19 +01:00
0072-Add-PlayerArmorChangeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0073-API-to-get-a-BlockState-without-a-snapshot.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0074-AsyncTabCompleteEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0075-Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0076-Display-warning-on-deprecated-recipe-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0077-PlayerPickupExperienceEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0078-ExperienceOrbMergeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0079-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0080-PreCreatureSpawnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0081-PlayerNaturallySpawnCreaturesEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0082-Add-setPlayerProfile-API-for-Skulls.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0083-Fill-Profile-Property-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0084-PlayerAdvancementCriterionGrantEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0085-Add-ArmorStand-Item-Meta.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0086-Optimize-Hoppers.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0087-Tameable-getOwnerUniqueId-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0088-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0089-Add-extended-PaperServerListPingEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0090-Player.setPlayerProfile-API.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0091-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0092-Add-legacy-ping-support-to-PaperServerListPingEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0093-Add-method-to-open-already-placed-sign.patch Fix upstream nullability on entity equipment getters (#6519) 2021-09-22 10:23:21 -07:00
0094-Add-Ban-Methods-to-Player-Objects.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0095-EndermanEscapeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0096-Enderman.teleportRandomly.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0097-Additional-world.getNearbyEntities-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0098-Location.isChunkLoaded-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0099-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0100-EndermanAttackPlayerEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0101-Close-Plugin-Class-Loaders-on-Disable.patch Deprecate API methods added by 'Close Plugin Class Loaders on Disable' (#6737) 2021-10-06 21:00:32 -07:00
0102-WitchConsumePotionEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0103-WitchThrowPotionEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0104-Location.toBlockLocation-toCenterLocation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0105-PotionEffect-clone-methods.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0106-WitchReadyPotionEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0107-ItemStack-getMaxItemUseDuration.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0108-Add-EntityTeleportEndGatewayEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0109-Make-shield-blocking-delay-configurable.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0110-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0111-Add-getNearbyXXX-methods-to-Location.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0112-PlayerReadyArrowEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0113-Add-EntityKnockbackByEntityEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0114-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0115-ItemStack-API-additions-for-quantity-flags-lore.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0116-LivingEntity-Hand-Raised-Item-Use-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0117-RangedEntity-API.patch AbstractSkeleton should extend RangedEntity (#6087) 2021-07-06 03:48:08 +00:00
0118-Add-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0119-InventoryCloseEvent-Reason-API.patch Fix upstream nullability on entity equipment getters (#6519) 2021-09-22 10:23:21 -07:00
0120-Allow-setting-the-vex-s-summoner.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0121-Entity-getChunk-API.patch Add more component name methods (#6578) 2021-09-22 11:34:40 -07:00
0122-Add-an-asterisk-to-legacy-API-plugins.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0123-EnderDragon-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0124-PlayerElytraBoostEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0125-PlayerLaunchProjectileEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0126-EntityTransformedEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0127-Allow-disabling-armour-stand-ticking.patch Fix upstream nullability on entity equipment getters (#6519) 2021-09-22 10:23:21 -07:00
0128-SkeletonHorse-Additions.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0129-Expand-Location-Manipulation-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0130-Expand-ArmorStand-API.patch Fix upstream nullability on entity equipment getters (#6519) 2021-09-22 10:23:21 -07:00
0131-AnvilDamageEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0132-Remove-deadlock-risk-in-firing-async-events.patch Deprecate API methods added by 'Close Plugin Class Loaders on Disable' (#6737) 2021-10-06 21:00:32 -07:00
0133-Add-hand-to-bucket-events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0134-Add-TNTPrimeEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0135-Provide-Chunk-Coordinates-as-a-Long-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0136-Make-EnderDragon-extend-Mob.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0137-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit) (#6568) 2021-09-06 11:26:47 +02:00
0138-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0139-Allow-Blocks-to-be-accessed-via-a-long-key.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0140-Slime-Pathfinder-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0141-Add-PhantomPreSpawnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0142-Add-More-Creeper-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0143-isChunkGenerated-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0144-Add-source-block-constructor-and-getChangedBlockData.patch Add getChangedBlockData() property to BlockPhysicsEvent to expose BlockData (#6743) 2021-10-07 20:03:30 +02:00
0145-Inventory-removeItemAnySlot.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0146-Async-Chunks-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0147-Add-ray-tracing-methods-to-LivingEntity.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0148-Expose-attack-cooldown-methods-for-Player.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0149-Improve-death-events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0150-Mob-Pathfinding-API.patch Fix upstream nullability on entity equipment getters (#6519) 2021-09-22 10:23:21 -07:00
0151-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0152-Performance-Concurrency-Improvements-to-Permissions.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0153-Add-ItemStackRecipeChoice-Draft-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0154-Implement-furnace-cook-speed-multiplier-API.patch Apply furnace cook speed multiplier through event (#6378) 2021-09-22 12:46:15 -07:00
0155-Material-API-additions.patch Updated Upstream (Bukkit/CraftBukkit) 2021-08-04 16:26:56 +01:00
0156-PreSpawnerSpawnEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0157-Add-Material-Tags.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0158-Add-LivingEntity-getTargetEntity.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0159-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0160-Here-s-Johnny.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0161-Turtle-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0162-Add-spectator-target-events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0163-Add-more-Witch-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0164-Make-the-default-permission-message-configurable.patch Support components in command permission msgs (#6676) 2021-10-05 13:52:03 -07:00
0165-Support-cancellation-supression-of-EntityDismount-Ve.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0166-Add-more-Zombie-API.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0167-Change-the-reserved-channel-check-to-be-sensible.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0168-Add-PlayerConnectionCloseEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0169-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0170-BlockDestroyEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0171-Add-ItemStack-Recipe-API-helper-methods.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0172-Add-WhitelistToggleEvent.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0173-Annotation-Test-changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6222) 2021-07-18 09:41:53 +02:00
0174-Entity-getEntitySpawnReason.patch Add more component name methods (#6578) 2021-09-22 11:34:40 -07:00
0175-Add-GS4-Query-event.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0176-Add-PlayerPostRespawnEvent.patch Suggest PlayerPostRespawnEvent if changing player state (#6679) 2021-09-29 11:55:34 -07:00
0177-Ignore-package-private-methods-for-nullability-annot.patch Better checking for method return TYPE_USE annotations 2021-06-21 10:08:30 -07:00
0178-Fix-Spigot-annotation-mistakes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0179-Server-Tick-Events.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0180-PlayerDeathEvent-getItemsToKeep.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0181-Add-Heightmap-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0182-Mob-Spawner-API-Enhancements.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0183-Add-BlockSoundGroup-interface.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0184-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0185-Increase-custom-payload-channel-message-size.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0186-Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0187-PlayerDeathEvent-shouldDropExperience.patch Allow use of TYPE_USE annotations 2021-06-21 09:57:15 -07:00
0188-Add-effect-to-block-break-naturally.patch Fix nullability on Block#breakNaturally (#6651) 2021-09-30 10:42:44 -07:00
0189-Add-ThrownEggHatchEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0190-Entity-Jump-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0191-add-hand-to-BlockMultiPlaceEvent.patch [ci skip] Fix typos in Paper comments (#6588) 2021-09-11 12:22:51 +02:00
0192-Add-tick-times-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0193-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0194-Add-Raw-Byte-ItemStack-Serialization.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0195-Disable-Sync-Events-firing-Async-errors-during-shutd.patch Deprecate API methods added by 'Close Plugin Class Loaders on Disable' (#6737) 2021-10-06 21:00:32 -07:00
0196-Make-JavaPluginLoader-thread-safe.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0197-Add-Player-Client-Options-API.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0198-Add-PlayerAttackEntityCooldownResetEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0199-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0200-Add-item-slot-convenience-methods.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0201-Villager-Restocks-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0202-Add-Mob-Goal-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0203-Expose-game-version.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0204-Add-villager-reputation-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0205-Spawn-Reason-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0206-Potential-bed-API.patch Fix upstream nullability on entity equipment getters (#6519) 2021-09-22 10:23:21 -07:00
0207-Prioritise-own-classes-where-possible.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-10-15 12:43:19 +01:00
0208-Provide-a-useful-PluginClassLoader-toString.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-10-15 12:43:19 +01:00
0209-Inventory-getHolder-method-without-block-snapshot.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0210-Expose-Arrow-getItemStack.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0211-Add-and-implement-PlayerRecipeBookClickEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0212-Support-components-in-ItemMeta.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0213-added-2-new-TargetReasons-for-1.16-mob-behavior.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0214-Add-entity-liquid-API.patch Add more component name methods (#6578) 2021-09-22 11:34:40 -07:00
0215-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0216-Allow-delegation-to-vanilla-chunk-gen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0217-Support-hex-colors-in-getLastColors.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0218-Add-setMaxPlayers-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0219-Add-moon-phase-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0220-Add-playPickupItemAnimation-to-LivingEntity.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0221-Add-BellRingEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0222-Brand-support.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0223-Add-more-Evoker-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0224-Add-methods-to-get-translation-keys.patch Fix nullability on Block#breakNaturally (#6651) 2021-09-30 10:42:44 -07:00
0225-Create-HoverEvent-from-ItemStack-Entity.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0226-Add-additional-open-container-api-to-HumanEntity.patch Fix upstream nullability on entity equipment getters (#6519) 2021-09-22 10:23:21 -07:00
0227-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0228-Entity-isTicking.patch Add more component name methods (#6578) 2021-09-22 11:34:40 -07:00
0229-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch Add more component name methods (#6578) 2021-09-22 11:34:40 -07:00
0230-Villager-resetOffers.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0231-Player-elytra-boost-API.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0232-Add-getOfflinePlayerIfCached-String.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0233-Add-ignore-discounts-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0234-Item-no-age-no-player-pickup.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0235-Beacon-API-custom-effect-ranges.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0236-Add-API-for-quit-reason.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0237-Add-Destroy-Speed-API.patch Fix nullability on Block#breakNaturally (#6651) 2021-09-30 10:42:44 -07:00
0238-Add-LivingEntity-clearActiveItem.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0239-Add-PlayerItemCooldownEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0240-More-lightning-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0241-Add-PlayerShearBlockEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0242-Enable-multi-release-plugin-jars.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0243-Player-Chunk-Load-Unload-Events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0244-Expose-LivingEntity-hurt-direction.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0245-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0246-Added-PlayerTradeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0247-Add-TargetHitEvent-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0248-Additional-Block-Material-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0249-Add-API-to-get-Material-from-Boats-and-Minecarts.patch [ci skip] Update my name in author field (#6625) 2021-09-20 19:30:04 +10:00
0250-Add-PlayerFlowerPotManipulateEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0251-Zombie-API-breaking-doors.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0252-Add-EntityLoadCrossbowEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0253-Added-WorldGameRuleChangeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0254-Added-ServerResourcesReloadedEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0255-Add-BlockFailedDispenseEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0256-Added-PlayerLecternPageChangeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0257-Added-PlayerLoomPatternSelectEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0258-Better-AnnotationTest-printout.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0259-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch [ci skip] Update my name in author field (#6625) 2021-09-20 19:30:04 +10:00
0260-Add-sendOpLevel-API.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0261-Add-StructureLocateEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0262-Return-chat-component-with-empty-text-instead-of-thr.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0263-Add-BlockPreDispenseEvent.patch [ci skip] Update my name in author field (#6625) 2021-09-20 19:30:04 +10:00
0264-Added-Vanilla-Entity-Tags.patch Updated Upstream (Bukkit/CraftBukkit) (#6638) 2021-10-02 10:21:49 -07:00
0265-added-Wither-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0266-Added-PlayerChangeBeaconEffectEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0267-Added-PlayerStonecutterRecipeSelectEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0268-Add-dropLeash-variable-to-EntityUnleashEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0269-EntityMoveEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0270-add-DragonEggFormEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0271-Allow-adding-items-to-BlockDropItemEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0272-Add-getMainThreadExecutor-to-BukkitScheduler.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0273-living-entity-allow-attribute-registration.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0274-Add-missing-effects.patch Updated Upstream (Bukkit/CraftBukkit) (#6589) 2021-09-11 19:27:48 +02:00
0275-Expose-Tracked-Players.patch Adventure 4.9.1 (#6634) 2021-09-23 14:07:44 -07:00
0276-Cache-the-result-of-Material-isBlock.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0277-Add-worldborder-events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0278-added-PlayerNameEntityEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0279-Add-recipe-to-cook-events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0280-Add-Block-isValidTool.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0281-Implement-Keyed-on-World.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0282-fix-Inventory-getContents-null-annotations.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0283-Item-Rarity-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0284-Expose-protocol-version.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0285-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0286-add-isDeeplySleeping-to-HumanEntity.patch Fix upstream nullability on entity equipment getters (#6519) 2021-09-22 10:23:21 -07:00
0287-add-consumeFuel-to-FurnaceBurnEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0288-add-get-set-drop-chance-to-EntityEquipment.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0289-Added-PlayerDeepSleepEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0290-More-World-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0291-Added-PlayerBedFailEnterEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0292-Introduce-beacon-activation-deactivation-events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0293-PlayerMoveEvent-Improvements.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0294-add-RespawnFlags-to-PlayerRespawnEvent.patch Suggest PlayerPostRespawnEvent if changing player state (#6679) 2021-09-29 11:55:34 -07:00
0295-Add-more-WanderingTrader-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0296-Add-EntityBlockStorage-clearEntities.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0297-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0298-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0299-Inventory-close.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0300-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0301-Add-basic-Datapack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0302-additions-to-PlayerGameModeChangeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0303-ItemStack-repair-check-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0304-More-Enchantment-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0305-Add-command-line-option-to-load-extra-plugin-jars-no.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0306-List-all-missing-hard-depends-not-just-first.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0307-Add-Mob-lookAt-API.patch Fix upstream nullability on entity equipment getters (#6519) 2021-09-22 10:23:21 -07:00
0308-ItemStack-editMeta.patch Improve ItemStack#editMeta (#6502) 2021-09-30 17:32:25 -07:00
0309-Add-EntityInsideBlockEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0310-Attributes-API-for-item-defaults.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0311-Add-cause-to-Weather-ThunderChangeEvents.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0312-More-Lidded-Block-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0313-Add-PlayerKickEvent-causes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0314-Add-PufferFishStateChangeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0315-Add-BellRevealRaiderEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0316-Add-ElderGuardianAppearanceEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0317-Add-more-line-of-sight-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0318-Add-more-LimitedRegion-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0319-Missing-Entity-Behavior-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0320-Add-Git-information-to-version-command-on-startup.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6722) 2021-10-04 20:14:11 -07:00
0321-Adds-PlayerArmSwingEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0322-Add-PlayerSignCommandPreprocessEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0323-fix-empty-array-elements-in-command-arguments.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0324-Stinger-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0325-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0326-Add-PlayerSetSpawnEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0327-Added-EntityDamageItemEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0328-Make-EntityUnleashEvent-cancellable.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0329-Change-EnderEye-target-without-changing-other-things.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0330-Add-BlockBreakBlockEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0331-Add-helpers-for-left-right-hand-to-Action.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0332-Option-to-prevent-NBT-copy-in-smithing-recipes.patch Option to prevent NBT copy in smithing recipes (#6671) 2021-09-30 11:27:25 -07:00
0333-More-CommandBlock-API.patch More CommandBlock API (#5746) 2021-09-30 14:28:02 -07:00
0334-Fix-plugin-provides-load-order.patch Fix plugin provides load order (#6687) 2021-10-01 12:53:24 +02:00
0335-Add-missing-team-sidebar-display-slots.patch Add missing team sidebar display slots (#6690) 2021-10-04 10:31:26 +01:00
0336-add-back-EntityPortalExitEvent.patch Fix EntityPortalExitEvent not being called (#5617) 2021-10-05 14:19:27 -07:00
0337-Add-methods-to-find-targets-for-lightning-strikes.patch Add methods to find targets for lightning strikes (#6712) 2021-10-08 03:00:03 -07:00