◆ EmakiCoreLib 3.5.1 Release ◆ Spigot MiniMessage Item Text Fix Improved Adventure Component compatibility for Bukkit ItemMeta display names and lore
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Fixes
Fixed MiniMessage tags not rendering correctly in item display names and lore when written through CoreLib ItemTextBridge on standard Spigot API.
ItemTextBridge now converts Adventure Components into Spigot-compatible legacy section strings before calling Bukkit ItemMeta#setDisplayName and ItemMeta#setLore.
Existing item display names and lore are read back from legacy section strings into Adventure Components, keeping CoreLib's internal text pipeline consistent.