Skip to main content

ServerInfo

Returns info about the server.

Syntax

ServerInfo info

Returns

text value or number value or bool value

Arguments

NameRequiredTypeDescription
infoYesOne of the following options:
> ip
> port
> name
> playerCount
> maxPlayers
> tps
> maxTps
> isVerified
Options: ip, port, name, playerCount, maxPlayers, tps, maxTps, isVerified

Validated examples using this method

On a running server

Use serhelp ServerInfo to inspect the reference generated by your installed SER version.