ark-survival-evolved
Host a dedicated game server for dinosaur survival multiplayer.
TLDR
Start the server with a specific map
SYNOPSIS
ShooterGameServer map [?options] [-flags]
DESCRIPTION
ShooterGameServer runs a headless dedicated server for ARK: Survival Evolved, a dinosaur-themed survival game. It allows hosting multiplayer servers with configurable maps, gameplay settings, and mod support.
Server options use URL-style query parameters (joined with ?) for gameplay settings and command-line flags (prefixed with -) for technical configuration.
PARAMETERS
SessionName=name
Set the server's display name in the server browserServerPassword=password
Require a password to join the serverServerAdminPassword=password
Set the admin password for RCON and in-game admin commandsServerPVE=true
Enable PvE mode, disabling player versus player combatDifficultyOffset=value
Scale difficulty (affects wild creature levels)Port=number
Network port for the serverMaxPlayers=count
Maximum number of players (1-70)-ActiveEvent=event
Enable a specific seasonal event-automanagedmods
Enable automatic mod downloading and updating (Steam only)-crossplay
Enable crossplay between Steam and Epic Games
CONFIGURATION
/ShooterGame/Saved/Config/LinuxServer/GameUserSettings.ini
Main server configuration including session name, passwords, ports, rates, and gameplay toggles./ShooterGame/Saved/Config/LinuxServer/Game.ini
Advanced gameplay overrides including engram points, loot tables, and per-level stat multipliers.
CAVEATS
Requires significant system resources (8GB+ RAM recommended). Server files must be installed via SteamCMD. Mods require Steam Workshop integration. Configuration persistence requires editing GameUserSettings.ini and Game.ini files.
SEE ALSO
steamcmd(1), ark-survival-ascended(1)
