Codes, secrets & unlockables
Rust cheat codes
A single, organized reference for every cheat and secret currently documented for Rust.
Save your game before using cheats. Some codes may disable achievements or trophies for the current session.
Rust private-server administrator commands
These commands are for a Rust server you own or are authorized to administer. Open the F1 console.
Ownership and saving
- ownerid <Steam64ID> "<name>" — grant owner authorization
- moderatorid <Steam64ID> "<name>" — grant moderator authorization
- server.writecfg — save authorization configuration
- server.save — save the world
Administration and testing
- users — list connected players
- kick <player> <reason> — remove a player
- ban <player> <reason> — ban a player
- teleport <player> <targetPlayer> — teleport a player
- spawn <entity> — spawn an entity
- spawnitem <item> — spawn an item
- refillvitals — refill your health, hunger, and thirst
Reconnect after granting your own authorization. Never expose RCON credentials or use these on a server without permission.