MinecraftServer

Functions

Link copied to clipboard
@JsPromise
@JvmAsync
@JvmBlocking
suspend fun getStatus(host: String, port: Int = 25565, timeout: Long = 3000, enableSrv: Boolean = true): ServerStatus

Fetch server status by Server List Ping.