Bukkit/Spigot
8f69d9dde3
SPIGOT-7380: Add PlayerInteractEvent#getClickedPosition and ChiseledBookshelf#getSlot
...
By: Jishuna <joshl5324@gmail.com >
2023-06-17 14:31:36 +10:00
Bukkit/Spigot
6b90c83282
SPIGOT-7326: Add ClickType#isMouseClick()
...
By: TheRealRyGuy <git@ryguy.me >
2023-06-15 20:27:43 +10:00
Bukkit/Spigot
05a639f4cc
SPIGOT-7350: Add methods to get hints from EnchantItemEvent
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2023-06-12 10:03:03 +10:00
Bukkit/Spigot
192986747c
SPIGOT-7383: Add EntityDamageEvent.DamageCause#KILL and EntityDamageEvent.DamageCause#WORLD_BORDER
...
By: Doc <nachito94@msn.com >
2023-06-12 08:17:04 +10:00
Bukkit/Spigot
4e0abeaedb
Define SpawnerSpawnEvent
...
By: Andy Shulman <andy.shulman@hotmail.com >
2023-06-10 07:22:34 +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
7f981d0d2d
SPIGOT-519: Add TNTPrimeEvent
...
Thanks to Pokechu22 for an earlier implementation
By: Jishuna <joshl5324@gmail.com >
2023-05-03 20:46:43 +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
bb773414f3
#780 : Add PlayerSpawnChangeEvent
...
By: Doc <nachito94@msn.com >
2023-04-17 19:33:12 +10:00
Bukkit/Spigot
dcd02753e8
#279 : Minor edits to various Javadocs
...
By: ShanerX <shanerx@shanerx.org >
2023-04-16 09:54:51 +10:00
Bukkit/Spigot
50c3f2e6e0
SPIGOT-5217, SPIGOT-6183: Add RespawnReason to PlayerRespawnEvent
...
By: Jishuna <joshl5324@gmail.com >
2023-04-10 08:26:45 +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
aba85bb096
#837 : Add more bell API
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2023-04-02 14:35:12 +10:00
Bukkit/Spigot
a0b5f71677
#841 : Remove incorrect ClickType.CONTROL_DROP from ClickType#isShiftClick
...
By: RyGuy <git@ryguy.me >
2023-03-30 19:43:40 +11:00
Bukkit/Spigot
576f627798
SPIGOT-7309: Add API for jukebox inventories
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2023-03-23 20:55:12 +11:00
Bukkit/Spigot
7b21a096ad
SPIGOT-7301: Prevent creating non-openable inventories
...
By: montlikadani <montlikada@gmail.com >
2023-03-20 10:02:10 +11:00
Bukkit/Spigot
b76cbe36c5
Update to Minecraft 1.19.4
...
By: md_5 <git@md-5.net >
2023-03-15 03:30:00 +11:00
Bukkit/Spigot
7ba363e6b2
#796 : Add HopperInventorySearchEvent to select the Inventory that the Hopper pulls/pushes into
...
By: James Peters <email@jamesdpeters.com >
2023-03-04 09:03:55 +11:00
Bukkit/Spigot
340655c920
SPIGOT-7261: Add AsyncStructureSpawnEvent
...
By: Lauriichan <laura.endress@syntaxphoenix.com >
2023-03-04 08:35:53 +11:00
Bukkit/Spigot
eb1da343c8
SPIGOT-7224: Add events for brewing stands and campfires starting their actions
...
By: FreeSoccerHDX <freesoccerhdx@gmail.com >
2023-02-05 11:01:36 +11:00
Bukkit/Spigot
05e63c40e1
#798 : Add PrepareGrindstoneEvent and refactor related events to use PrepareInventoryResultEvent
...
By: FreeSoccerHDX <freesoccerhdx@gmail.com >
2022-12-13 19:29:48 +11:00
Bukkit/Spigot
12020621c8
SPIGOT-7204: Add TeleportCause#DISMOUNT
...
By: md_5 <git@md-5.net >
2022-12-13 19:22:42 +11:00
Bukkit/Spigot
7a87d86241
Update to Minecraft 1.19.3
...
By: md_5 <git@md-5.net >
2022-12-08 03:13:00 +11:00
Bukkit/Spigot
b5059609a9
SPIGOT-7171: Ability to get the IP/hostname players are requesting status of
...
By: md_5 <git@md-5.net >
2022-10-28 20:19:07 +11:00
Bukkit/Spigot
385b26cb81
#788 : Add getHand() to all relevant events
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2022-10-02 09:07:09 +11:00
Bukkit/Spigot
3455cde270
Improve annotation test on parameters
...
By: md_5 <git@md-5.net >
2022-09-24 09:31:44 +10:00
Bukkit/Spigot
869f647744
SPIGOT-1244, SPIGOT-6860, SPIGOT-6874: Various Javadoc and formatting fixes
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2022-09-24 09:31:42 +10:00
Bukkit/Spigot
ee7f1a0800
SPIGOT-7122: New Allay Methods from 1.19.1
...
By: Doc <nachito94@msn.com >
2022-08-08 21:39:14 +10:00
Bukkit/Spigot
8d30515576
Update to Minecraft 1.19.1
...
By: md_5 <git@md-5.net >
2022-07-28 04:00:00 +10:00
Bukkit/Spigot
515ae6f2cc
SPIGOT-7078: Add EntityPotionEffectEvent.Cause#WARDEN
...
By: Doc <nachito94@msn.com >
2022-06-23 20:27:51 +10:00
Bukkit/Spigot
1a5ff83244
#759 : Add preview chat option in ServerListPingEvent
...
By: Doc <nachito94@msn.com >
2022-06-18 20:55:23 +10:00
Bukkit/Spigot
f786e8cff4
#762 : Add SpawnReason and TransformReason for Tadpole metamorphosis into Frog
...
By: Doc <nachito94@msn.com >
2022-06-13 15:24:49 +10:00
Bukkit/Spigot
5148d2950b
Add compat constructor to PlayerAnimationEvent
...
By: md_5 <git@md-5.net >
2022-06-11 13:22:25 +10:00
Bukkit/Spigot
4834aca6ed
SPIGOT-7003: Add missing PlayerAnimationType
...
By: Doc <nachito94@msn.com >
2022-06-09 21:30:20 +10:00
Bukkit/Spigot
2624d0d54f
#754 : Add DamageCause.SONIC_BOOM
...
By: Doc <nachito94@msn.com >
2022-06-09 21:03:33 +10:00
Bukkit/Spigot
ec575f5252
Update to Minecraft 1.19
...
By: md_5 <git@md-5.net >
2022-06-08 02:00:00 +10:00
Bukkit/Spigot
5e9386f3e0
#749 : Various javadoc improvements
...
By: DerFrZocker <derrieple@gmail.com >
2022-06-05 10:05:54 +10:00
Bukkit/Spigot
6173d64a2e
#727 : Fix typo in StriderTemperatureChangeEvent javadocs
...
By: Ollie <69084614+olijeffers0n@users.noreply.github.com >
2022-02-17 08:08:57 +11:00
Bukkit/Spigot
e6392d1992
SPIGOT-6910: Add BlockDamageAbortEvent
...
By: FreeSoccerHDX <unconfigured@null.spigotmc.org >
2022-02-02 08:56:20 +11:00
Bukkit/Spigot
7bcd1d10f2
#717 : Add PlayerHideEntityEvent and PlayerShowEntityEvent
...
By: Gero <gecam59@gmail.com >
2022-02-01 18:01:00 +11:00
Bukkit/Spigot
b1dcda93fd
Fix typo in CreatureSpawnEvent documentation
...
By: md_5 <git@md-5.net >
2022-01-14 10:56:29 +11:00
Bukkit/Spigot
c502bcdc99
SPIGOT-6888: Add SpawnReason for Vex spawned by Evokers
...
By: Doc <nachito94@msn.com >
2022-01-14 10:56:03 +11:00
Bukkit/Spigot
e9b09df87c
SPIGOT-5766: Updates related to the villager trading changes introduced in MC 1.14.
...
* The VillagerReplenishTradeEvent is now called whenever a villager restocks one of its trades. Previously, it was called in some (but not all) cases in which a villager updates the special price values of its merchant recipes.
* VillagerReplenishTradeEvent#get/setBonus have been deprecated and #setBonus has no effect anymore. The way villagers restock their trades has changed in MC 1.14: Instead of adjusting the max uses of their trades, they reset their uses to 0. #getBonus returns the value of MerchantRecipe#getUses now.
* Updated various outdated and inaccurate javadoc in MerchantRecipe.
By: blablubbabc <lukas@wirsindwir.de >
2021-12-25 10:14:12 +11:00
Bukkit/Spigot
b06bd45d47
Add docs in ServerListPingEvent based on changes from 1.18
...
By: Doc <nachito94@msn.com >
2021-11-24 07:30:57 +11:00
Bukkit/Spigot
3afdb08183
#667 : Allow setting BrewEvent results
...
By: Doc <nachito94@msn.com >
2021-10-30 18:16:49 +11:00
Bukkit/Spigot
283a637a66
SPIGOT-4590, SPIGOT-6769: Clarify DamageCause documentation
...
By: Doc <nachito94@msn.com >
2021-10-27 18:36:29 +11:00
Bukkit/Spigot
ef5b7235a1
SPIGOT-6756: Clarify drop items in BlockBreakEvent
...
By: md_5 <git@md-5.net >
2021-10-16 19:01:10 +11:00
Bukkit/Spigot
1f934c6832
SPIGOT-6746: Clarify PlayerPortalEvent documentation
...
By: md_5 <git@md-5.net >
2021-09-25 08:02:58 +10:00
Bukkit/Spigot
891608deca
SPIGOT-6547: Chunk#getEntities() doesn't return all entities immediately after chunk load
...
By: DerFrZocker <derrieple@gmail.com >
2021-09-01 18:55:16 +10:00
Bukkit/Spigot
74e1b5b72a
#654 : Clarify conditions where a bed can explode
...
By: Doc <nachito94@msn.com >
2021-08-28 18:57:58 +10:00