Closed archibald1337 closed 3 months ago
Are you trying to show it on the web specifically then?
yes
This is probably outside the scope of our project and into the Adventure library.
There's bits and bobs here: https://github.com/KyoriPowered/adventure-webui/blob/main/src/jvmMain/kotlin/net/kyori/adventure/webui/jvm/minimessage/hook/StandardRenderHooks.kt
See https://docs.advntr.dev/index.html# for their docs and a link to their Discord for further help. Good luck!
I can get server's description like this:
but is it possible to render all the components from description as HTML, considering the text decorations and styles?