sendPlayerToServer

abstract fun sendPlayerToServer(playerUuid: UUID, server: String)

Sends a player to a specified server.

Parameters

playerUuid

the UUID of the player to send

server

the name of the server to send the player to