printColoredPrefix

fun CommandSender.printColoredPrefix(text: String, textColor: ChatColor, prefix: String, prefixColor: ChatColor)

Sends the given message and adds the given prefix with the given color to it.