Rust Console Commands
Every Rust console, admin and server command with syntax and examples. Filter the table or jump to a category.
search
| Command | Description | Type |
|---|---|---|
| ownerid | Grant full owner/admin access (auth level 2). | Admin |
| moderatorid | Grant moderator access (auth level 1). | Admin |
| removeowner | Remove a player's owner access. | Admin |
| god | Toggle godmode (no damage). Requires admin. | Admin |
| noclip | Fly through walls/terrain. Toggle in console. | Admin |
| teleport | Teleport one player to another. | Admin |
| teleport2me | Bring a player to your position. | Admin |
| teleportpos | Teleport yourself to coordinates. | Admin |
| inventory.give | Give yourself an item. | Admin |
| inventory.giveto | Give an item to a specific player. | Admin |
| inventory.giveall | Give an item to all players. | Admin |
| spawn | Spawn an NPC or entity. | Admin |
| kill | Kill your own character. | Client |
| respawn | Respawn after death. | Client |
| respawn_sleepingbag | Respawn at a specific sleeping bag. | Client |
| suicide | Kill your character instantly. | Client |
| combatlog | Show your recent combat log. | Client |
| kick | Kick a player from the server. | Admin |
| ban | Permanently ban a player by name. | Admin |
| banid | Ban a player by SteamID. | Admin |
| unban | Remove a ban. | Admin |
| mutevoice | Mute a player's voice chat. | Admin |
| mutechat | Mute a player's text chat. | Admin |
| status | List connected players, ping and Steam IDs. | Client |
| players | Display connected clients. | Client |
| serverinfo | Show uptime, FPS, players, memory. | Client |
| save | Force an immediate world save. | Admin |
| server.writecfg | Save current server settings to config. | Admin |
| restart | Restart the server with a countdown. | Admin |
| env.time | Set the in-game time of day. | Admin |
| weather.rain | Set rainfall intensity. | Admin |
| weather.fog | Set fog density. | Admin |
| heli.call | Spawn the attack helicopter. | Admin |
| supply.call | Trigger a supply drop at your position. | Admin |
| fps | Show current FPS. | Client |
| grass.on | Toggle grass on/off (FPS). | Client |
| gfx.ssaa | Disable super-sampling AA for FPS. | Client |
| graphics.vm | Disable view-model for FPS. | Client |
| bind | Bind a key to a command (e.g. bind f1 consoletoggle). | Client |
| gc.collect | Force garbage collection (fix stutter). | Client |
40 commands