KyoriPowered / adventure-platform

Adventure platform implementations
https://docs.advntr.dev/platform/index.html
MIT License
173 stars 29 forks source link

CraftBukkitFacet creates a component with legacy codes #86

Open masmc05 opened 2 years ago

masmc05 commented 2 years ago

https://github.com/KyoriPowered/adventure-platform/blob/master/platform-bukkit/src/main/java/net/kyori/adventure/platform/bukkit/CraftBukkitFacet.java#L343 transforms from this image in this LegacyFormattingDetected: Legacy formatting codes have been detected in a component - this is unsupported behaviour. Please refer to the Adventure documentation (https://docs.adventure.kyori.net) for more information. Component: TextComponentImpl{content="�6Remained �e�l139�6/�e�l150�6 health", style=StyleImpl{color=null, obfuscated=not_set, bold=not_set, strikethrough=not_set, underlined=not_set, italic=not_set, clickEvent=null, hoverEvent=null, insertion=null, font=null}, children=[]}

masmc05 commented 2 years ago

oups, seems like had to submit at adventure-platform