AuthorCommitMessageCommit dateIssues
md_5md_5
5bc0a094b31SPIGOT-7955: Failure teleporting players between worlds using Player#teleport() when player has attribute modifiersSPIGOT-7955
md_5md_5
2e09c7a362eSPIGOT-7953: Item cooldown must be greater than 0SPIGOT-7953
md_5md_5
8ef9079fa83Increase outdated build delay
md_5md_5
2702c5c8e5eSPIGOT-7946: API for server pause when empty secondsSPIGOT-7946
md_5md_5
485f910fc55SPIGOT-7947: addPassenger doesn't work if the vehicle is a playerSPIGOT-7947
md_5md_5
ecf3dff0e2cSPIGOT-7949: Registering a new scoreboard objective with an empty display name throws a NPESPIGOT-7949
md_5md_5
9b048cc8451SPIGOT-7948: `Bukkit#dispatchCommand` uses the wrong `CommandListenerWrapper` for PlayersSPIGOT-7948
Docmd_5Doc
7b44d464013SPIGOT-7931: Fix sync in Anvil View when result item is takenSPIGOT-7931
md_5md_5
df1efc0bbfcSPIGOT-7945: `Bukkit#dispatchCommand` throws `UnsupportedOperationException`SPIGOT-7945
md_5md_5
285df6e8530SPIGOT-7933: Improve custom Minecart max speedSPIGOT-7933
md_5md_5
a0f3d4e5095SPIGOT-7940: Recipe book errors after reloadSPIGOT-7940
md_5md_5
9e0618ec28dSPIGOT-7937: Cannot spawn minecart during world generation with minecart_improvements enabledSPIGOT-7937
Docmd_5Doc
1eb4d28dae3SPIGOT-7941: Fix resistance over 4 amplify causing issues in damageSPIGOT-7941
DerFrZockermd_5DerFrZocker
52b99158adf#1504: Make Art an interface
DerFrZockermd_5DerFrZocker
e18ae35f1d3#1502: Make Sound an interface
DerFrZockermd_5DerFrZocker
7235ad7b045#1501: Make Biome an interface
Docmd_5Doc
6029040030d#1500: Rename implementation for Vault State methods
DerFrZockermd_5DerFrZocker
75f26f79fa0#1499: Make Fluid an interface and add missing entry
DerFrZockermd_5DerFrZocker
4cfd87adc30#1498: Make Attribute an interface and align names with the new minecraft ones
md_5md_5
6bb0db5cb7eSPIGOT-7928: ExactChoice acts as MaterialChoiceSPIGOT-7928
md_5md_5
3eaf3a13c72SPIGOT-7929: Error when setting EquippableComponentSPIGOT-7929
md_5md_5
abbf57bac9aSPIGOT-7930: Fix spawning entities with SummonEntityEffectSPIGOT-7930
DerFrZockermd_5DerFrZocker
92d6ab6cfa4#1497: Move boat field rename entries to below key renaming, so that keys are also renamed
DerFrZockermd_5DerFrZocker
abfe292aa6e#1496: Use correct Fluid class on Tags type check
Docmd_5Doc
c7aab7fa7fbSPIGOT-7923: Fix Dispenser logic to avoid firing empty projectilesSPIGOT-7923
md_5md_5
18b8ae18390Add PlayerInputEvent
Shane Beemd_5Shane Bee
55141ae996f#1494: TreeType - add missing pale oak trees
md_5md_5
7b5b63b222dSPIGOT-7924: Registering a ShapelessRecipe throws an IndexOutOfBoundsExceptionSPIGOT-7924
md_5md_5
270be4863b9Update to Minecraft 1.21.3
md_5md_5
d50f50585eaSPIGOT-7922: ExactChoice recipe fails to be addedSPIGOT-7922
md_5md_5
097d63922a3SPIGOT-7919: Add API to access current player inputSPIGOT-7919
md_5md_5
71e5738a05fSPIGOT-7918: Make error message clearer for slot types not present in player inventoriesSPIGOT-7918
md_5md_5
4ee88e81e40SPIGOT-7920: Expose enderpearls of PlayerSPIGOT-7920
md_5md_5
459c38af307Update to Minecraft 1.21.2
md_5md_5
19bf846569fRemove outdated build delay
DerFrZockermd_5DerFrZocker
0a7bd6c81a3#1493: Improve reroute performance and add some tests
md_5md_5
54941524c6fAdd support for Java 23
Docmd_5Doc
f4d957fffd7SPIGOT-7915: Fix World#getKeepSpawnInMemory() using Spawn Radius rather than Spawn Chunk RadiusSPIGOT-7915
DocDoc
ded18367413Fix HIDE_ENCHANTS flag in items without enchantments
DerFrZockerDerFrZocker
308785a0a55Bump asm to 9.7.1 and re-add ClassReader to ClassWriter
Y2K_md_5Y2K_
72ce823cda0#1487: Add specific getTopInventory methods for InventoryView derivatives
blablubbabcmd_5blablubbabc
11a5e840ca8SPIGOT-7907, #1484: Improve merchant recipe item matching behavior to more closely align with older versionsBefore the update for MC 1.20.5 (item components), merchant recipes would accept items with additional NBT tags. Since 1.20.5, merchant recipes created via the Bukkit API no longer accept additional components. This changes which component types we pick for merchant recipes created via the API to more closely match the behavior from before the MC 1.20.5 update, i.e. ignore any empty / default ...SPIGOT-7907
md_5md_5
45b66f7e4c7SPIGOT-7909: Always set HIDE_ENCHANTS flag to item if flag is setSPIGOT-7909
md_5md_5
96345979144Increase outdated build delay
md_5md_5
fc5b2d75f53SPIGOT-7910: Fix launching breeze wind charge from API and improve dispenser launch APISPIGOT-7910
Y2K_md_5Y2K_
c7d6428f282SPIGOT-7856, #1483: End platform not dropping items after replacing blocksSPIGOT-7856
blablubbabcmd_5blablubbabc
2a5572b52b5SPIGOT-7780, #1482: Cannot edit chunks during unload eventRun all chunk unload events before the call to updateHighestAllowedStatus.SPIGOT-7780
James Perrymd_5James Perry
527041ab59dSPIGOT-7902, #1477: Fix CraftMetaPotion#hasCustomEffects() does not check if customEffects (List) is emptySPIGOT-7902
md_5md_5
5529a1769e6Implement base methods for tags
md_5md_5
30fbdbaaf70Improve Registry#getOrThrow messages