ServerCommandLine: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:Server Command Line}} == Summary == The server supports command line options when starting the server, which override settings from the ServerConfiguration|XM...") |
No edit summary |
||
Line 14: | Line 14: | ||
|- | |- | ||
| -config | | -config | ||
| | |1 | ||
| | | string | ||
|- | |- | ||
| -noinput | | -noinput |
Latest revision as of 20:29, 27 March 2022
Summary
The server supports command line options when starting the server, which override settings from the XML configuration file.
Settings
Server Command Line Option | Argument Count | Argument Types |
---|---|---|
-dumpdoc | 0 | (n/a) |
-config | 1 | string |
-noinput | 0 | (n/a) |
-port | 1 | integer |
-httpport | 1 | integer |
-rconport | 1 | integer |
-maxplayers | 1 | integer |