595 B
595 B
title
title |
---|
printColoredPrefix - |
//KSpigot/net.axay.kspigot.extensions.bukkit/printColoredPrefix
printColoredPrefix
[jvm]
Brief description
Sends the given message and adds the given prefix with the given color to it.
Content
fun CommandSender.printColoredPrefix(text: String, textColor: ChatColor, prefix: String, prefixColor: ChatColor)