Game servers

Console & RCON

RCON (Remote Console) lets you send commands to a running server โ€” kick/ban players, broadcast messages, save the world, and more โ€” straight from the panel.

Which games support RCON

GameRCONDefault RCON port
ARK: Survival AscendedYes27020 / TCP
PalworldYes25575 / TCP
EnshroudedNo (uses panel agent)โ€”

Enabling RCON

  1. On the server page open Settings and enable RCON.
  2. Set an RCON password (SoEzyPanel can generate a strong one for you).
  3. Make sure the RCON port is open on the machine's firewall โ€” but do not forward it on your router. See Ports & firewall.
Important: Never expose RCON to the public internet. Keep it firewalled to the panel server only. A leaked RCON port = full control of your game server.
Tip: For ARK: Survival Ascended there is no separate RCON password โ€” RCON authenticates with the server's admin password (the same one EnableCheats uses). The panel handles this for you.

Using the console

The console lives on the server's Overview (and a full Console tab). It shows the live in-game chat โ€” player messages stream in with a timestamp and the sender's name as they happen. Type at the bottom and switch the mode between:

  • Chat โ€” your message is broadcast to players in-game.
  • Command โ€” your text is sent as a raw RCON command (the response prints in the feed).

Quick buttons (ListPlayers, SaveWorld, GetChat) are one click away. For sending the same command or broadcast to every server at once, use a cluster broadcast.

Tip: RCON can't read live FPS or a player's ping/level. Install the Integration mod to unlock those plus an in-game shop and playtime tracking.

Common commands (ARK)

Broadcast Server restarting in 5 minutes
SaveWorld
KickPlayer <steamId>
ListPlayers