ToolSet / com.zndevs.toolset.tools / CommandResponse / send

send

@JvmOverloads fun send(player: CommandSender, server: Server = Bukkit.getServer()): Unit

Sends all messages if they are required

Parameters

player - The player that ran the command

server - The server the player is on