Rust
Use the RCON console
Run commands against a live server from the browser or from RustAdmin.
2 min read
The panel has RCON built in, so for most jobs you never need an external tool. Your RCON password and port are in the Settings tab if you prefer RustAdmin.
- status — who is connected right now.
- say "message" — broadcast to everyone.
- kick "name" "reason" and ban "name" "reason".
- ownerid <steamid> "name" "reason" then server.writecfg — permanent admin.
- server.save — force a save before you do anything risky.

