McProxyServerInfo

Represents information about a backend Minecraft server.

Properties

Link copied to clipboard
abstract val address: SocketAddress

Gets the network address of the backend server.

Link copied to clipboard
abstract val name: String

Gets the name of the backend server.

Link copied to clipboard
abstract val playerCount: Int

Gets the current player count on the backend server.