md_5 bbb30e7a853 SPIGOT-7894: NPE when sending tile entity update Yesterday SPIGOT-7894 md_5 ba21e94725b SPIGOT-7895: PlayerItemBreakEvent not firing Yesterday SPIGOT-7895 Doc 0fb24bbe071 SPIGOT-7875: Fix PlayerItemConsumeEvent cancellation causing client-side desync 3 days ago SPIGOT-7875 md_5 81506644967 SPIGOT-7891: Can't remove second ingredient of MerchantRecipe 3 days ago SPIGOT-7891 Miles Holder 45c206f2c56 #1458: Add MenuType API 3 days ago Miles Holder 19c8ef9ae3d SPIGOT-7867: Merchant instanceof AbstractVillager always returns false 3 days ago SPIGOT-7867 Shreyas Ayyengar 4e006d28fca #1468: Expand riptiding API 3 days ago Doc bd8aded7d03 Ignore checks in CraftPlayerProfile for ResolvableProfile used in profile components 31 Aug 2024 md_5 8679620b5de SPIGOT-7889: Fix tool component deserialisation without speed and/or correct-for-drops 30 Aug 2024 SPIGOT-7889 Doc 8d52226914c SPIGOT-7882, #1467: Fix conversion of name in Profile Component to empty if it is missing 30 Aug 2024 SPIGOT-7882 md_5 63f91669abd SPIGOT-7887: Remove duplicate ProjectileHitEvent for fireballs 28 Aug 2024 SPIGOT-7887 md_5 7070de8c8aa SPIGOT-7878: Server#getLootTable does not return null on invalid loot table 23 Aug 2024 SPIGOT-7878 md_5 060ee6cae63 SPIGOT-7876: Can't kick player or disconnect player in PlayerLoginEvent when checking for cookies 23 Aug 2024 SPIGOT-7876 Doc 7ccb86cc081 #1465: Add FireworkMeta#hasPower 23 Aug 2024 md_5 804ad6491a5 SPIGOT-7873: Add powered state for skulls 23 Aug 2024 SPIGOT-7873 md_5 f9610cdcb0c Improve minecart movement 23 Aug 2024 md_5 7548afcf247 SPIGOT-7872: Fix crash with event-modified teleports 16 Aug 2024 SPIGOT-7872 Doc 93480d5d61d SPIGOT-7868, #1463: Fix default and max power in FireworkMeta 16 Aug 2024 SPIGOT-7868 Shreyas Ayyengar 5060d1a844b SPIGOT-7783, SPIGOT-7784, #1460: Add Trial Vault & Spawner event API 13 Aug 2024 2 Jira issuesDoc 11dfcae71a0 #1462: Fix broken links and minor improvement for checkstyle.xml 12 Aug 2024 md_5 b95736b13f7 Update to Minecraft 1.21.1 08 Aug 2024 blablubbabc 8ee6fd1b8db SPIGOT-7857: Improve ItemMeta block data deserialization 07 Aug 2024 SPIGOT-7857 md_5 8f26c30c696 SPIGOT-7857: Fix spurious internal NBT tag when deserializing BlockStateMeta 06 Aug 2024 SPIGOT-7857 md_5 759061b9323 SPIGOT-7855: Fire does not spread or burn blocks 05 Aug 2024 SPIGOT-7855 Miles Holder 00fc9fb641c SPIGOT-7853: AnvilInventory#getRepairCost() always returns 0 29 Jul 2024 SPIGOT-7853 Nathan (antiPerson) 7501e2e0498 #1450: Add CrafterCraftEvent Co-authored-by: md_5 <[email protected] > 29 Jul 2024 md_5 8c51673e7b0 SPIGOT-5731: PortalCreateEvent#getEntity returns null for nether portals ignited by flint and steel 27 Jul 2024 SPIGOT-5731 Miles Holder d53d0d0b198 #1456: Fix inverted logic in CraftCrafterView#setSlotDisabled 27 Jul 2024 md_5 682a678c82b SPIGOT-7850: Add API for Bogged shear state 27 Jul 2024 SPIGOT-7850 Doc fccf5243ad3 SPIGOT-7837: Support data pack banner patterns 27 Jul 2024 SPIGOT-7837 Miles Holder 9c3bd439054 #1431: Add API for InventoryView derivatives 27 Jul 2024 Doc 0cc6acbc4e8 SPIGOT-7849: Fix FoodComponent serialize with "using-converts-to" using null 25 Jul 2024 SPIGOT-7849 md_5 2c547495242 Don't rely on tags for CraftItemMetas 24 Jul 2024 md_5 20d107e4673 SPIGOT-7846: Fix ItemMeta for hanging signs 24 Jul 2024 SPIGOT-7846 md_5 76f59e31556 Remove redundant clone in Dropper InventoryMoveItemEvent 20 Jul 2024 Nathan (antiPerson) e61a53d25c8 SPIGOT-7817: Call InventoryMoveItemEvent for Crafters 20 Jul 2024 SPIGOT-7817 md_5 894682e2d7a SPIGOT-7839: Remove redundant Java version checks 20 Jul 2024 SPIGOT-7839 Doc 2c12b2187ec SPIGOT-7809: Add ShieldMeta and fix setting shield base colours Co-authored-by: md_5 <[email protected] > 20 Jul 2024 SPIGOT-7809 Doc 403accd5633 SPIGOT-7831: Add CreatureSpawnEvent.SpawnReason#POTION_EFFECT 16 Jul 2024 SPIGOT-7831 md_5 812761660c9 Increase outdated build delay 15 Jul 2024 md_5 bed1e3ff686 SPIGOT-7827: Sync EntityPortalEvent with PlayerPortalEvent since non-players can now create portals 10 Jul 2024 SPIGOT-7827 md_5 2444c8b235f SPIGOT-7823: Suspicious sand and gravel material are not marked as having gravity correctly 10 Jul 2024 SPIGOT-7823 DerFrZocker aceddcd0bfc SPIGOT-7820: Enum changes - duplicate method name 07 Jul 2024 SPIGOT-7820 md_5 a0d2d6a8454 SPIGOT-7813: Material#isInteractable() always returns false 06 Jul 2024 SPIGOT-7813 Doc 8fd64b0912a SPIGOT-7806: Handle both loot and inventory item drop behaviour in PlayerDeathEvent 06 Jul 2024 SPIGOT-7806 Nathan (antiPerson) a4ee40b749f SPIGOT-7799, #1436: Expose explosion world interaction in EntityExplodeEvent and BlockExplodeEvent 06 Jul 2024 SPIGOT-7799 DerFrZocker 082aa51c506 #1424: Trial changing a small number of inner enums to classes/interfaces to better support custom values This PR is a subset of the enum PR #931 and is designed as a low impact
trial run of the design and backwards compatibility to inform
subsequent development.
Additional plugin compatibility features may be available by setting
`settings.compatibility.enum-compatibility-mode` to `true` in
`bukkit.yml`. 06 Jul 2024 Doc 66e78a96b65 SPIGOT-7815: Consider EntityDamageEvent status for Wolf armor damage 05 Jul 2024 SPIGOT-7815 Doc c3ceeb6f79b SPIGOT-7814: Call PlayerShearEntityEvent for Bogged 04 Jul 2024 SPIGOT-7814 md_5 97b1e4f584a Fix wolf armor not dropping from use of shears 03 Jul 2024