AuthorCommitMessageCommit dateIssues
DerFrZockerDerFrZocker
5a2d905aff7Add eclipse .factorypath file to .gitignore
DerFrZockerDerFrZocker
7c6bf15d443Fix SkullMeta configuration serialization / deserialization with note block sound
coll1234567md_5coll1234567
c8feb062965#1291: Improve precondition message in Entity#playEffect
coll1234567md_5coll1234567
482c56a0097#1285: Add PlayerRecipeBookSettingsChangeEvent
coll1234567md_5coll1234567
cdf7988007f#1290: Add methods to get/set evoker fang attack delay
Miles Holdermd_5Miles Holder
2c1b5f78fc4SPIGOT-7514, #1289: Add "Enchantment Roll" API to enchant items according to Minecraft mechanicsSPIGOT-7514
md_5md_5
6aa644ae981#992: Add API to get full result of crafting items
Collinmd_5Collin
ffb1319bcc9#1287: Fix scoreboards not updating in Player#setStatistic
DerFrZockerDerFrZocker
5a72c3c040cSPIGOT-7510: Try to fix broken reflection usage of pluginsSPIGOT-7510
coll1234567md_5coll1234567
6fa69f23575#1281: Add hit entity/block to events extending ProjectileHitEvent
coll1234567coll1234567
224f733ac10Fix NPE introduced in #f4d977e
md_5md_5
75502b6ddcaSPIGOT-7507: Fall back to world UUIDs if Dimension tag missing or invalidSPIGOT-7507
DerFrZockermd_5DerFrZocker
67a52a64854#1279: Back Particle by a minecraft registry
md_5md_5
f4d977e794bSimplify texture updating in CraftMetaSkull
md_5md_5
e42510b0641Increase outdated build delay
md_5md_5
f3ad63aad10SPIGOT-7506: SculkBloomEvent.getBlock() world is nullSPIGOT-7506
DerFrZockermd_5DerFrZocker
b59004114e3#1278: Return correct default light in chunk snapshot
md_5md_5
2a381856b95SPIGOT-7503: Remove special handling for minecraft:brand custom channelSPIGOT-7503
coll1234567md_5coll1234567
2fa7644d086#1277: Add keepSpawnInMemory setting to WorldCreator
DerFrZockermd_5DerFrZocker
71b0135cc79SPIGOT-5753: Back PotionType by a minecraft registrySPIGOT-5753
coll1234567md_5coll1234567
a6bcb84890cSPIGOT-7080: Add World#locateNearestBiomeSPIGOT-7080
md_5md_5
ad0e5743452SPIGOT-7502: CraftMetaItem - cannot deserialize BlockStateTagSPIGOT-7502
DerFrZockermd_5DerFrZocker
b3efca57ac7SPIGOT-6400: Use Mockito instead of InvocationHandlerSPIGOT-6400
DerFrZockermd_5DerFrZocker
38c599f9ded#1272: Only allow one entity in CraftItem instead of twoThis pr reverts a change made in 2012 which allowed CraftItem to be a also other entities such as an arrow. I don't see any practical reason why the original change was done, other than to allow plugin developers to do some stuff in a cursed way. With the introduction of the PlayerPickupArrowEvent in 2016 there is also a way to access the arrow involved in a better way. Generally I think the cu...
DerFrZockerDerFrZocker
f065271ac75SPIGOT-7498: ChunkSnapshot.getBlockEmittedLight() gets 64 blocks upper in OverworldSPIGOT-7498
DerFrZockerDerFrZocker
1bf30a4e901SPIGOT-7495: Spawning bee entity in asynchronous BlockPopulator causes IllegalStateException - Accessing LegacyRandomSource from multiple threadsSPIGOT-7495
Parker Hawkemd_5Parker Hawke
476c5bccd3f#1267: Add more lightning API
coll1234567md_5coll1234567
40d5e6c023c#1190: Add Entity#getTrackedBy
md_5md_5
40d41acc1abSPIGOT-7491: Downgrade bundled SQLite to be updated next releaseSPIGOT-7491
DerFrZockermd_5DerFrZocker
44b31da38f4#1264: Load Bukkit class before creating Registry itemThis fixes a registry load order issue, which could cause that two different instances of the same registry item could exist, when the Bukkit class was not loaded before an item was queried.
md_5md_5
dc45a6738f7SPIGOT-7496: Failure to load datapacks with multiple identical predicatesSPIGOT-7496
md_5md_5
f508657d649Fix decompile error affecting javac
Docmd_5Doc
ef7a4743d81#1265: Ensure UTF-8 used in new test resourceUTF-8
md_5md_5
99aafc222b5Increase outdated build delay
Lauriichanmd_5Lauriichan
dab849f084bSPIGOT-7283, SPIGOT-7318: Add AsyncStructureGenerateEvent and BlockState cloning2 Jira issues
md_5md_5
041b29ae301Upgrade specialsource-maven-plugin
Parker Hawkemd_5Parker Hawke
851a32cffc1#1263: Remove unused implementation of AbstractProjectile#doesBounce() and #setBounce()
Docmd_5Doc
251af0da31d#1261: Expand DataPack API with 1.20.2 pack version methods
md_5md_5
46e4ba627ceUpgrade specialsource-maven-plugin
Docmd_5Doc
df3738a2417SPIGOT-7489: Add TeleportDuration to Display EntitySPIGOT-7489
Docmd_5Doc
8d0fea45768#1262: Update Minecraft Wiki URLs
md_5md_5
e62905aabe9SPIGOT-7490: Fix entity equipment updatesSPIGOT-7490
Bjarne Kollmd_5Bjarne Koll
f0661c3514a#1230: Move unstructured PDC NBT serialisation to SNBTThe initial implementation of the CraftNBTTagConfigSerialiser attempted to represent the entire NBT tree in yaml. While the tree structure itself is nicely represented, the values and their respective types become increasingly difficult to properly store in the context of snakeyml/yml in general. This is mainly due to the fact that nbt offers a lot of different types compared to yaml, specific...
DerFrZockermd_5DerFrZocker
452fcb5997a#1256: Update tests to JUnit 5
md_5md_5
f71a799f03aMake BARRIER Waterlogged
md_5md_5
172f76a45c5Upgrade specialsource-maven-plugin
md_5md_5
f0702775c31SPIGOT-7486: Alternate approach to null profile namesSPIGOT-7486
md_5md_5
069495671ecSPIGOT-7485: Allow air entity items since required for Vanilla logicSPIGOT-7485
Parker Hawkemd_5Parker Hawke
5dfd33dc27cSPIGOT-7484: Cancelling PlayerEditBookEvent does not update client's book contentsSPIGOT-7484
DerFrZockermd_5DerFrZocker
02d49078870#1250: Standardize and centralize Bukkit / Minecraft registry conversion

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut