Command

Usage

The plugin automatically detects whether it is a format or a color, so it doesn't matter the order and the arguments are optional, for example, this would be valid:

  • /chatcolor &4 (apply the dark red color)

  • /chatcolor &4 &l (apply the dark red color and bold format)

  • /chatcolor &l &4 (apply the dark red color and bold format)

  • /chatcolor &l (apply the bold format)

  • /chatcolor &#C03AFE (apply HEX color)

  • /chatcolor &#C03AFE &l (apply HEX color and bold format)

  • /chatcolor &l &#C03AFE (apply HEX color and bold format)

All these commands would be valid, the order does not matter in the command, the plugin automatically detects if it is color or format

Last updated