| Variable | Type | Default | Group | INI File | Flags |
|---|---|---|---|---|---|
AdminListURL
Alternative to AllowedCheaterAccountIDs.txt (see Administrator Whitelisting) using a web resource. The interval at which the server queries the resour...
|
string_url | |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
CMD |
AdminLogging
If True, logs all admin commands to in-game chat.
|
boolean | False |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
CMD |
AllowHideDamageSourceFromLogs
If False, shows the damage sources in tribe logs.
|
boolean | True |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
CMD |
BadWordListURL
"http://cdn2.arkdedicated.com/asa/badwords.txt"
Add the URL to hosting your own bad words list. Note: on ARK: Survival Evolved servers only the HTTP p...
|
string_url | http://cdn2.arkdedicated.com/asa/badwords.txt |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
|
BadWordWhiteListURL
"http://cdn2.arkdedicated.com/asa/goodwords.txt"
Add the URL to hosting your own good words list. Note: on ARK: Survival Evolved servers only the HTTP...
|
string_url | http://cdn2.arkdedicated.com/asa/goodwords.txt |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
|
BanListURL
Sets the global ban list. Must be enclosed in double quotes. The list is fetched every 10 minutes (to check if there are new banned IDs).
ARK: Survi...
|
string_url | |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
CMD |
EnableExtraStructurePreventionVolumes
If True, disables building in specific resource-rich areas, in particular setup on The Island around the major mountains.
|
boolean | False |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
CMD |
KickIdlePlayersPeriod
Time in seconds after which characters that have not moved or interacted will be kicked (if -EnableIdlePlayerKick as command line parameter is set). N...
|
float | 3600.0 |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
Likely Hot-Reload CMD |
RCONEnabled
If True, enables RCON, needs RCONPort=<TCP_PORT> and ServerAdminPassword=<admin_password> to work.
|
boolean | True |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
Required CMD |
RCONPort
Specifies the optional TCP RCON Port. See Dedicated server setup
|
integer | 27020 |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
Required CMD |
RCONServerGameLogBuffer
Determines how many lines of game logs are send over the RCON. Note: despite being coded as a float it's suggested to treat it as integer.
|
float | 600.0 |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
CMD |
ServerAdminPassword
If specified, players must provide this password (via the in-game console) to gain access to administrator commands on the server. Note: no quotes are...
|
string | |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
Required CMD |
ServerPassword
If specified, players must provide this password to join the server. Note: no quotes are used.
|
string | |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
Required CMD |
SpectatorPassword
To use non-admin spectator, the server must specify a spectator password. Then any client can use these console commands: requestspectator <password> ...
|
string | |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
CMD |
UpdateAllowedCheatersInterval
Times in seconds at which the remote admin list linked by AllowedCheatersURL is queried for updates. Any value less than 3.0 will be reverted to 3.0. ...
|
float | 600.0 |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|
CMD |
bFilterCharacterNames
If True, filters out character names based on the bad words/good words list.
|
boolean | False |
Admin & Security |
GameUserSettings.ini
[ServerSettings]
|