Aikar
92482f8e92
Add Ban Methods to Player Objects
...
Allows a more logical API for banning players.
player.banPlayer("Breaking the rules");
2018-04-28 10:28:50 -04:00
Mark Vainomaa
a97f03a018
Add openSign method to HumanEntity
2018-04-01 02:28:43 +03:00
Aikar
4447307899
Player.setPlayerProfile API
...
This can be useful for changing name or skins after a player has logged in.
2018-03-18 12:28:55 -04:00
Aikar
8bfc474fb4
Ability to apply mending to XP API
...
This allows plugins that give players the ability to apply the experience
points to the Item Mending formula, which will repair an item instead
of giving the player experience points.
Both an API To standalone mend, and apply mending logic to .giveExp has been added.
2017-12-20 17:38:07 -05:00
Minecrell
5de53af38b
Expose client protocol version and virtual host
...
Add a NetworkClient interface that provides access to:
- The socket address
- The protocol version
- The virtual host (the hostname/port the client used to connect
to the server)
2017-10-10 18:44:42 +02:00
Zach Brown
0c37d20354
Fix upstream javadocs
2017-06-10 16:59:40 -05:00
Aikar
e5e56e1ee1
Add String based Action Bar API
2016-12-20 15:55:55 -05:00
Jedediah Smith
ecfabc25c7
Complete resource pack API
2015-04-04 22:59:54 -04:00
Techcable
b8f6338201
Player Tab List and Title APIs
...
Co-authored-by: Fruxz <cedricspitzer@outlook.de >
2016-02-29 20:02:40 -06:00
Zach Brown
b007bb8264
Graduate bungeecord chat API from spigot subclasses
...
Change Javadoc to be accurate
2016-02-29 19:54:32 -06:00
Byteflux
5fe2709f4c
Add view distance API
...
Add per player no-tick, tick, and send view distances.
Also add send/no-tick view distance to World.
2016-02-29 18:05:37 -06:00
Jedediah Smith
978feffa80
Player affects spawning API
2016-02-29 17:22:34 -06:00
Aikar
d4d8262f6e
Timings v2
...
TODO: Add #isStopping to FullServerTickHandler#stopTiming in patch 191
expose isRunning
2016-02-29 18:48:17 -06:00
Riley Park
15081a5912
Adventure
...
Co-authored-by: zml <zml@stellardrift.ca >
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com >
Co-authored-by: Yannick Lamprecht <yannicklamprecht@live.de >
2021-01-29 17:21:55 +01:00
Bukkit/Spigot
28e80d52a4
BungeeCord Chat API
...
By: md_5 <git@md-5.net >
2014-12-13 02:59:14 +01:00
Bukkit/Spigot
666a89b3e3
Add support for fetching hidden players
...
By: Tux <write@imaginarycode.com >
2014-02-09 14:02:11 -05:00
Bukkit/Spigot
84ac5b3cf2
Add respawn API.
...
By: ninja- <xninja@openmailbox.org >
2013-10-08 14:35:58 +02:00
Bukkit/Spigot
43633a43a9
BungeeCord Support
...
By: md_5 <git@md-5.net >
2013-06-02 15:20:49 +10:00
Bukkit/Spigot
8de3a6a15d
Skeleton API Implementations
...
By: md_5 <git@md-5.net >
2017-05-15 15:16:15 +10:00
Bukkit/Spigot
0023e5549a
#1082 : Add "since" to Deprecation annotations
...
By: DerFrZocker <derrieple@gmail.com >
2024-11-25 07:52:33 +11:00
Bukkit/Spigot
c5deb83324
#1078 : Improve Javadocs of Player#loadData() and Player#saveData()
...
By: Jan Boerman <jannyboy11@gmail.com >
2024-11-09 16:53:30 +11:00
Bukkit/Spigot
ed038ac6c8
SPIGOT-7919: Add API to access current player input
...
By: md_5 <git@md-5.net >
2024-10-23 08:04:12 +11:00
Bukkit/Spigot
032ab01850
SPIGOT-7920: Expose enderpearls of Player
...
By: md_5 <git@md-5.net >
2024-10-23 07:20:04 +11:00
Bukkit/Spigot
cd27f1b0c7
Update to Minecraft 1.21.2
...
By: md_5 <git@md-5.net >
2024-10-23 02:15:00 +11:00
Bukkit/Spigot
5c69fd52f0
Update to Minecraft 1.21
...
By: md_5 <git@md-5.net >
2024-06-14 01:05:00 +10:00
Bukkit/Spigot
a19c7f8470
#1022 : Add force option to Player#spawnParticle
...
By: Jishuna <joshl5324@gmail.com >
2024-06-08 09:11:25 +10:00
Bukkit/Spigot
f3502f6dac
Update to Minecraft 1.20.5
...
By: md_5 <git@md-5.net >
2024-04-24 01:15:00 +10:00
Bukkit/Spigot
e32cdbcc1c
Remove some old ApiStatus.Experimental annotations
...
By: md_5 <git@md-5.net >
2024-02-11 10:06:55 +11:00
Bukkit/Spigot
04d1d1e2b9
#971 : Add Player methods for client-side potion effects
...
By: Jishuna <joshl5324@gmail.com >
2024-02-04 10:10:28 +11:00
Bukkit/Spigot
9a36ebd659
SPIGOT-7530, #948 : Improve Resource Pack API with new 1.20.3 functionality
...
By: Doc <nachito94@msn.com >
2024-01-31 22:02:41 +11:00
Bukkit/Spigot
f11f3d9479
#966 : Introduce getRespawnLocation as a replacement for getBedSpawnLocation
...
By: Nothixal <nothixal@gmail.com >
2024-01-22 20:27:07 +11:00
Bukkit/Spigot
d9c503c966
SPIGOT-7530, #947 : Add Player#removeResourcePack
...
By: Doc <nachito94@msn.com >
2023-12-13 07:33:44 +11:00
Bukkit/Spigot
d569990c3b
Update to Minecraft 1.20.3
...
By: md_5 <git@md-5.net >
2023-12-06 03:40:00 +11:00
Bukkit/Spigot
1f322369a0
#938 : Various Sound API improvements
...
By: Jishuna <joshl5324@gmail.com >
2023-11-17 19:54:43 +13:00
Bukkit/Spigot
4e61eca624
#882 : Add modern time API methods to ban API
...
By: Yannick Lamprecht <yannicklamprecht@live.de >
2023-07-15 10:43:28 +10:00
Bukkit/Spigot
cc8a890979
#884 : Refinements to new ban API for improved compatibility and correctness
...
By: Doc <nachito94@msn.com >
2023-07-04 06:50:33 +10:00
Bukkit/Spigot
ba835793ed
SPIGOT-6455, SPIGOT-7030, #750 : Improve ban API
...
By: Doc <nachito94@msn.com >
2023-07-01 13:55:59 +10:00
Bukkit/Spigot
9939900496
#879 : Add Player#sendHealthUpdate()
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2023-06-27 07:35:58 +10:00
Bukkit/Spigot
54d5defe73
Improve sendSignChange and related documentation
...
By: md_5 <git@md-5.net >
2023-06-14 18:36:11 +10:00
Bukkit/Spigot
738ff02e72
#867 : Add Player#sendBlockUpdate to send tile entity updates
...
By: Yannick Lamprecht <yannicklamprecht@live.de >
2023-06-14 18:36:08 +10:00
Bukkit/Spigot
a8c7c8a302
Switch Player#updateInventory deprecation for internal API annotation
...
By: md_5 <git@md-5.net >
2023-06-08 16:57:41 +10:00
Bukkit/Spigot
59e77b485a
Update to Minecraft 1.20
...
By: md_5 <git@md-5.net >
2023-06-08 01:30:00 +10:00
Bukkit/Spigot
0ca2940380
#845 : Add preliminary support for multi sided signs
...
By: Yannick Lamprecht <yannicklamprecht@live.de >
2023-05-25 07:21:30 +10:00
Bukkit/Spigot
6c20b023e6
SPIGOT-7209: Accessors and events for player's exp cooldown
...
By: FreeSoccerHDX <freesoccerhdx@gmail.com >
2023-04-21 18:46:56 +10:00
Bukkit/Spigot
bec81a9aff
#831 : Add a standard of annotations for Minecraft experimental things and API
...
By: Doc <nachito94@msn.com >
Also-by: 2008Choco <hawkeboyz2@hotmail.com >
2023-04-07 09:41:58 +10:00
Bukkit/Spigot
c8e852da1f
#819 : Allow Player#sendBlockDamage() to specify a source entity
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2023-04-02 13:56:16 +10:00
Bukkit/Spigot
fae6724a52
#834 : Add Player#sendHurtAnimation()
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2023-04-02 12:58:05 +10:00
Bukkit/Spigot
3bcb2ea2fb
#815 : Add methods to edit custom chat completions
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2023-03-04 08:40:18 +11:00
Bukkit/Spigot
0fea70d4c9
#814 : Add a method to send multiple equipment changes
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2023-02-27 20:27:43 +11:00
Bukkit/Spigot
0bb0794be6
#808 : Add custom sound parameter option for playSound with entity as source
...
By: Gero <gecam59@gmail.com >
2023-01-28 11:38:58 +11:00