Skip to content

Server

Represents a game server.

Data about this server.

Type: ServerData

The IP address of the server.

Type: string

The language of the server (en/xx/it/pt).

Type: string

The maximum number of players.

Type: number

The name of the server.

Type: string

The number of current players.

Type: number

The port number the server is on.

Type: number

The chat-level restriction of the server (0=canned, 2=free).

Returns: boolean

Whether the server is full (at or above capacity).

Returns: boolean

Whether the server is online.

Returns: boolean

Whether the server is an upgrade-only server.

Returns: boolean