🎨Colors in configurations

Our colorize util is really interesting and have lot of cool features.

You can use lot of hex color formatting types. Solid color, Geradient and Rainbow..

Hex colors work's only on the version 1.16+

Just a solid color like (&atext) but in hex. Format: <#hex> text

e.g.:

message: '<#29bbcf>HELLO WORLD!'

If you want to move a message to the center of the chat block, you can use this feature. Only one thing, that you have to do is this:

message: '<center>CENTERED TEXT'

Last updated