Skip to content

Support legacy color formats in strings #323

Open
@aikar

Description

@aikar

For any platforms default chat API's that support legacy color codes, or for any method annotated @com.jetbrains.annotations.Language("minecraft.chat") (or similar)

Support formatting the text, or at least underlining the text according to minecrafts formatting rules, so its clear what the text will look like in game.

An option to provide alternate strings such as &a would be desired, potentially configured in the annotation itself (since we know if a core API provides alternate strings or not).

Maybe @Language("minecraft.chat:&")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions