Plugin Message Player List
class PluginMessagePlayerList(servername: String, response: (List<String>) -> Unit) : BungeePluginMessageRandomPlayer
Content copied to clipboard
Responds with the names of all players currently online on the given server.
Constructors
PluginMessagePlayerList
Link copied to clipboard
fun PluginMessagePlayerList(servername: String, response: (List<String>) -> Unit)
Content copied to clipboard
Functions
Properties
servername
Link copied to clipboard