ServerConfiguration: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 55: Line 55:
|-
|-
|minclientversion
|minclientversion
|1.0.0
|1.3.0
|The minimum version that clients can connect with.
|The minimum version that clients can connect with.
|-
|-
Line 81: Line 81:
|22000
|22000
|The port for the server to listen on, between 0 and 65,535. Players only need to know the port if using the /connect command in-game, not when using the server browser.
|The port for the server to listen on, between 0 and 65,535. Players only need to know the port if using the /connect command in-game, not when using the server browser.
|-
|processinterval
|50
|The interval, in milliseconds, of each process-once occurrence, between 0 and 65,535.
|-
|-
|rcon
|rcon
Line 120: Line 116:
|syncmethod
|syncmethod
|interval
|interval
|The sync type for regularly sync'd data. Use none, interval, replay, or peer2peer. (See sync methods section below)
|The sync type for regularly sync'd data. Use none, interval, or replay. (See sync methods section below)
|-
|-
|cvar
|cvar
|null
|null
|Sets a server's cvar value (See cvars section for accepted cvars)
|Sets a server's cvar value. See [[CVars|CVars]] for more information.
|-
|-
|bindip
|bindip
2,591

edits

Navigation menu