Utils

Colors

All TVoidGenerator messages support colors with the format '&', HEX colors with the format '&#rrggbb', PlaceholderAPI placeholders and MiniMessage formats.

Examples:

Color: &a&lThis is a test message with green color and bold.

HEX: &#C03AFEThis is a test message with pink color.

Placeholders: &7Hi %player_name%! &aThis a test message with placeholders.

MiniMessage: <red>This is a test message with MiniMessage components</red>

Last updated