PaperMC/Spigot-API-Patches
Aikar 065d510d88 BlockDestroyEvent
Adds an event for when the server is going to destroy a current block,
potentially causing it to drop. This event can be cancelled to avoid
the block destruction, such as preventing signs from popping when
floating in the air.

This can replace many uses of BlockPhysicsEvent, as this will not fire
with the same velocity as BPE.
2019-02-25 20:40:23 -05:00
..
Ability-to-apply-mending-to-XP-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Ability to change PlayerProfile in AsyncPreLoginEvent 2018-03-18 11:46:14 -04:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Access-items-by-EquipmentSlot.patch [Auto] Updated Upstream (Bukkit) 2018-08-19 00:29:35 -04:00
Add-a-call-helper-to-Event.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-an-asterisk-to-legacy-API-plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-API-methods-to-control-if-armour-stands-can-move.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Add APIs to replace OfflinePlayer#getLastPlayed 2019-01-02 01:04:11 -06:00
Add-ArmorStand-Item-Meta.patch Add ArmorStand Item Meta 2018-01-27 20:40:42 -05:00
Add-Ban-Methods-to-Player-Objects.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Add-BeaconEffectEvent.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Add-command-to-reload-permissions.yml-and-require-co.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Add-EntityKnockbackByEntityEvent.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Add-EntityTeleportEndGatewayEvent.patch Add EntityTeleportEndGatewayEvent for entities (closes #1124) 2018-06-09 14:21:40 +01:00
Add-EntityZapEvent.patch Update upstream BD/B/CB/S 2018-12-08 05:09:55 -05:00
Add-exception-reporting-event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Add-extended-PaperServerListPingEvent.patch Fix NPE during server initialization from server list pings 2019-02-06 19:15:46 +00:00
Add-FastUtil-to-Bukkit.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-30 13:26:12 +00:00
Add-getI18NDisplayName-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Add-getNearbyXXX-methods-to-Location.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Add-getTPS-method.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Add-ItemStackRecipeChoice-Draft-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-legacy-ping-support-to-PaperServerListPingEvent.patch Call PaperServerListPingEvent for legacy pings (#1057) 2018-03-30 19:00:01 +02:00
Add-LivingEntity-getTargetEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-Material-Tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Add-MetadataStoreBase.removeAll-Plugin.patch Rebuild Patches 2018-07-28 22:15:52 -05:00
Add-method-to-open-already-placed-sign.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-02 18:10:14 +00:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Add-More-Creeper-API.patch Update branch name for GitHub version checking 2018-09-13 12:17:01 -04:00
Add-more-Witch-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-more-Zombie-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-12-17 05:18:06 +00:00
Add-PhantomPreSpawnEvent.patch Update branch name for GitHub version checking 2018-09-13 12:17:01 -04:00
Add-player-view-distance-API.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-02 18:10:14 +00:00
Add-PlayerArmorChangeEvent.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-PlayerConnectionCloseEvent.patch Add PlayerConnectionCloseEvent (#1552) 2018-12-12 17:17:38 -08:00
Add-PlayerInitialSpawnEvent.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Add-PlayerJumpEvent.patch Update documentation around PlayerJumpEvent 2017-09-29 14:58:24 -04:00
Add-PlayerLocaleChangeEvent.patch Don't reset current tick based on system time 2018-08-10 15:25:45 +01:00
Add-PlayerUseUnknownEntityEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Add-ProjectileCollideEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Add-ray-tracing-methods-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-sender-name-to-commands.yml-replacement.patch Update B/CB/S 2017-11-08 16:13:57 +00:00
Add-setPlayerProfile-API-for-Skulls.patch Update upstream B/CB/S 2018-10-27 00:02:22 -04:00
Add-source-block-to-BlockPhysicsEvent.patch Update upstream B/CB/S 2019-02-25 04:39:24 -05:00
Add-source-to-PlayerExpChangeEvent.patch Rebuild Patches 2018-07-28 22:15:52 -05:00
Add-spectator-target-events.patch Add events for player changing spectator target (#1498) 2018-10-18 15:53:10 -05:00
Add-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-02 18:10:14 +00:00
Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-UnknownCommandEvent.patch Fix javadoc warnings 2017-07-03 16:38:49 +01:00
Add-version-history-to-version-command.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Add-workaround-for-plugins-modifying-the-parent-of-t.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Add-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
Additional-world.getNearbyEntities-API-s.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
Allow-Blocks-to-be-accessed-via-a-long-key.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Allow-disabling-armour-stand-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Allow-plugins-to-use-SLF4J-for-logging.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Allow-setting-the-vex-s-summoner.patch Allow setting the vex's summoner (#1545) 2018-10-06 22:31:21 -05:00
AnvilDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
API-to-get-a-BlockState-without-a-snapshot.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Arrow-pickup-rule-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Async-Chunks-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
AsyncTabCompleteEvent.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Automatically-disable-plugins-that-fail-to-load.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
BlockDestroyEvent.patch BlockDestroyEvent 2019-02-25 20:40:23 -05:00
Change-the-reserved-channel-check-to-be-sensible.patch Change the reserved channel check to be sensible (#1610) 2018-12-01 02:08:31 +02:00
Check-Paper-versions.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Close-Plugin-Class-Loaders-on-Disable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-02 18:10:14 +00:00
Custom-replacement-for-eaten-items.patch Properly fix JavaDoc linting issues 2017-06-10 17:11:10 -05:00
Display-warning-on-deprecated-recipe-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
EnderDragon-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Enderman.teleportRandomly.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
EndermanAttackPlayerEvent.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
EndermanEscapeEvent.patch add Escape Reason Drown for EndermanEscapeEvent 2018-05-31 18:16:26 -04:00
ensureServerConversions-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Entity-AddTo-RemoveFrom-World-Events.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-12-21 16:09:17 +00:00
Entity-getChunk-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-12-21 16:09:17 +00:00
Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-12-21 16:09:17 +00:00
EntityPathfindEvent.patch EntityPathfindEvent should be an EntityEvent 2018-06-25 22:09:11 -04:00
EntityRegainHealthEvent-isFastRegen-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
EntityTransformedEvent.patch Update upstream B/CB/S 2018-11-13 23:21:32 -05:00
Expand-ArmorStand-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
Expand-Location-Manipulation-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
ExperienceOrbMergeEvent.patch ExperienceOrbMergeEvent 2017-12-19 22:57:46 -05:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch ExperienceOrbs API for Reason/Source/Triggering player 2017-12-19 16:46:27 -05:00
Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-02 18:10:14 +00:00
Expose-client-protocol-version-and-virtual-host.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Expose-WorldBorder-isInBounds-Location-check.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Fill-Profile-Property-Events.patch Expand Explosions API 2018-06-20 23:19:46 -04:00
Fireworks-API-s.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Fix-ServerListPingEvent-flagging-as-Async.patch Make version command use the direct link 2018-04-09 16:13:08 -04:00
Fix-upstream-javadoc-warnings-and-errors.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-15 21:12:19 +00:00
getPlayerUniqueId-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Handle-plugin-prefixes-in-implementation-logging-con.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Here-s-Johnny.patch Here's Johnny! (#1563) 2018-10-12 02:09:53 -05:00
IllegalPacketEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Implement-furnace-cook-speed-multiplier-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Implement-getters-and-setters-for-EntityItem-owner-a.patch Implement getters and setters for EntityItem owner and thrower 2018-10-06 20:55:18 -05:00
Improve-death-events.patch Allow zero revive health when it matches maxHealth 2018-09-24 20:48:21 -04:00
Improve-the-Saddle-API-for-Horses.patch Update B/CB 2018-02-08 10:07:27 +00:00
Inventory-removeItemAnySlot.patch [Auto] Updated Upstream (Bukkit) 2019-02-25 03:16:35 -05:00
InventoryCloseEvent-Reason-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
isChunkGenerated-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Item-canEntityPickup.patch Renumber patches, fix conflicts, update for 1.12 2017-06-11 20:02:57 -05:00
ItemStack-API-additions-for-quantity-flags-lore.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
ItemStack-getMaxItemUseDuration.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
LivingEntity-Hand-Raised-Item-Use-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
LivingEntity-setKiller.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Location.isChunkLoaded-API.patch Location.isChunkLoaded() API 2018-04-30 19:27:59 -04:00
Location.toBlockLocation-toCenterLocation.patch rename method for center to toCenterLocation() 2018-05-24 21:06:06 -04:00
LootTable-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Make-EnderDragon-extend-Mob.patch Update upstream B/CB/S 2018-11-11 00:37:15 -05:00
Make-plugins-list-alphabetical.patch Update B/CB/S 2017-11-10 17:31:39 -05:00
Make-shield-blocking-delay-configurable.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Material-API-additions.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Misc-Utils.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Mob-Pathfinding-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Optimize-Hoppers.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Paper-Utils.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Performance-Concurrency-Improvements-to-Permissions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-02 18:10:14 +00:00
Player-Tab-List-and-Title-APIs.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-02 18:10:14 +00:00
PlayerAdvancementCriterionGrantEvent.patch PlayerAdvancementCriterionGrantEvent (#978) 2018-01-21 12:23:34 -06:00
PlayerAttemptPickupItemEvent.patch PlayerAttemptPickupItemEvent additions 2017-11-10 22:49:53 -05:00
PlayerElytraBoostEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
PlayerLaunchProjectileEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
PlayerNaturallySpawnCreaturesEvent.patch PlayerNaturallySpawnCreaturesEvent 2018-01-14 17:36:24 -05:00
PlayerPickupExperienceEvent.patch Make PlayerPickupExperienceEvent extend PlayerEvent 2017-12-19 22:08:28 -05:00
PlayerPickupItemEvent-setFlyAtPlayer.patch Update Upstream 2017-07-30 18:41:08 -04:00
PlayerReadyArrowEvent.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
PlayerTeleportEndGatewayEvent.patch Properly fix JavaDoc linting issues 2017-06-10 17:11:10 -05:00
POM-changes.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-30 13:26:12 +00:00
PotionEffect-clone-methods.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
PreCreatureSpawnEvent.patch Remove warning for custom entities in precreaturespawn, add note to event 2018-01-28 22:50:35 -05:00
PreSpawnerSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Profile-Lookup-Events.patch Move part of last change into proper file 2018-07-25 21:55:25 -05:00
ProfileWhitelistVerifyEvent.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Provide-Chunk-Coordinates-as-a-Long-API.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Provide-E-TE-Chunk-count-stat-methods.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
RangedEntity-API.patch Update upstream B/CB/S 2018-11-11 00:37:15 -05:00
Reduce-thread-synchronization-in-MetadataStoreBase.patch NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen... 2018-07-19 05:42:43 +01:00
Remove-deadlock-risk-in-firing-async-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-02-21 22:41:20 -05:00
Remove-Precondition-on-name-for-AttributeModifier.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit) 2019-01-02 18:10:14 +00:00
SkeletonHorse-Additions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Slime-Pathfinder-Events.patch Update branch name for GitHub version checking 2018-09-13 12:17:01 -04:00
Support-cancellation-supression-of-EntityDismount-Ve.patch Update upstream CB 2018-11-21 21:49:47 -05:00
Tameable-getOwnerUniqueId-API.patch Rename getOwnerUUID to Tameable#getOwnerUniqueId for consistency 2018-02-24 01:16:01 -05:00
Timings-v2.patch Improvements to Timings concurrency and lookup performance 2019-02-23 14:22:43 -05:00
Turtle-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
Use-ASM-for-event-executors.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
Vex-getSummoner-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:15:55 +00:00
WitchConsumePotionEvent.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
WitchReadyPotionEvent.patch Unwrap Event Exceptions 2019-02-23 12:17:41 -05:00
WitchThrowPotionEvent.patch Fix Witch Throw Potion error - Resolves #1129 2018-05-23 23:08:04 -04:00