RCON console
The workspace RCON tab is the admin console for a dedicated server that is running: a persistent localhost RCON session, command history, online players, and BanList.txt management.
Readiness while starting and graceful stop still use RCON under the hood; see Start, stop, restart.
What you can do
Section titled “What you can do”- Send console commands and review responses in the session history (history survives switching workspace tabs inside the app session)
- Kick / Ban / Unban from the players and ban list panels
- 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.
When the console is available
Section titled “When the console is available”| Status | Console |
|---|---|
| running | Connected (with auto-reconnect while running) |
| starting | Not ready yet — wait until status becomes running |
| stopping / stopped | Session torn down after stop |
Related
Section titled “Related”- Start, stop, restart — readiness gated on RCON
- Profiles & ports — RCON port uniqueness and host probes
- Logs & diagnostics — events when commands fail