[Feature Request] Color codes for dialogue
Typhewn opened this issue · 2 comments
Allow color codes?
Additional context
Allow us to use Minecraft color codes for dialogue all around (ex. in game chat or chat bubble)
I implemented a support for the color and styles formatting, but with additional placeholders like <red>text</red>
to make it easier for the users instead of typing in invisible §
characters (with different keyboard combination based on the layout and used computer).
This will be live with the next update, together with an overview table of all possible codes.
For the game chat it's not that easy, but technical you can use the /tellraw
command.
Maybe I will add an dedicated command which supports the <...>
format macros.