PaperMC/Spigot-API-Patches
Aikar 898b8957a8 Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER
This branch/commit is only useful to those who purely use a clean Bukkit/Spigot/Paper API
and does not use NMS/OBC references.

This will let you start updating your plugin to the latest 1.13 builds of Bukkit Preview (4 as of now)

Note that this release is not final!!! API breakages may occur!

It is up to you if you find use out of this work.
2018-07-13 21:44:35 -04:00
..
Ability-to-apply-mending-to-XP-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Ability to change PlayerProfile in AsyncPreLoginEvent 2018-03-18 11:46:14 -04:00
Access-items-by-EquipmentSlot.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-a-call-helper-to-Event.patch [CI-SKIP] Clarify Event#callEvent() JavaDoc (#1158) 2018-06-18 15:42:39 -05: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-ArmorStand-Item-Meta.patch Add ArmorStand Item Meta 2018-01-27 20:40:42 -05:00
Add-async-chunk-load-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-Ban-Methods-to-Player-Objects.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-BeaconEffectEvent.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-command-to-reload-permissions.yml-and-require-co.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-configuration-option-to-prevent-player-names-fro.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-EntityKnockbackByEntityEvent.patch Add EntityKnockbackByEntityEvent (#1162) 2018-06-21 03:59:11 +02:00
Add-EntityTeleportEndGatewayEvent.patch Add EntityTeleportEndGatewayEvent for entities (closes #1124) 2018-06-09 14:21:40 +01:00
Add-EntityZapEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Add-exception-reporting-event.patch Fix PluginCommand to not wrap exceptions before ServerExceptionEvent can get to it (#1130) 2018-06-19 07:03:09 +10:00
Add-extended-PaperServerListPingEvent.patch Add extended PaperServerListPingEvent (#980) 2018-03-23 04:19:59 +01:00
Add-getI18NDisplayName-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-getNearbyXXX-methods-to-Location.patch Add "getNearbyXXX" methods to Location (#1160) 2018-06-20 20:30:09 -05:00
Add-getTPS-method.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04: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-legacy-ping-support-to-PaperServerListPingEvent.patch Call PaperServerListPingEvent for legacy pings (#1057) 2018-03-30 19:00:01 +02:00
Add-MetadataStoreBase.removeAll-Plugin.patch Fix NPE when getting location from players EnderChest (fixes #1041) 2018-03-10 13:07:40 +00:00
Add-method-to-open-already-placed-sign.patch Add method to open already placed sign 2018-04-01 02:30:41 +03:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Update to 1.12.1 2017-08-03 16:36:06 +02:00
Add-player-view-distance-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04: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-PlayerInitialSpawnEvent.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-PlayerJumpEvent.patch Update documentation around PlayerJumpEvent 2017-09-29 14:58:24 -04:00
Add-PlayerLocaleChangeEvent.patch Update upstream B/CB/S 2017-05-27 23:25:17 -05: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-sender-name-to-commands.yml-replacement.patch Update B/CB/S 2017-11-08 16:13:57 +00:00
Add-SentientNPC-Interface-to-Entities.patch Add Critical missing Bukkit API - setTarget/getTarget moved down to SentientNPC 2018-07-01 22:07:35 -04:00
Add-SkullMeta.setPlayerProfile-API.patch Add SkullMeta.setPlayerProfile API 2018-01-19 00:38:49 -05:00
Add-source-to-PlayerExpChangeEvent.patch Fix NPE when getting location from players EnderChest (fixes #1041) 2018-03-10 13:07:40 +00:00
Add-String-based-Action-Bar-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
add-Trove-and-FastUtil-to-Bukkit.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-UnknownCommandEvent.patch Fix javadoc warnings 2017-07-03 16:38:49 +01:00
Add-version-history-to-version-command.patch Track previous version and report in command 2018-03-01 19:57:22 -06:00
Add-workaround-for-plugins-modifying-the-parent-of-t.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Add-World.getEntity-UUID-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Additional-world.getNearbyEntities-API-s.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch Deprecate player sample list that includes only the player name 2017-10-12 15:50:17 +02:00
Allow-plugins-to-use-SLF4J-for-logging.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Allow-Reloading-of-Command-Aliases.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
API-to-get-a-BlockState-without-a-snapshot.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Arrow-pickup-rule-API.patch Update B/CB 2018-05-08 23:09:45 +01:00
AsyncTabCompleteEvent.patch Always copy completions for #setCompletions in Tab Complete Events 2017-12-20 01:09:54 -05:00
Automatically-disable-plugins-that-fail-to-load.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Basic-PlayerProfile-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Check-Paper-versions.patch Make version command use the direct link 2018-04-09 16:13:08 -04:00
Close-Plugin-Class-Loaders-on-Disable.patch Fix compat with PluginClassloader implementations 2018-06-12 16:10:01 +01:00
Complete-resource-pack-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04: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 Display warning on deprecated recipe API 2017-12-09 12:42:11 -05:00
Enderman.teleportRandomly.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
EndermanAttackPlayerEvent.patch EndermanAttackPlayerEvent 2018-05-01 20:19:47 -04:00
EndermanEscapeEvent.patch add Escape Reason Drown for EndermanEscapeEvent 2018-05-31 18:16:26 -04:00
ensureServerConversions-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Entity-AddTo-RemoveFrom-World-Events.patch Update Entity AddTo|RemoveFrom World events to be EntityEvents 2016-06-24 00:16:46 -04:00
Entity-fromMobSpawner.patch Update B/CB/S 2017-11-08 16:13:57 +00:00
Entity-getChunk-API.patch Current Chunk for Entity and Block Entities, counts by entity type 2018-07-04 03:55:24 -04:00
Entity-Origin-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
EntityPathfindEvent.patch EntityPathfindEvent should be an EntityEvent 2018-06-25 22:09:11 -04:00
EntityRegainHealthEvent-isFastRegen-API.patch Fix javadoc warnings 2017-07-03 16:38:49 +01:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch EntityShootBowEvent consumeArrow and getArrowItem API 2018-06-18 00:39:04 -04:00
Expand-Explosions-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Expand-World.spawnParticle-API-and-add-Builder.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04: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-client-protocol-version-and-virtual-host.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Expose-server-CommandMap.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Expose-WorldBorder-isInBounds-Location-check.patch Update upstream B/CB/S 2017-01-25 22:27:42 -06:00
Fill-Profile-Property-Events.patch Expand Explosions API 2018-06-20 23:19:46 -04:00
Fireworks-API-s.patch Update upstream B/CB 2017-01-06 15:45:59 -06: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 Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
getPlayerUniqueId-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Handle-plugin-prefixes-in-implementation-logging-con.patch [CI-SKIP] Add Minecrell to MIT list (#1035) 2018-03-08 16:08:21 +01:00
IllegalPacketEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Implement-deprecated-player-sample-API.patch Improve backward compatibility of deprecated player sample API (#1065) 2018-03-26 23:45:18 +02:00
Improve-ProjectileHitEvent-to-include-the-BlockFace-.patch Improve ProjectileHitEvent to include the BlockFace where the projectile has hit (#1182) 2018-06-30 05:50:17 +02:00
Improve-the-Saddle-API-for-Horses.patch Update B/CB 2018-02-08 10:07:27 +00:00
InventoryCloseEvent-Reason-API.patch InventoryCloseEvent Reason API 2018-07-03 21:57:33 -04: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 Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
ItemStack-getMaxItemUseDuration.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
LivingEntity-Hand-Raised-Item-Use-API.patch LivingEntity Hand Raised/Item Use API 2018-06-29 00:55:29 -04:00
LivingEntity-setKiller.patch RangedEntity API 2018-06-26 22:08:01 -04: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 Update B/CB/S 2017-08-05 23:36:47 +01:00
Made-EntityDismountEvent-Cancellable.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Make-plugins-list-alphabetical.patch Update B/CB/S 2017-11-10 17:31:39 -05:00
Make-shield-blocking-delay-configurable.patch Make shield blocking delay configurable (#1154) 2018-06-16 14:54:35 -05:00
Misc-Utils.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:32:06 +01:00
Optimize-Hoppers.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Player-affects-spawning-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Player-Tab-List-and-Title-APIs.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Player.setPlayerProfile-API.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04: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
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 PlayerReadyArrowEvent 2018-06-18 01:13:16 -04:00
PlayerTeleportEndGatewayEvent.patch Properly fix JavaDoc linting issues 2017-06-10 17:11:10 -05:00
POM-changes.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
PotionEffect-clone-methods.patch PotionEffect clone methods 2018-06-04 01:55:52 -04:00
PreCreatureSpawnEvent.patch Remove warning for custom entities in precreaturespawn, add note to event 2018-01-28 22:50:35 -05:00
Profile-Lookup-Events.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
ProfileWhitelistVerifyEvent.patch Move ProfileWhitelistVerifyEvent to use new PlayerProfile API 2018-01-19 00:12:03 -05:00
Provide-E-TE-Chunk-count-stat-methods.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
RangedEntity-API.patch LivingEntity Hand Raised/Item Use API 2018-06-29 00:55:29 -04:00
Reduce-thread-synchronization-in-MetadataStoreBase.patch Reduce thread synchronization in MetadataStoreBase 2016-03-28 22:10:01 -04:00
Shoulder-Entities-Release-API.patch Shoulder Entities Release API 2017-06-17 15:20:25 -04:00
Tameable-getOwnerUniqueId-API.patch Rename getOwnerUUID to Tameable#getOwnerUniqueId for consistency 2018-02-24 01:16:01 -05:00
Timings-v2.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Use-ASM-for-event-executors.patch Initial Paper-API for Bukkit 1.13 Preview 4 - THIS IS NOT SERVER 2018-07-13 21:44:35 -04:00
Vex-getOwner-API.patch Vex#getOwner API 2018-07-04 15:32:30 -04:00
WitchConsumePotionEvent.patch WitchConsumePotionEvent 2018-05-16 20:35:33 -04:00
WitchReadyPotionEvent.patch WitchReadyPotionEvent 2018-06-05 22:48:27 -04:00
WitchThrowPotionEvent.patch Fix Witch Throw Potion error - Resolves #1129 2018-05-23 23:08:04 -04:00