sendInfo

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

Sends an info message to the command sender.

Parameters

plugin

The ColosseumPlugin instance.

message

The message to send.