Bukkit/Spigot
|
028c02ffb7
|
SPIGOT-7335: Fix typo in TextDisplay#TextAlignment enum name
By: md_5 <git@md-5.net>
|
2023-04-11 18:52:25 +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
|
43b36e446e
|
#848: Mark get/setCatType methods deprecated in addition to the enum
By: Jishuna <joshl5324@gmail.com>
|
2023-04-10 08:24:05 +10:00 |
|
Bukkit/Spigot
|
dba384ad97
|
Remove obsolete documentation from ArmorMeta#setTrim
By: md_5 <git@md-5.net>
|
2023-04-08 08:03:58 +10:00 |
|
Bukkit/Spigot
|
943a1d3dd9
|
#822: Add experimental armor trim API
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-04-07 16:50:59 +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
|
0bf4318605
|
Also update compiler version
By: md_5 <git@md-5.net>
|
2023-04-02 15:01:50 +10:00 |
|
Bukkit/Spigot
|
a91bfc1b31
|
Update some Maven plugin versions
By: md_5 <git@md-5.net>
|
2023-04-02 14:58:05 +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
|
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
|
b624a11f4c
|
#818: Add more Guardian API, particularly for its laser
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-04-02 13:49:05 +10:00 |
|
Bukkit/Spigot
|
7b5c280187
|
#839: Add BlockData#rotate and BlockData#mirror
By: Jishuna <joshl5324@gmail.com>
|
2023-04-02 13:32:01 +10:00 |
|
Bukkit/Spigot
|
d432386d58
|
#836: Add missing API for explosive minecarts
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-04-02 13:21:31 +10:00 |
|
Bukkit/Spigot
|
0b65fda2e0
|
#832: Allow getting chunks without generating them and optimize chunk data request for ungenerated chunks
By: DerFrZocker <derrieple@gmail.com>
|
2023-04-02 13:10:32 +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
|
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
|
15d0b9b07f
|
#840: Adjust annotations in Display entity interface
- Undeprecate #get/setGlowColorOverride() (reverts ff78a4cdaf , see f328857bac )
- Remove erroneous @NotNull annotation on setBillboard()
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-03-29 19:27:48 +11:00 |
|
Bukkit/Spigot
|
fc1538ac4d
|
#835: Add Jukebox#hasRecord() and #startPlaying(), clarify #setRecord()
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-03-29 19:23:37 +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
|
027afe0c44
|
#826: Add Sniffer API
By: Doc <nachito94@msn.com>
|
2023-03-20 19:03:48 +11:00 |
|
Bukkit/Spigot
|
ac7207c25a
|
#827: Add BlockData#getPlacementMaterial
By: Jishuna <joshl5324@gmail.com>
|
2023-03-20 10:05:40 +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
|
b1268227d9
|
#824: Expand upon PotionEffect API to better accommodate infinite durations
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-03-20 10:01:28 +11:00 |
|
Bukkit/Spigot
|
d68d5105ce
|
SPIGOT-5916: getLastColors does not work with the rgb colors
By: DerFrZocker <derrieple@gmail.com>
|
2023-03-17 07:38:07 +11:00 |
|
Bukkit/Spigot
|
f328857bac
|
SPIGOT-7292: Support for alpha channel in Color and a few improvements
By: Doc <nachito94@msn.com>
|
2023-03-16 19:27:53 +11:00 |
|
Bukkit/Spigot
|
fff80f432d
|
SPIGOT-7296: Add ItemFlag#HIDE_ARMOR_TRIM
By: md_5 <git@md-5.net>
|
2023-03-16 06:42:23 +11:00 |
|
Bukkit/Spigot
|
706a880b08
|
Correct Material#isFuel for new experimental materials
By: md_5 <git@md-5.net>
|
2023-03-15 20:41:38 +11:00 |
|
Bukkit/Spigot
|
ba38cd2356
|
SPIGOT-7293: Add Biome#CHERRY_GROVE
By: Doc <nachito94@msn.com>
|
2023-03-15 20:41:35 +11:00 |
|
Bukkit/Spigot
|
ff78a4cdaf
|
SPIGOT-7292: Deprecate display color APIs while specifics are worked out
By: md_5 <git@md-5.net>
|
2023-03-15 08:25:18 +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
|
86d3c9caa7
|
#811: Add API to allow entities to be invisible by default
Designed to make creating per-player entities easier
By: md_5 <git@md-5.net>
|
2023-03-04 09:15:46 +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
|
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
|
340655c920
|
SPIGOT-7261: Add AsyncStructureSpawnEvent
By: Lauriichan <laura.endress@syntaxphoenix.com>
|
2023-03-04 08:35:53 +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
|
3b7d1ed26c
|
Update Maven shade version to align with CraftBukkit
By: md_5 <git@md-5.net>
|
2023-02-23 07:46:54 +11:00 |
|
Bukkit/Spigot
|
3eb7bf9ba9
|
Revert "Update Maven shade version to align with CraftBukkit"
This reverts commit bedf247d1b .
By: md_5 <git@md-5.net>
|
2023-02-23 07:34:54 +11:00 |
|
Bukkit/Spigot
|
bedf247d1b
|
Update Maven shade version to align with CraftBukkit
By: md_5 <git@md-5.net>
|
2023-02-23 07:30:44 +11:00 |
|
Bukkit/Spigot
|
17deecda82
|
Add support for Java 20
By: md_5 <git@md-5.net>
|
2023-02-23 07:19:49 +11:00 |
|
Bukkit/Spigot
|
ab2503b967
|
#812: Add Registry#match(String)
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-02-13 21:31:07 +11:00 |
|
Bukkit/Spigot
|
f72dbc96cd
|
SPIGOT-4569: Add more BlockData API
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-02-11 18:59:06 +11:00 |
|
Bukkit/Spigot
|
d6d7c1a64f
|
#809: Throw a more clear error for BlockIterators with zero direction, add Vector#isZero()
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2023-02-11 09:44:56 +11:00 |
|
Bukkit/Spigot
|
e17edb7785
|
#804: Added methods to get translation keys for materials, itemstacks and more
By: mfnalex <mfnalex@gmail.com>
|
2023-02-10 20:51:15 +11:00 |
|
Bukkit/Spigot
|
cd28159b45
|
#795: Add new BiomeParameterPoint passed to BiomeProvider#getBiome
By: FreeSoccerHDX <freesoccerhdx@gmail.com>
|
2023-02-07 21:23:20 +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
|
a74a60046d
|
SPIGOT-7246: Optimize NamespacedKey construction
By: md_5 <git@md-5.net>
|
2023-01-31 21:02:28 +11:00 |
|
Bukkit/Spigot
|
73bd1a1c85
|
SPIGOT-7239: Getter/setter for player's enchantment seed
By: FreeSoccerHDX <freesoccerhdx@gmail.com>
|
2023-01-28 11:55:38 +11:00 |
|
Bukkit/Spigot
|
c68938c935
|
SPIGOT-7214: Add CraftChunk and CraftChunkSnapshot contains biome method
By: md_5 <git@md-5.net>
|
2023-01-28 11:49:44 +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 |
|
Bukkit/Spigot
|
3242c70da4
|
SPIGOT-7242: Fix bugged AdvancementDisplayType enum
By: md_5 <git@md-5.net>
|
2023-01-26 12:48:27 +11:00 |
|