Colored console messages (e.g. player.print) for 0.15
Posted: Fri Sep 16, 2016 9:32 pm
I see you are working on (or planning to work on) rich text support for GUI in 0.15. I hope the console can also be benefited.
When you see something like this in your console: you also wish them to have colors, don't you?
With rich text, I hope we can give the console messages some colors, like
When you see something like this in your console: you also wish them to have colors, don't you?
With rich text, I hope we can give the console messages some colors, like
Code: Select all
player.print("{color=#FF0000}This is red.{/color} and this is white.")