sendConfirm

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

Sends a confirmation message to the command sender.

Parameters

plugin

The ColosseumPlugin instance.

message

The message to send.