Paper/Spigot-API-Patches
Josh Roy 8c74d31264
Updated Upstream (Bukkit) (#5359)
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:
c589f546 Use upstream plexus-compiler-eclipse
2021-03-14 19:35:51 +00:00
..
0001-POM-changes.patch Updated Upstream (Bukkit) (#5359) 2021-03-14 19:35:51 +00:00
0002-Add-FastUtil-to-Bukkit.patch Updated Upstream (Bukkit) (#5359) 2021-03-14 19:35:51 +00:00
0003-Paper-Utils.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
0004-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0005-Adventure.patch Updated Upstream (Bukkit) (#5359) 2021-03-14 19:35:51 +00:00
0006-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0007-Add-getTPS-method.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0008-Entity-Origin-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0009-Version-Command-2.0.patch Use Adventure for /version command feedback, add copy to clipboard click event (#5333) 2021-03-09 20:56:13 -08:00
0010-Add-PlayerLocaleChangeEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0011-Add-player-view-distance-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0012-Add-BeaconEffectEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0013-Add-PlayerInitialSpawnEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0014-Automatically-disable-plugins-that-fail-to-load.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0015-Expose-server-CommandMap.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0016-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2021-02-24 04:32:17 -05:00
0017-Player-Tab-List-and-Title-APIs.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2021-02-24 04:32:17 -05:00
0018-Add-exception-reporting-event.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0019-Fix-ServerListPingEvent-flagging-as-Async.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0020-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0021-Add-methods-for-working-with-arrows-stuck-in-living-.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0022-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0023-Use-ASM-for-event-executors.patch Updated Upstream (Bukkit) (#5359) 2021-03-14 19:35:51 +00:00
0024-Add-a-call-helper-to-Event.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0025-Add-sender-name-to-commands.yml-replacement.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0026-Add-command-to-reload-permissions.yml-and-require-co.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0027-Custom-replacement-for-eaten-items.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0028-Entity-AddTo-RemoveFrom-World-Events.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0029-EntityPathfindEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0030-Reduce-thread-synchronization-in-MetadataStoreBase.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0031-Add-MetadataStoreBase.removeAll-Plugin.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0032-Add-PlayerUseUnknownEntityEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0033-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0034-Arrow-pickup-rule-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0035-EntityRegainHealthEvent-isFastRegen-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0036-LootTable-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0037-Add-EntityZapEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0038-Misc-Utils.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0039-Allow-Reloading-of-Command-Aliases.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0040-Add-source-to-PlayerExpChangeEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0041-Add-ProjectileCollideEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0042-Add-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0043-Add-API-methods-to-control-if-armour-stands-can-move.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0044-IllegalPacketEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0045-Fireworks-API-s.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0046-PlayerTeleportEndGatewayEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0047-Provide-E-TE-Chunk-count-stat-methods.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0048-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0049-Expose-WorldBorder-isInBounds-Location-check.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0050-Add-configuration-option-to-prevent-player-names-fro.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0051-Fix-upstream-javadoc-warnings-and-errors.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2021-02-24 04:32:17 -05:00
0052-Item-canEntityPickup.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0053-PlayerPickupItemEvent-setFlyAtPlayer.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0054-PlayerAttemptPickupItemEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0055-Add-UnknownCommandEvent.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0056-Basic-PlayerProfile-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0057-Shoulder-Entities-Release-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0058-Profile-Lookup-Events.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0059-Entity-fromMobSpawner.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0060-Improve-the-Saddle-API-for-Horses.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0061-ensureServerConversions-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0062-Add-getI18NDisplayName-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0063-ProfileWhitelistVerifyEvent.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0064-Make-plugins-list-alphabetical.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0065-LivingEntity-setKiller.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0066-Handle-plugin-prefixes-in-implementation-logging-con.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0067-Allow-plugins-to-use-SLF4J-for-logging.patch Updated Upstream (Bukkit) (#5359) 2021-03-14 19:35:51 +00:00
0068-Add-workaround-for-plugins-modifying-the-parent-of-t.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0069-Add-PlayerJumpEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0070-Expose-client-protocol-version-and-virtual-host.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0071-Add-PlayerArmorChangeEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0072-API-to-get-a-BlockState-without-a-snapshot.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0073-AsyncTabCompleteEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0074-Display-warning-on-deprecated-recipe-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0075-PlayerPickupExperienceEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0076-ExperienceOrbMergeEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0077-Ability-to-apply-mending-to-XP-API.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2021-02-24 04:32:17 -05:00
0078-PreCreatureSpawnEvent.patch [CI-SKIP] Improve documentation of PreCreatureSpawnEvent (#5244) 2021-03-07 10:35:45 +00:00
0079-PlayerNaturallySpawnCreaturesEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0080-Add-setPlayerProfile-API-for-Skulls.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0081-Fill-Profile-Property-Events.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0082-PlayerAdvancementCriterionGrantEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0083-Add-ArmorStand-Item-Meta.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0084-Optimize-Hoppers.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0085-Tameable-getOwnerUniqueId-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0086-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0087-Add-extended-PaperServerListPingEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0088-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0089-getPlayerUniqueId-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0090-Add-legacy-ping-support-to-PaperServerListPingEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0091-Add-method-to-open-already-placed-sign.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0092-Add-Ban-Methods-to-Player-Objects.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2021-02-24 04:32:17 -05:00
0093-EndermanEscapeEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0094-Enderman.teleportRandomly.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0095-Additional-world.getNearbyEntities-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5325) 2021-03-08 15:12:31 -08:00
0096-Location.isChunkLoaded-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0097-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5325) 2021-03-08 15:12:31 -08:00
0098-EndermanAttackPlayerEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0099-Close-Plugin-Class-Loaders-on-Disable.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0100-WitchConsumePotionEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0101-WitchThrowPotionEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0102-Location.toBlockLocation-toCenterLocation.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0103-PotionEffect-clone-methods.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0104-WitchReadyPotionEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0105-ItemStack-getMaxItemUseDuration.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0106-Add-EntityTeleportEndGatewayEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0107-Make-shield-blocking-delay-configurable.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0108-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0109-Add-getNearbyXXX-methods-to-Location.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0110-PlayerReadyArrowEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0111-Add-EntityKnockbackByEntityEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0112-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5325) 2021-03-08 15:12:31 -08:00
0113-ItemStack-API-additions-for-quantity-flags-lore.patch Fix NPE for AIR in meta operations in ItemStack 2021-03-07 11:46:37 +01:00
0114-LivingEntity-Hand-Raised-Item-Use-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0115-RangedEntity-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0116-Add-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5325) 2021-03-08 15:12:31 -08:00
0117-InventoryCloseEvent-Reason-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0118-Entity-getChunk-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0119-Add-an-asterisk-to-legacy-API-plugins.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0120-EnderDragon-Events.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0121-PlayerLaunchProjectileEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0122-PlayerElytraBoostEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0123-EntityTransformedEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0124-Allow-disabling-armour-stand-ticking.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0125-SkeletonHorse-Additions.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0126-Expand-Location-Manipulation-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0127-Expand-ArmorStand-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0128-AnvilDamageEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0129-Remove-deadlock-risk-in-firing-async-events.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0130-Add-hand-to-bucket-events.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0131-Add-TNTPrimeEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0132-Provide-Chunk-Coordinates-as-a-Long-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0133-Async-Chunks-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0134-Make-EnderDragon-extend-Mob.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0135-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0136-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0137-Allow-Blocks-to-be-accessed-via-a-long-key.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0138-Slime-Pathfinder-Events.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0139-isChunkGenerated-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0140-Add-More-Creeper-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0141-Add-PhantomPreSpawnEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0142-Add-source-block-to-BlockPhysicsEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0143-Inventory-removeItemAnySlot.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0144-Add-ray-tracing-methods-to-LivingEntity.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0145-Improve-death-events.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0146-Mob-Pathfinding-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0147-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0148-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Upstream Update (#5211) 2021-02-21 20:55:01 +00:00
0149-Performance-Concurrency-Improvements-to-Permissions.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0150-Add-ItemStackRecipeChoice-Draft-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0151-Implement-furnace-cook-speed-multiplier-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0152-PreSpawnerSpawnEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0153-Material-API-additions.patch Upstream Update (#5211) 2021-02-21 20:55:01 +00:00
0154-Add-Material-Tags.patch [CI-SKIP] Add JavaDoc links to Tag class pointing to custom Paper tags (#5285) 2021-03-07 10:31:20 +00:00
0155-Allow-setting-the-vex-s-summoner.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0156-Add-LivingEntity-getTargetEntity.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0157-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5325) 2021-03-08 15:12:31 -08:00
0158-Here-s-Johnny.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0159-Turtle-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0160-Add-spectator-target-events.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0161-Add-more-Witch-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0162-Make-the-default-permission-message-configurable.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0163-Support-cancellation-supression-of-EntityDismount-Ve.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0164-Add-more-Zombie-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0165-Change-the-reserved-channel-check-to-be-sensible.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0166-Add-PlayerConnectionCloseEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0167-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0168-BlockDestroyEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0169-Add-ItemStack-Recipe-API-helper-methods.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0170-Add-WhitelistToggleEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0171-Annotation-Test-changes.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0172-Entity-getEntitySpawnReason.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0173-Add-GS4-Query-event.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0174-Add-PlayerPostRespawnEvent.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0175-Ignore-package-private-methods-for-nullability-annot.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0176-Flip-some-Spigot-API-null-annotations.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0177-Server-Tick-Events.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0178-PlayerDeathEvent-getItemsToKeep.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0179-Add-Heightmap-API.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0180-Mob-Spawner-API-Enhancements.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0181-Add-BlockSoundGroup-interface.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0182-Amend-PlayerInteractAtEntityEvent-javadoc-for-ArmorS.patch We're going on an Adventure! (#4842) 2021-02-21 20:45:33 +01:00
0183-Increase-custom-payload-channel-message-size.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0184-Expose-the-internal-current-tick.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0185-PlayerDeathEvent-shouldDropExperience.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0186-Add-effect-to-block-break-naturally.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0187-Add-ThrownEggHatchEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0188-Entity-Jump-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0189-add-hand-to-BlockMultiPlaceEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0190-Add-tick-times-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0191-Expose-MinecraftServer-isRunning.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0192-Disable-Sync-Events-firing-Async-errors-during-shutd.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0193-Make-JavaPluginLoader-thread-safe.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0194-Add-Player-Client-Options-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0195-Add-PlayerAttackEntityCooldownResetEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0196-Fix-Potion-toItemStack-swapping-the-extended-and-upg.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0197-Villager-Restocks-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0198-Expose-game-version.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0199-Add-item-slot-convenience-methods.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0200-Add-Mob-Goal-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0201-World-view-distance-api.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5325) 2021-03-08 15:12:31 -08:00
0202-Add-villager-reputation-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0203-Spawn-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5325) 2021-03-08 15:12:31 -08:00
0204-Potential-bed-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0205-Prioritise-own-classes-where-possible.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0206-Add-Raw-Byte-ItemStack-Serialization.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0207-Provide-a-useful-PluginClassLoader-toString.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0208-Inventory-getHolder-method-without-block-snapshot.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0209-Expose-Arrow-getItemStack.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0210-Add-and-implement-PlayerRecipeBookClickEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0211-Support-components-in-ItemMeta.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0212-added-2-new-TargetReasons-for-1.16-mob-behavior.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0213-Add-entity-liquid-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0214-Add-PrepareResultEvent-PrepareGrindstoneEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0215-Allow-delegation-to-vanilla-chunk-gen.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0216-Support-hex-colors-in-getLastColors.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0217-Add-setMaxPlayers-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0218-Add-moon-phase-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0219-Add-playPickupItemAnimation-to-LivingEntity.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0220-Add-BellRingEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0221-Brand-support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0222-Add-more-Evoker-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0223-Add-a-way-to-get-translation-keys-for-blocks-entitie.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0224-Create-HoverEvent-from-ItemStack-Entity.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0225-Add-additional-open-container-api-to-HumanEntity.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0226-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0227-Entity-isTicking.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0228-Clarify-the-Javadocs-for-Entity.getEntitySpawnReason.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0229-Villager-resetOffers.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0230-Player-elytra-boost-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0231-Add-getOfflinePlayerIfCached-String.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0232-Add-ignore-discounts-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0233-Item-no-age-no-player-pickup.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0234-Beacon-API-custom-effect-ranges.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0235-Add-API-for-quit-reason.patch Use implementation-provided legacy serializer for events 2021-03-08 17:11:17 -08:00
0236-Add-Destroy-Speed-API.patch consider enchants for destroy speed 2021-03-04 20:48:08 +01:00
0237-Add-LivingEntity-clearActiveItem.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0238-Add-PlayerItemCooldownEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0239-More-lightning-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0240-Add-PlayerShearBlockEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0241-Enable-multi-release-plugin-jars.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0242-Player-Chunk-Load-Unload-Events.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0243-Expose-LivingEntity-hurt-direction.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0244-added-PlayerTradeEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0245-Add-OBSTRUCTED-reason-to-BedEnterResult.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0246-Add-TargetHitEvent-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0247-Additional-Block-Material-API-s.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0248-Add-API-to-get-Material-from-Boats-and-Minecarts.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0249-Add-PlayerFlowerPotManipulateEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0250-Zombie-API-breaking-doors.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0251-Add-EntityLoadCrossbowEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0252-Added-WorldGameRuleChangeEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0253-Added-ServerResourcesReloadedEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0254-Add-BlockFailedDispenseEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0255-Added-PlayerLecternPageChangeEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0256-Added-PlayerLoomPatternSelectEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0257-Better-AnnotationTest-printout.patch Updated Upstream (Bukkit) (#5359) 2021-03-14 19:35:51 +00:00
0258-Add-API-to-get-exact-interaction-point-in-PlayerInte.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0259-Add-sendOpLevel-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0260-Add-StructureLocateEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0261-Make-ProjectileHitEvent-Cancellable.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0262-Return-chat-component-with-empty-text-instead-of-thr.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0263-Add-BlockPreDispenseEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0264-Added-Vanilla-Entity-Tags.patch [CI-SKIP] Add JavaDoc links to Tag class pointing to custom Paper tags (#5285) 2021-03-07 10:31:20 +00:00
0265-added-Wither-API.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0266-Added-PlayerChangeBeaconEffectEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0267-Add-dropLeash-variable-to-EntityUnleashEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0268-Added-PlayerStonecutterRecipeSelectEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0269-EntityMoveEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0270-add-DragonEggFormEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0271-Allow-adding-items-to-BlockDropItemEvent.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0272-Add-getMainThreadExecutor-to-BukkitScheduler.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0273-living-entity-allow-attribute-registration.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0274-Add-missing-effects.patch New chat events for better Adventure support (#5289) 2021-03-01 19:07:12 -08:00
0275-Expose-Tracked-Players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5299) 2021-03-03 14:43:45 -08:00
0276-Cache-the-result-of-Material-isBlock.patch Fix Material#getTranslationKey for Block Materials (#5294) 2021-03-02 16:27:34 -08:00
0277-Add-worldborder-events.patch Add worldborder events 2021-03-04 21:13:24 +01:00
0278-added-PlayerNameEntityEvent.patch added PlayerNameEntityEvent 2021-03-04 23:55:04 +01:00
0279-Add-recipe-to-cook-events.patch Add recipe to cook events 2021-03-09 19:22:19 +01:00
0280-Add-Block-isValidTool.patch Add Block#isValidTool 2021-03-09 19:38:40 +01:00
0281-Implement-Keyed-on-World.patch Fix creating worlds with "invalid" names (Fixes #5331) 2021-03-09 21:06:09 +00:00
0282-Item-Rarity-API.patch Add Item Rarity API (#5352) 2021-03-13 01:27:48 +00:00