PluginMessageChannel

The plugin messaging channel Paper and Velocity exchange PluginMessages over.

Both sides must agree on this exactly. Declaring it next to the codec keeps a rename from silently splitting the two halves of the protocol: a Paper server and a proxy that disagree still compile and start, they just stop talking.

Properties

Link copied to clipboard
const val ID: String

The channel in Bukkit's namespace:name form.

Link copied to clipboard
const val NAME: String
Link copied to clipboard
const val NAMESPACE: String