Skip to content

Add HTML Serializer #1314

@TheZexquex

Description

@TheZexquex

After some discussion in the #adventure-help channel in the PaperMC Discord server about serializing MiniMessage strings to HTML for easy rendering in web based software, we came to the conclusion, that an HTML serializer for Adventure in general could be a great addition to the API.

This would allow web applications to render previews of MiniMessage messages, or even Components in general, without relying on wrapping the webui or implementing a custom serializer, that would need to be kept up to date with the Adventure api.

A few use cases could be:

  • A localization software with a preview of how the messages would look like in game
  • A live chat or colored log on a server website or admin interface, that forwards all server messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions