Interface administrators, moderator
2,603
edits
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
|gamemode | |gamemode | ||
|n/a ('''required''') | |n/a ('''required''') | ||
| | |Custom text to identify the game mode. Appears in the server browser. '''This is not IV gamemode ID''' | ||
|- | |- | ||
|httpport | |httpport | ||
Line 47: | Line 47: | ||
|- | |- | ||
|maxplayers | |maxplayers | ||
| | |255 | ||
|The maximum amount of players that can connect to the server, between 0 and | |The maximum amount of players that can connect to the server, between 0 and 255. | ||
|- | |- | ||
|minclientversion | |minclientversion | ||
|1.3.0 | |1.3.0 | ||
|The minimum version that clients can connect with. | |The minimum version that clients can connect with. [https://gtaconnected.com/downloads/client/version See latest client version here] | ||
|- | |- | ||
|modules | |modules | ||
Line 76: | Line 76: | ||
|rcon | |rcon | ||
|false | |false | ||
|The status of whether the server will host the remote console service | |'''[Inoperable]''' The status of whether the server will host the remote console service. | ||
|- | |- | ||
|rconpassword | |rconpassword | ||
Line 84: | Line 84: | ||
|resources | |resources | ||
|(empty node) | |(empty node) | ||
|The resources to load. Use the <code><resource></code> tag inside the <code><resources></code> tag, for each resource to load, including the <code>src</code> attribute for the directory path. | |The [[Resources|resources]] to load. Use the <code><resource></code> tag inside the <code><resources></code> tag, for each resource to load, including the <code>src</code> attribute for the directory path. | ||
|- | |- | ||
|serverbrowser | |serverbrowser | ||
Line 153: | Line 153: | ||
There are a few different config options for server sync. Here is the list of them and a brief description of each. | There are a few different config options for server sync. Here is the list of them and a brief description of each. | ||
{{ServerSyncMethods}} | {{ServerSyncMethods}} | ||