Rust Admin Commands List
The most commonly used console commands for administering your Rust server as owner or moderator, all in one place.
Rust Admin Commands List
As the owner of your Rust server, you have access to a range of commands you can use from the F1 console or the server console in the control panel.
Become an admin on your server
To use admin commands, your Steam64 ID needs to be added as owner or moderator. Run the following in the server console:
ownerid <steam64id> "username"
moderatorid <steam64id> "username"
You can find your Steam64 ID at sites like steamid.io.
Basic admin commands
| Command | Description |
|---|---|
noclip |
Fly through terrain and buildings |
god |
Make yourself invulnerable |
kill |
Kill yourself (useful if you're stuck) |
teleportpos x y z |
Teleport to specific coordinates |
teleport2 <playername> |
Teleport to another player |
teleportany |
Freely teleport by looking and pressing a key |
Player administration
| Command | Description |
|---|---|
kick <playername> "reason" |
Kick a player from the server |
ban <playername> "reason" |
Permanently ban a player |
banid <steam64id> "username" "reason" |
Ban via Steam ID (works even if the player is offline) |
unban <steam64id> |
Remove a ban |
global.mute <playername> |
Mute a player in chat |
Server and world commands
| Command | Description |
|---|---|
server.save |
Save the server manually |
server.readcfg |
Reload server.cfg without restarting |
env.time <0-24> |
Set the time of day |
weather.rain 1 |
Turn on rain |
inventory.giveto <playername> <item> <amount> |
Give a player items |
Tips
- Be careful with
giveandteleportcommands on a live server — they can quickly be seen as cheating by regular players if used openly. - Log admin actions via Oxide plugins like Admin Radar or BetterChat if you have multiple moderators.
- Test commands on an empty server or off-peak if you're unsure of the effect.