PluginMessagePlayerCountAllServers

class PluginMessagePlayerCountAllServers(response: (Int) -> Unit) : BungeePluginMessageRandomPlayer

Responds with the amount of players currently online on all servers.

Constructors

PluginMessagePlayerCountAllServers
Link copied to clipboard
fun PluginMessagePlayerCountAllServers(response: (Int) -> Unit)

Functions

send
Link copied to clipboard
open override fun send(): Boolean