server.rconPort

From GTA Connected
Revision as of 20:36, 19 November 2022 by Mex (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Variable Server Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read-Only

Available since Server 1.0.0

int server.rconPort

The server.rconPort variable is used to fetch the port number for RCON.

Value

int An integer representing the port number for RCON.
readonly This variable cannot be changed.

Notes

  • The server's rcon must be enabled.

Examples

There aren't any examples for this variable.

Compatibility

There isn't any compatibility information for this variable.