SurfCoreApi

interface SurfCoreApi

The main API class for the SurfCoreApi.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun getPlayer(playerUuid: UUID): Any?

Returns the platform-specific player object for the specified player.

Link copied to clipboard
abstract fun sendPlayerToServer(playerUuid: UUID, server: String)

Sends a player to a specified server.