Skip to content

Use the RCON console on a running ASA dedicated server

The workspace RCON tab is the admin console for a dedicated server that is running: a persistent localhost RCON session, command history, online survivors, BanList.txt, and ASA administrator whitelist settings.

Readiness while starting and graceful stop still use RCON under the hood; see Start, stop, restart.

  • Send console commands and review responses in the session history (history survives switching workspace tabs inside the app session)
  • Kick / Ban / Unban from the survivors and ban list panels
  • Configure admin whitelist with a remote http(s) AdminListURL (Validate, refresh interval). Save writes GameUserSettings.ini unless the INI Files tab has unsaved edits; Discard restores the draft. Local file / loopback hosting is deferred.
  • Use SidePanel Save world / Broadcast, which share the same send path

Host is always 127.0.0.1. Auth uses the profile admin password and the runtime RCON port for that session.

ASA auto-admins use EOS / Ark ids (32-character), not Steam ids.

Paste a public http(s) list URL (one EOS id per line — for example a GitHub Gist raw link) and Save. Restart so ASA picks up the URL, then the dedicated re-fetches on UpdateAllowedCheatersInterval (default 600 seconds; minimum 3).

Local file:// / in-app hosted lists are not in the product UI yet (planned under Hosted Resources). Until then, use a remote URL.

The whitelist is not stored in YARK’s database.

StatusConsole
runningConnected (with auto-reconnect while running)
startingNot ready yet — wait until status becomes running
stopping / stoppedSession torn down after stop