Web Console is the quickest way to check whether your Rust server is starting correctly and to run server commands without opening the game. Use it for status checks, admin commands, plugin reloads, and basic troubleshooting.

  1. Open your Rust server in the control panel.
  2. Start the server if it is not running.

    Rust server status and Start button

  3. Click Web Console on the left side menu.

    Rust sidebar showing Web Console

  4. Wait for the console output to load. If the server has only just started, give it a few minutes and refresh the page.
  5. Run a test command such as:
    status
  6. Use say "message" for announcements, server.save to force a save, or server.writecfg after changing bans/admins.

More commands are listed in Commands for Rust. If you want a remote console outside the control panel, use How to use RCON with your Rust server. If the console shows repeated errors after a config or plugin change, copy the latest lines and include them when you submit a support ticket.

  • 0 Utilizadores acharam útil
Esta resposta foi útil?

Artigos Relacionados

Making yourself admin on a Rust Server

Rust admin access lets a trusted player run server commands, moderate players, save/write config...

How to join a Rust Server

Use the server address from your control panel to join your Rust server. This guide uses...

Installing Rust: IO on your Rust Server

Rust:IO is an older mapping/plugin ecosystem for Rust servers. On our Rust panel, Rust:IO is...

Wiping the world of your Rust server

Wiping and resetting a Rust server are the same basic workflow: remove the current saved data so...

Creating a custom command line for your Rust server

Rust command lines control startup-only options such as RCON, WebRCon, logs, map size, save...