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
Bukkit/Spigot
be93ac366d
SPIGOT-6661: Fix missing radius from GenericGameEvent
...
By: md_5 <git@md-5.net >
2021-07-21 09:34:12 +10:00
Bukkit/Spigot
a2f69a4ad8
SPIGOT-6369: Add ItemStack to HangingPlaceEvent
...
By: DerFrZocker <derrieple@gmail.com >
2021-07-21 09:32:48 +10:00
Bukkit/Spigot
2e77f4180e
SPIGOT-6657: Add getPlayer to SheepDyeWoolEvent
...
By: md_5 <git@md-5.net >
2021-07-18 11:07:59 +10:00
Bukkit/Spigot
ba6c523bf3
SPIGOT-6656: CauldronLevelChangeEvent is not fired correctly when dripstone fills the cauldron
...
By: md_5 <git@md-5.net >
2021-07-18 10:14:43 +10:00
Bukkit/Spigot
c30e6c45cd
#636 : Add FurnaceStartSmeltEvent
...
By: Rabbitual <38820203+Rabbitual@users.noreply.github.com >
2021-07-17 11:19:48 +10:00
Bukkit/Spigot
64a83e2da9
#640 : Add new Causes for LightningStrikeEvent
...
By: Doc <nachito94@msn.com >
2021-07-13 19:16:08 +10:00
Bukkit/Spigot
d4eef77474
SPIGOT-6637: Revert " #636 : Add FurnaceStartSmeltEvent"
...
This reverts commit 09f5cdf4f8 .
By: md_5 <git@md-5.net >
2021-07-11 12:26:48 +10:00
Bukkit/Spigot
730e0df7e4
SPIGOT-6623: Missing API reasons for entity freezing
...
By: Doc <nachito94@msn.com >
2021-07-11 09:32:32 +10:00
Bukkit/Spigot
09f5cdf4f8
#636 : Add FurnaceStartSmeltEvent
...
By: Rabbitual <38820203+Rabbitual@users.noreply.github.com >
2021-07-11 09:25:55 +10:00
Bukkit/Spigot
6dd24e4af2
Update Maven plugins
...
By: md_5 <git@md-5.net >
2021-07-03 11:06:15 +10:00
Bukkit/Spigot
34e6b033ad
SPIGOT-6616: Cancellable StriderTemperatureChangeEvent
...
By: md_5 <git@md-5.net >
2021-07-03 09:36:33 +10:00
Bukkit/Spigot
b821059026
SPIGOT-6570: Missing InventoryType: COMPOSTER
...
By: md_5 <git@md-5.net >
2021-06-17 08:29:25 +10:00
Bukkit/Spigot
14e4e9a16c
SPIGOT-6562: Add more specific sculk sensor event
...
By: md_5 <git@md-5.net >
2021-06-16 08:34:08 +10:00
Bukkit/Spigot
153752dfac
Update to Minecraft 1.17
...
By: md_5 <git@md-5.net >
2021-06-11 15:00:00 +10:00
Bukkit/Spigot
c6409a81fd
#522 : Add piglin bartering API
...
By: Lars Dormans <lars.dormans@live.nl >
2021-05-28 08:59:13 +10:00
Bukkit/Spigot
3d74697e24
#613 : Add PlayerBucketEntityEvent and make PlayerBucketFishEvent deprecated in favor of the newer, more generic event
...
By: DiamondDagger590 <diamonddagger590@gmail.com >
2021-05-28 08:39:24 +10:00
Bukkit/Spigot
d8fbe1d4ee
#567 : Add ability to cancel ProjectileHitEvent
...
By: Martoph <sager1018@gmail.com >
2021-05-09 16:51:41 +10:00
Bukkit/Spigot
9c9c9763ae
SPIGOT-6200: Add COMMAND to the CreateSpawnEvent.SpawnReason enum
...
By: Julian van den Berkmortel <julianvdberkmortel@outlook.com >
2021-05-09 16:32:25 +10:00
Bukkit/Spigot
2b0986b240
SPIGOT-6443: Fix PlayerBucketFishEvent#getWaterBucket returning the wrong item
...
By: DiamondDagger590 <diamonddagger590@gmail.com >
2021-05-01 08:34:11 +10:00
Bukkit/Spigot
0bb2894359
Remove old draft API tags
...
By: md_5 <git@md-5.net >
2021-04-27 11:34:32 +10:00
Bukkit/Spigot
8ffd9aaa65
#603 : Specify what velocity changes in javadocs
...
By: Martoph <sager1018@gmail.com >
2021-04-27 11:34:31 +10:00
Bukkit/Spigot
c9fea04387
#508 : Add PlayerBucketFishEvent
...
By: DiamondDagger590 <diamonddagger590@gmail.com >
2021-04-25 08:34:28 +10:00
Bukkit/Spigot
31449091f3
SPIGOT-6078: Add SmithItemEvent and expand SmithingInventory API
...
By: Julian van den Berkmortel <julianvdberkmortel@outlook.com >
2021-04-18 18:03:18 +10:00
Bukkit/Spigot
3df2b9e2ab
#590 : Add spawn and transform reasons for piglin zombification.
...
By: Nathat23 <nathat890@outlook.com >
2021-03-09 08:47:26 +11:00
Bukkit/Spigot
c6f6cd05e4
#577 : Add EntityExhaustionEvent
...
By: Martoph <sager1018@gmail.com >
2021-03-04 08:28:01 +11:00
Bukkit/Spigot
19b6eb1dda
#587 : Fix various javadoc typos
...
By: Matthew Sanders <msanders5984@gmail.com >
2021-02-22 19:36:26 +11:00
Bukkit/Spigot
f9af7f9ef6
SPIGOT-6316: PlayerBedLeaveEvent implements Cancellable
...
By: md_5 <git@md-5.net >
2021-01-29 11:22:52 +11:00