sendPluginMessage

abstract fun sendPluginMessage(channel: Key, message: ByteArray)

Send a plugin message to this recipient on the specified channel with the specified message content.

Parameters

channel

the channel to send the message on

message

the message to send