AuthorCommitMessageCommit dateIssues
Parker Hawkemd_5Parker Hawke
8209158db95#1113: Ignore .checkstyle file generated by Eclipse IDE#1113: Ignore .checkstyle file generated by Eclipse IDE
md_5md_5
08cdd26ca9cAdd support for Java 19
DerFrZockermd_5DerFrZocker
06c0ce78cce#1110: Make CraftMapColorCache more thread safe
Docmd_5Doc
dc57aa35802SPIGOT-7160: LootTable.fillInventory() is not considered a plugin-issued eventSPIGOT-7160
md_5md_5
5cc9c022a0bSPIGOT-7152: Handle hand item changing during air interact eventSPIGOT-7152
md_5md_5
4ffa1acf644SPIGOT-7154: Players get kicked when interacting with a conversationSPIGOT-7154
Parker Hawkemd_5Parker Hawke
4daa21123c5SPIGOT-3842: Add Player#fireworkBoost() and expand Firework APISPIGOT-3842
Parker Hawkemd_5Parker Hawke
e5d6a9bbfcb#1100: Add methods to get sounds from entities
Parker Hawkemd_5Parker Hawke
b7e9f1c8b9fSPIGOT-7146: Reduce use of Material switch in ItemMetaThe Java compiler expands switch statements into a synthetic method that generates an int array with the enum's ordinal. For small enums this is fine, but with an enum as large as Material, this can add over one hundred thousand additional bytes of data. This unnecessarily increases CraftBukkit's overall file size by over 2MB. Where possible, simple conditions are returned. In cases where more ...SPIGOT-7146
Parker Hawkemd_5Parker Hawke
5901d580a49#1101: Implement LivingEntity#canBreatheUnderwater()
DerFrZockermd_5DerFrZocker
dd0a2183007SPIGOT-5607: PlayerInteractEvent Left-Click BugSPIGOT-5607
DerFrZockermd_5DerFrZocker
990d077dca9SPIGOT-7131: Chunk snapshot returned by World#getEmptyChunkSnapshot(int,int,boolean,boolean) thinks every block has PLAINS biomeSPIGOT-7131
DerFrZockermd_5DerFrZocker
6c8a0961188SPIGOT-5761: initSettings is not a recognized optionSPIGOT-5761
Parker HawkeParker Hawke
a73b358780aIncrease outdated build delay
Docmd_5Doc
370eecefff2#1060: Add more Warden methods
Martophmd_5Martoph
cdef8fc72fa#1097: CraftThrownPotion now extends CraftThrowableProjectile
Docmd_5Doc
419010b1307SPIGOT-7112: Mobs added 1.17 and after do not create an EntityTargetEvent properlySPIGOT-7112
Docmd_5Doc
e7142620161SPIGOT-7079: Allays don't call EntityTargetEvent on ground itemsSPIGOT-7079
DerFrZockermd_5DerFrZocker
f80adb8b9f2SPIGOT-7138: Can't retrieve pixel color from mapSPIGOT-7138
md_5md_5
ead719a65bfSPIGOT-7136: Cancelling PlayerInteractEntityEvent with the Allay desyncsSPIGOT-7136
md_5md_5
8468e167efaSPIGOT-7137: StructureGrowEvent isFromBonemeal and getPlayer have incorrect valuesSPIGOT-7137
md_5md_5
d45057c5970SPIGOT-7089: Crash when command blocks attempt to load worldsSPIGOT-7089
Parker Hawkemd_5Parker Hawke
c379a6b4e42SPIGOT-2450: Improve scoreboard criteria API, add missing DisplaySlotsSPIGOT-2450
Docmd_5Doc
051fcced11dSPIGOT-7122: New Allay Methods from 1.19.1SPIGOT-7122
md_5md_5
ec2b5d4cd1fUpdate to Minecraft 1.19.2
Docmd_5Doc
1e3bf58cdb2SPIGOT-7109: Add WorldBorder#setSize using TimeUnitSPIGOT-7109
md_5md_5
8f3647242a7SPIGOT-7127: /say doesn't work from consoleSPIGOT-7127
md_5md_5
401f1ad587dRe-enable outdated build delay
md_5md_5
40eaff8a513SPIGOT-7125: Command execution exceptions are not loggedSPIGOT-7125
md_5md_5
6398146835dSPIGOT-7123: NullPointerException thrown by Player#chat methodSPIGOT-7123
md_5md_5
6da82662bb8Update to Minecraft 1.19.1
Docmd_5Doc
ef094640942#1091: Fix exit position in entity travel with portals
blablubbabcmd_5blablubbabc
d12768f755c#1090: Remove no longer needed world reference from CraftMerchantCustom
blablubbabcmd_5blablubbabc
7550f6854e9SPIGOT-7115: Support hex color codes in custom merchant inventory titlesSPIGOT-7115
Olliemd_5Ollie
fc3071161ceSPIGOT-5380, SPIGOT-6958, #1085: Add some missing entity API2 Jira issues
md_5md_5
9a8e0801082SPIGOT-7069: Material.BARREL has Directional data class, should also be OpenableSPIGOT-7069
md_5md_5
26bd88ccd72SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also be MultipleFacingSPIGOT-7070
md_5md_5
7ba06e15b79SPIGOT-7095: StructureGrowEvent doesn't fire for mangrove propagules growing to a treeSPIGOT-7095
Parker Hawkemd_5Parker Hawke
163e35c91b5#1079: Add support checking/survivability methods for BlockData
Docmd_5Doc
4230f8f0e40SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpeciesSPIGOT-7083
Docmd_5Doc
991aeda1218SPIGOT-1729, SPIGOT-7090: Keep precision in teleportation between worlds2 Jira issues
SkytAsulmd_5SkytAsul
5c9a5f628aaSPIGOT-7071: Add Player#stopSound(SoundCategory category)SPIGOT-7071
DerFrZockermd_5DerFrZocker
68f888ded33SPIGOT-7011, SPIGOT-7065: Overhaul of structures2 Jira issues
md_5md_5
0231a37464eRemove outdated build delay.
Docmd_5Doc
82f757467a7SPIGOT-7078: Add EntityPotionEffectEvent.Cause#WARDENSPIGOT-7078
Black Holemd_5Black Hole
c924fa53158SPIGOT-7072: Call events for stepping on sculk sensors and sculk shriekersSPIGOT-7072
DerFrZockermd_5DerFrZocker
622dbe6c248SPIGOT-7068: SKULK and SKULK_VEIN BlockSpreadEvents Still do not reference the correct source (SKULK_CATALYST)SPIGOT-7068
DerFrZockermd_5DerFrZocker
6c61b73f389#1052: Add option to use cached map color paletteThis reduces the conversion time drastically with the cost of slightly more memory usage.
Docmd_5Doc
c882f38ea98SPIGOT-7066: Fix custom END worlds not generating DragonBattleSPIGOT-7066
DerFrZockermd_5DerFrZocker
6866aab59a3SPIGOT-2420: Can't set exp drops for EnderDragon deathSPIGOT-2420

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

Add shortcut