md_5 | e11a21dc6e6SPIGOT-7218: Player's outer layer of skin disappears after respawn | SPIGOT-7218: Player's outer layer of skin disappears after respawn | | |
 Doc | ae8f5fc0259 | #1125: Add support for NoteBlock sounds in Skulls | | |
md_5 | 0a1c89e4b1c | SPIGOT-7212: Allow negative firework power | | SPIGOT-7212 |
md_5 | 909a246afc9 | SPIGOT-7211: generateTree() with Consumer or Predicate is broken | | SPIGOT-7211 |
md_5 | c810c3ed878 | Increase outdated build delay | | |
md_5 | 2ed3e3e6e50 | SPIGOT-7210: Fix structures in custom worlds | | SPIGOT-7210 |
md_5 | 585ab5ba1b5 | SPIGOT-7207: WorldCreator creates world as super flat even when normal is specified | | SPIGOT-7207 |
 FreeSoccerHDX | ab1586c2fb5 | #1123: Add PrepareGrindstoneEvent | | |
md_5 | b402824ea7c | SPIGOT-7204: Add TeleportCause#DISMOUNT | | SPIGOT-7204 |
 Doc | 06a6a10126a | #1121: Add unit test for spawn egg meta | | |
 Doc | c18668be3d7 | SPIGOT-7192: Call PlayerInteractEvent with Action.LEFT_CLICK_AIR if the entity interacted is hidden to the player | | SPIGOT-7192 |
md_5 | 47124f63915 | Increase outdated build delay | | |
md_5 | 645993470fa | SPIGOT-7201: Spawner ItemMeta not working as expected | | SPIGOT-7201 |
md_5 | 4fa7e1c31d8 | SPIGOT-7200: CreatureSpawnEvent is called with incorrect SpawnReason when using spawn eggs | | SPIGOT-7200 |
md_5 | eecb4c0dc06 | SPIGOT-7196: Exception loading alternate worlds | | SPIGOT-7196 |
md_5 | 0ff61e8fab2 | SPIGOT-7198: Add Sittable interface to Camel | | SPIGOT-7198 |
 Doc | 676441aac30 | #1121: Handle additional missing SpawnEggs in MetaSpawnEgg | | |
Doc | e85280e0200 | Handle missing SpawnEggs in MetaSpawnEgg | | |
md_5 | 19e6be0209d | Update to Minecraft 1.19.3 | | |
md_5 | 19df23aa2e8 | Remove outdated build delay. | | |
md_5 | f3dab3a488c | SPIGOT-7191: TNT minecart explosions crash the server | | SPIGOT-7191 |
md_5 | b5aa0bed90e | SPIGOT-7184: ExplosionPrimeEvent not called for ExplosiveMinecart | | SPIGOT-7184 |
 DerFrZocker | e7aab549321 | SPIGOT-6765: Pass WorldInfo, Random and coordinates to ChunkGenerator should methods | | SPIGOT-6765 |
 Doc | 300e7448f5f | SPIGOT-7179: PortalCreateEvent doesn't fire for players | | SPIGOT-7179 |
md_5 | f43634ae431 | SPIGOT-7170: Cannot set slots in custom smithing inventory | | SPIGOT-7170 |
md_5 | 48f3a2258b2 | SPIGOT-7171: Ability to get the IP/hostname players are requesting status of | | SPIGOT-7171 |
md_5 | 30e31b4d135 | SPIGOT-7177: Certain blocks don't call BlockCanBuildEvent | | SPIGOT-7177 |
 Doc | 982364797ff | SPIGOT-7174: Avoid adding air to CraftMetaBundle | | SPIGOT-7174 |
md_5 | aaf484f6fdb | SPIGOT-7163: CraftMerchantRecipe doesn't copy demand and specialPrice from BukkitMerchantRecipe | | SPIGOT-7163 |
 Parker Hawke | 5329dd6fd24 | #1107: Add getHand() to all relevant events | | |
 DerFrZocker | 93061706ebc | SPIGOT-7045: Ocelots never spawn with babies with spawn reason OCELOT_BABY | | SPIGOT-7045 |
 Parker Hawke | c2c39089eb6 | SPIGOT-2620: Add Player#sendBlockChanges() | | SPIGOT-2620 |
 Parker Hawke | 8209158db95 | #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 |