Plugin Message Player Count
class PluginMessagePlayerCount(servername: String, response: (Int) -> Unit) : BungeePluginMessageRandomPlayer
Content copied to clipboard
Responds with the amount of players currently online on the given server.
Constructors
PluginMessagePlayerCount
Link copied to clipboard
fun PluginMessagePlayerCount(servername: String, response: (Int) -> Unit)
Content copied to clipboard
Functions
Properties
servername
Link copied to clipboard