 Parker Hawke | 8209158db95#1113: Ignore .checkstyle file generated by Eclipse IDE | #1113: Ignore .checkstyle file generated by Eclipse IDE | | |
md_5 | 08cdd26ca9c | Add support for Java 19 | | |
 DerFrZocker | 06c0ce78cce | #1110: Make CraftMapColorCache more thread safe | | |
 Doc | dc57aa35802 | SPIGOT-7160: LootTable.fillInventory() is not considered a plugin-issued event | | SPIGOT-7160 |
md_5 | 5cc9c022a0b | SPIGOT-7152: Handle hand item changing during air interact event | | SPIGOT-7152 |
md_5 | 4ffa1acf644 | SPIGOT-7154: Players get kicked when interacting with a conversation | | SPIGOT-7154 |
 Parker Hawke | 4daa21123c5 | SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API | | SPIGOT-3842 |
 Parker Hawke | e5d6a9bbfcb | #1100: Add methods to get sounds from entities | | |
 Parker Hawke | b7e9f1c8b9f | SPIGOT-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 Hawke | 5901d580a49 | #1101: Implement LivingEntity#canBreatheUnderwater() | | |
 DerFrZocker | dd0a2183007 | SPIGOT-5607: PlayerInteractEvent Left-Click Bug | | SPIGOT-5607 |
 DerFrZocker | 990d077dca9 | SPIGOT-7131: Chunk snapshot returned by World#getEmptyChunkSnapshot(int,int,boolean,boolean) thinks every block has PLAINS biome | | SPIGOT-7131 |
 DerFrZocker | 6c8a0961188 | SPIGOT-5761: initSettings is not a recognized option | | SPIGOT-5761 |
Parker Hawke | a73b358780a | Increase outdated build delay | | |
 Doc | 370eecefff2 | #1060: Add more Warden methods | | |
 Martoph | cdef8fc72fa | #1097: CraftThrownPotion now extends CraftThrowableProjectile | | |
 Doc | 419010b1307 | SPIGOT-7112: Mobs added 1.17 and after do not create an EntityTargetEvent properly | | SPIGOT-7112 |
 Doc | e7142620161 | SPIGOT-7079: Allays don't call EntityTargetEvent on ground items | | SPIGOT-7079 |
 DerFrZocker | f80adb8b9f2 | SPIGOT-7138: Can't retrieve pixel color from map | | SPIGOT-7138 |
md_5 | ead719a65bf | SPIGOT-7136: Cancelling PlayerInteractEntityEvent with the Allay desyncs | | SPIGOT-7136 |
md_5 | 8468e167efa | SPIGOT-7137: StructureGrowEvent isFromBonemeal and getPlayer have incorrect values | | SPIGOT-7137 |
md_5 | d45057c5970 | SPIGOT-7089: Crash when command blocks attempt to load worlds | | SPIGOT-7089 |
 Parker Hawke | c379a6b4e42 | SPIGOT-2450: Improve scoreboard criteria API, add missing DisplaySlots | | SPIGOT-2450 |
 Doc | 051fcced11d | SPIGOT-7122: New Allay Methods from 1.19.1 | | SPIGOT-7122 |
md_5 | ec2b5d4cd1f | Update to Minecraft 1.19.2 | | |
 Doc | 1e3bf58cdb2 | SPIGOT-7109: Add WorldBorder#setSize using TimeUnit | | SPIGOT-7109 |
md_5 | 8f3647242a7 | SPIGOT-7127: /say doesn't work from console | | SPIGOT-7127 |
md_5 | 401f1ad587d | Re-enable outdated build delay | | |
md_5 | 40eaff8a513 | SPIGOT-7125: Command execution exceptions are not logged | | SPIGOT-7125 |
md_5 | 6398146835d | SPIGOT-7123: NullPointerException thrown by Player#chat method | | SPIGOT-7123 |
md_5 | 6da82662bb8 | Update to Minecraft 1.19.1 | | |
 Doc | ef094640942 | #1091: Fix exit position in entity travel with portals | | |
 blablubbabc | d12768f755c | #1090: Remove no longer needed world reference from CraftMerchantCustom | | |
 blablubbabc | 7550f6854e9 | SPIGOT-7115: Support hex color codes in custom merchant inventory titles | | SPIGOT-7115 |
 Ollie | fc3071161ce | SPIGOT-5380, SPIGOT-6958, #1085: Add some missing entity API | | 2 Jira issues |
md_5 | 9a8e0801082 | SPIGOT-7069: Material.BARREL has Directional data class, should also be Openable | | SPIGOT-7069 |
md_5 | 26bd88ccd72 | SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also be MultipleFacing | | SPIGOT-7070 |
md_5 | 7ba06e15b79 | SPIGOT-7095: StructureGrowEvent doesn't fire for mangrove propagules growing to a tree | | SPIGOT-7095 |
 Parker Hawke | 163e35c91b5 | #1079: Add support checking/survivability methods for BlockData | | |
 Doc | 4230f8f0e40 | SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies | | SPIGOT-7083 |
 Doc | 991aeda1218 | SPIGOT-1729, SPIGOT-7090: Keep precision in teleportation between worlds | | 2 Jira issues |
 SkytAsul | 5c9a5f628aa | SPIGOT-7071: Add Player#stopSound(SoundCategory category) | | SPIGOT-7071 |
 DerFrZocker | 68f888ded33 | SPIGOT-7011, SPIGOT-7065: Overhaul of structures | | 2 Jira issues |
md_5 | 0231a37464e | Remove outdated build delay. | | |
 Doc | 82f757467a7 | SPIGOT-7078: Add EntityPotionEffectEvent.Cause#WARDEN | | SPIGOT-7078 |
 Black Hole | c924fa53158 | SPIGOT-7072: Call events for stepping on sculk sensors and sculk shriekers | | SPIGOT-7072 |
 DerFrZocker | 622dbe6c248 | SPIGOT-7068: SKULK and SKULK_VEIN BlockSpreadEvents Still do not reference the correct source (SKULK_CATALYST) | | SPIGOT-7068 |
 DerFrZocker | 6c61b73f389 | #1052: Add option to use cached map color paletteThis reduces the conversion time drastically with the cost of slightly more memory usage. | | |
 Doc | c882f38ea98 | SPIGOT-7066: Fix custom END worlds not generating DragonBattle | | SPIGOT-7066 |
 DerFrZocker | 6866aab59a3 | SPIGOT-2420: Can't set exp drops for EnderDragon death | | SPIGOT-2420 |