print Colored Prefix
fun CommandSender.printColoredPrefix(text: String, textColor: ChatColor, prefix: String, prefixColor: ChatColor)
Content copied to clipboard
Sends the given message and adds the given prefix with the given color to it.