custom

fun custom(prefixColor: ChatColor, messageColor: ChatColor, message: String): String

Formats a message with a custom prefix color, message color, and message.

Parameters

prefixColor

The color of the prefix.

messageColor

The color of the message.

message

The message.