Support for minimessage formatting or raw JSON? #4600
Unanswered
Andre601
asked this question in
Ideas and Feature Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Personally I feel like it could be useful to support the MiniMessage formatting for places such as the
motd.txt
or other TXT files.It could allow people to add advanced JSON formatting with a minimal design.
The question now would be how to support it tho. Should it just be parsed, which could mess up formatting if people use
<
and>
and it just so matches the patterns, or would the files need the message/lines to start with a specific pattern?Either way would it be a nice inclusion to have this.
Alternatively, could we perhaps have support for pasting the raw JSON format itself for advanced formatting?
Beta Was this translation helpful? Give feedback.
All reactions