PaperMC/Spigot-API-Patches
Aikar 422dc4fa06 JavaDoc String ActionBar API and Deprecate Component based methods.
The Component based methods are not even safe to use, as it may result in invalid items being sent to the client.

The string based method we have added is the only safe way to send with the API.

The client is stricter about componenents being sent for this API, and does not accept children components.

The client is expecting a legacy string.
2016-12-27 15:20:09 -05:00
..
Access-items-by-EquipmentSlot.patch Access items by EquipmentSlot 2016-03-26 22:23:42 -07:00
Add-a-call-helper-to-Event.patch Add event call helper 2016-03-18 00:24:00 -04:00
Add-API-methods-to-control-if-armour-stands-can-move.patch API for ArmorStand movement and option for entity lookups 2016-12-21 11:53:41 -06:00
Add-async-chunk-load-API.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Update Paper to MC 1.11.1 2016-12-20 16:34:27 -06: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 Add usage message to ReloadCommand 2016-10-30 00:13:31 -05:00
Add-EntityZapEvent.patch Remove some handlers 2016-10-30 21:42:38 -05:00
Add-exception-reporting-event.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
Add-getEntity-by-UUID-API.patch Add getEntity by UUID API 2016-03-30 01:20:36 -05:00
Add-getTPS-method.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch Add handshake event to allow plugins to handle client handshaking logic themselves 2016-04-13 20:23:07 -07:00
Add-MetadataStoreBase.removeAll-Plugin.patch Remove, not invalidate, Metadata on reload 2016-03-28 22:43:05 -04:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Update upstream B/CB/Spigot and rebuild 2016-03-27 20:48:50 -05:00
Add-player-view-distance-API.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-PlayerInitialSpawnEvent.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-PlayerLocaleChangeEvent.patch Update for upstream changes 2016-03-03 03:46:26 -06:00
Add-PlayerUseUnknownEntityEvent.patch Add PlayerUseUnknownEntityEvent 2016-04-02 18:10:38 -07:00
Add-ProjectileCollideEvent.patch Add ProjectileCollideEvent 2016-12-16 22:13:45 -06:00
Add-sender-name-to-commands.yml-replacement.patch Add sender name to commands.yml replacement 2016-03-18 00:29:35 -04:00
Add-source-to-PlayerExpChangeEvent.patch Add source to PlayerExpChangeEvent 2016-11-30 17:31:46 -06:00
Add-String-based-Action-Bar-API.patch JavaDoc String ActionBar API and Deprecate Component based methods. 2016-12-27 15:20:09 -05:00
add-Trove-and-FastUtil-to-Bukkit.patch Move fastutil from a patch file to a library, and improve EAR 2016-04-01 00:18:18 -04:00
Allow-Reloading-of-Command-Aliases.patch Allow Reloading of Command Aliases 2016-11-28 10:24:22 -05:00
Arrow-pickup-rule-API.patch Arrow pickup rule API 2016-04-22 00:07:16 -07:00
Automatically-disable-plugins-that-fail-to-load.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Check-Paper-versions.patch Improve Paper's version checking system 2016-03-11 22:30:18 -06:00
Complete-resource-pack-API.patch Add more complete resource pack API 2016-03-08 22:23:59 -08:00
Custom-replacement-for-eaten-items.patch Custom replacement for eaten items 2016-03-19 09:57:19 -07: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-Origin-API.patch Update Upstream 2016-11-18 23:58:56 -05:00
EntityPathfindEvent.patch EntityPathfindEvent 2016-03-28 21:24:45 -04:00
EntityRegainHealthEvent-isFastRegen-API.patch Update Paper to MC 1.11 2016-11-16 20:23:38 -06:00
Expose-server-CommandMap.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Fix-ServerListPingEvent-flagging-as-Async.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Update Paper to MC 1.11.1 2016-12-20 16:34:27 -06:00
IllegalPacketEvent.patch IllegalPacketEvent - Resolves #419 2016-12-21 21:22:02 -05:00
LootTable-API.patch Add ShulkerBoxes to the LootTable API 2016-11-19 11:31:01 -06:00
Made-EntityDismountEvent-Cancellable.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Misc-Utils.patch Optimize network queue by making size() constant-time 2016-11-23 13:02:47 -05:00
Player-affects-spawning-API.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Player-Tab-List-and-Title-APIs.patch Update Paper to MC 1.11.1 2016-12-20 16:34:27 -06:00
POM-changes.patch Update to Paper to MC 1.11.2 2016-12-21 11:21:40 -06:00
Reduce-thread-synchronization-in-MetadataStoreBase.patch Reduce thread synchronization in MetadataStoreBase 2016-03-28 22:10:01 -04:00
Timings-v2.patch Fix @aikar's oops with verbose timings 2016-09-23 23:18:36 +00:00
Use-ASM-for-event-executors.patch Handle static methods 2016-03-12 09:43:39 -07:00