Strings

Format String

Formatting codes

Support Minecraft formatting codes.


Hex Color

Support Hex color in \\aRRGGBB format.

Only 1.16+ is supported, because Minecraft has added Hex color support for Text Components since then.

// Bold string representing hash color #ec7696
print_chat("\\aec7696§lHello World!")

Last updated