ServerInfo
Returns info about the server.
Syntax
ServerInfo info
Returns
text value or number value or bool value
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
info | Yes | One 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.