Files
KSpigot/docs/-k-spigot/net.axay.kspigot.extensions.bukkit/print-colored-prefix.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

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)