sendError

fun CommandSender.sendError(plugin: ColosseumPlugin, message: String)

Sends an error message to the command sender.

Parameters

plugin

The ColosseumPlugin instance.

message

The message to send.