Paper/Spigot-API-Patches
Zach Brown 9af685abe7
Add APIs to replace OfflinePlayer#getLastPlayed
Currently OfflinePlayer#getLastPlayed could more accurately be described
as "OfflinePlayer#getLastTimeTheirDataWasSaved".

The API doc says it should return the last time the server "witnessed"
the player, whilst also saying it should return the last time they
logged in. The current implementation does neither.

Given this interesting contradiction in the API documentation and the
current defacto implementation, I've elected to deprecate (with no
intent to remove) and replace it with two new methods, clearly named and
documented as to their purpose.
2019-01-02 01:04:11 -06:00
..
0001-POM-changes.patch Update for Minecraft 1.13.2 2018-10-23 00:16:21 +01:00
0002-Add-FastUtil-to-Bukkit.patch [CI-SKIP] Remove Trove and update to fastutul 8 on -api 2018-10-03 21:32:11 -04:00
0003-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0004-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-24 05:28:04 +00:00
0005-Add-getTPS-method.patch Update upstream B/CB/S 2018-11-11 00:37:59 -05:00
0006-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-12-21 16:09:17 +00:00
0007-Check-Paper-versions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0008-Add-PlayerLocaleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0009-Add-player-view-distance-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0010-Add-BeaconEffectEvent.patch
0011-Add-PlayerInitialSpawnEvent.patch
0012-Automatically-disable-plugins-that-fail-to-load.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0013-Expose-server-CommandMap.patch Update upstream B/CB/S 2018-11-11 00:37:59 -05:00
0014-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-24 05:28:04 +00:00
0015-Player-Tab-List-and-Title-APIs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-24 05:28:04 +00:00
0016-Add-exception-reporting-event.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0017-Fix-ServerListPingEvent-flagging-as-Async.patch
0018-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-24 05:28:04 +00:00
0019-Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0020-Complete-resource-pack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-24 05:28:04 +00:00
0021-Use-ASM-for-event-executors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0022-Add-a-call-helper-to-Event.patch
0023-Add-sender-name-to-commands.yml-replacement.patch
0024-Add-command-to-reload-permissions.yml-and-require-co.patch Update upstream B/CB/S 2018-11-11 00:37:59 -05:00
0025-Custom-replacement-for-eaten-items.patch
0026-Access-items-by-EquipmentSlot.patch [Auto] Updated Upstream (Bukkit) 2018-08-19 00:29:35 -04:00
0027-Entity-AddTo-RemoveFrom-World-Events.patch
0028-EntityPathfindEvent.patch
0029-Reduce-thread-synchronization-in-MetadataStoreBase.patch
0030-Add-MetadataStoreBase.removeAll-Plugin.patch
0031-Add-PlayerUseUnknownEntityEvent.patch
0032-Add-handshake-event-to-allow-plugins-to-handle-clien.patch limit the range at which we'll consider an attackable target 2018-11-26 13:23:49 +00:00
0033-Arrow-pickup-rule-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0034-EntityRegainHealthEvent-isFastRegen-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0035-LootTable-API.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0036-Add-EntityZapEvent.patch Update upstream BD/B/CB/S 2018-12-08 05:09:55 -05:00
0037-Misc-Utils.patch
0038-Allow-Reloading-of-Command-Aliases.patch Update upstream B/CB/S 2018-11-11 00:37:59 -05:00
0039-Add-source-to-PlayerExpChangeEvent.patch
0040-Add-ProjectileCollideEvent.patch
0041-Add-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-24 05:28:04 +00:00
0042-Add-API-methods-to-control-if-armour-stands-can-move.patch
0043-IllegalPacketEvent.patch
0044-Fireworks-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0045-PlayerTeleportEndGatewayEvent.patch
0046-Provide-E-TE-Chunk-count-stat-methods.patch Update upstream B/CB/S 2018-10-27 00:07:20 -04:00
0047-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch
0048-Expose-WorldBorder-isInBounds-Location-check.patch
0049-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0050-Fix-upstream-javadoc-warnings-and-errors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0051-Item-canEntityPickup.patch
0052-PlayerPickupItemEvent-setFlyAtPlayer.patch
0053-PlayerAttemptPickupItemEvent.patch
0054-Add-UnknownCommandEvent.patch
0055-Basic-PlayerProfile-API.patch Update upstream B/CB/S 2018-11-11 00:37:59 -05:00
0056-Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0057-Profile-Lookup-Events.patch
0058-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-12-21 16:09:17 +00:00
0059-Improve-the-Saddle-API-for-Horses.patch
0060-ensureServerConversions-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 21:54:31 -04:00
0061-Add-getI18NDisplayName-API.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 21:54:31 -04:00
0062-ProfileWhitelistVerifyEvent.patch Merge branch 'master' into pre/1.13 2018-08-17 05:10:45 +01:00
0063-Make-plugins-list-alphabetical.patch
0064-LivingEntity-setKiller.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0065-Handle-plugin-prefixes-in-implementation-logging-con.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0066-Allow-plugins-to-use-SLF4J-for-logging.patch [CI-SKIP] Remove Trove and update to fastutul 8 on -api 2018-10-03 21:32:11 -04:00
0067-Add-workaround-for-plugins-modifying-the-parent-of-t.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0068-Add-PlayerJumpEvent.patch
0069-Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0070-Add-PlayerArmorChangeEvent.patch Add events for player changing spectator target (#1498) 2018-10-18 16:53:10 -04:00
0071-API-to-get-a-BlockState-without-a-snapshot.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-12-21 16:09:17 +00:00
0072-AsyncTabCompleteEvent.patch Merge branch 'master' into pre/1.13 2018-08-17 05:10:45 +01:00
0073-Display-warning-on-deprecated-recipe-API.patch Updated Upstream (Bukkit/CraftBukkit) 2018-08-31 23:53:54 -04:00
0074-PlayerPickupExperienceEvent.patch
0075-ExperienceOrbMergeEvent.patch
0076-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-24 05:28:04 +00:00
0077-PreCreatureSpawnEvent.patch Limit lightning strike effect distance 2018-10-16 21:23:44 -04:00
0078-PlayerNaturallySpawnCreaturesEvent.patch
0079-Add-setPlayerProfile-API-for-Skulls.patch Update upstream B/CB/S 2018-10-27 00:07:20 -04:00
0080-Fill-Profile-Property-Events.patch
0081-PlayerAdvancementCriterionGrantEvent.patch
0082-Add-ArmorStand-Item-Meta.patch
0083-Optimize-Hoppers.patch
0084-Tameable-getOwnerUniqueId-API.patch
0085-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch
0086-Add-extended-PaperServerListPingEvent.patch
0087-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0088-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0089-Add-legacy-ping-support-to-PaperServerListPingEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0090-Add-method-to-open-already-placed-sign.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0091-Add-version-history-to-version-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0092-Add-Ban-Methods-to-Player-Objects.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-24 05:28:04 +00:00
0093-EndermanEscapeEvent.patch
0094-Enderman.teleportRandomly.patch
0095-Additional-world.getNearbyEntities-API-s.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0096-Location.isChunkLoaded-API.patch
0097-Expand-World.spawnParticle-API-and-add-Builder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0098-EndermanAttackPlayerEvent.patch Merge branch 'master' into pre/1.13 2018-08-17 05:10:45 +01:00
0099-Close-Plugin-Class-Loaders-on-Disable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0100-WitchConsumePotionEvent.patch Merge branch 'master' into pre/1.13 2018-08-17 05:10:45 +01:00
0101-WitchThrowPotionEvent.patch
0102-Location.toBlockLocation-toCenterLocation.patch
0103-PotionEffect-clone-methods.patch remove PotionEffect color API as it was removed upstream 2018-08-03 21:23:57 -04:00
0104-WitchReadyPotionEvent.patch Merge branch 'master' into pre/1.13 2018-08-17 05:10:45 +01:00
0105-ItemStack-getMaxItemUseDuration.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 21:54:31 -04:00
0106-Add-EntityTeleportEndGatewayEvent.patch
0107-Make-shield-blocking-delay-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0108-EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0109-Add-getNearbyXXX-methods-to-Location.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0110-PlayerReadyArrowEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0111-Add-EntityKnockbackByEntityEvent.patch Paper 1.13.1 Update 2018-08-26 20:51:39 -04:00
0112-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0113-ItemStack-API-additions-for-quantity-flags-lore.patch [Auto] Updated Upstream (Bukkit) 2018-08-29 21:54:31 -04:00
0114-LivingEntity-Hand-Raised-Item-Use-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2018-11-03 00:29:57 +00:00
0115-RangedEntity-API.patch Update upstream B/CB/S 2018-11-11 00:37:59 -05:00
0116-Add-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0117-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0118-Entity-getChunk-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0119-Vex-getSummoner-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0120-Add-an-asterisk-to-legacy-API-plugins.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0121-EnderDragon-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0122-PlayerLaunchProjectileEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0123-PlayerElytraBoostEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0124-EntityTransformedEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0125-Allow-disabling-armour-stand-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0126-SkeletonHorse-Additions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0127-Expand-Location-Manipulation-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0128-Expand-ArmorStand-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0129-AnvilDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0130-Remove-deadlock-risk-in-firing-async-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0131-Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0132-Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0133-Provide-Chunk-Coordinates-as-a-Long-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0134-Async-Chunks-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0135-Make-EnderDragon-extend-Mob.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0136-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0137-Don-t-use-snapshots-for-Timings-Tile-Entity-reports.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0138-Allow-Blocks-to-be-accessed-via-a-long-key.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0139-Slime-Pathfinder-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0140-isChunkGenerated-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0141-Add-More-Creeper-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0142-Add-PhantomPreSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0143-Add-source-block-to-BlockPhysicsEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0144-Inventory-removeItemAnySlot.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0145-Add-ray-tracing-methods-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0146-Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0147-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0148-Mob-Pathfinding-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0149-Add-an-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0150-Performance-Concurrency-Improvements-to-Permissions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0151-Add-ItemStackRecipeChoice-Draft-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0152-Implement-furnace-cook-speed-multiplier-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0153-PreSpawnerSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0154-Remove-Precondition-on-name-for-AttributeModifier.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0155-Material-API-additions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0156-Add-Material-Tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0157-Allow-setting-the-vex-s-summoner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0158-Add-LivingEntity-getTargetEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0159-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0160-Here-s-Johnny.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0161-Turtle-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0162-Implement-getters-and-setters-for-EntityItem-owner-a.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0163-Add-spectator-target-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0164-Add-more-Witch-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0165-Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0166-Support-cancellation-supression-of-EntityDismount-Ve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0167-Add-more-Zombie-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0168-Change-the-reserved-channel-check-to-be-sensible.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0169-Add-PlayerConnectionCloseEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2019-01-01 03:29:51 +00:00
0170-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Add APIs to replace OfflinePlayer#getLastPlayed 2019-01-02 01:04:11 -06:00