RUSTLY

Rust Console Commands (all)

40 Rust console commands (all) with syntax and examples. Filter below, or open any command for full details.

search
CommandDescriptionType
owneridGrant full owner/admin access (auth level 2).Admin
moderatoridGrant moderator access (auth level 1).Admin
removeownerRemove a player's owner access.Admin
godToggle godmode (no damage). Requires admin.Admin
noclipFly through walls/terrain. Toggle in console.Admin
teleportTeleport one player to another.Admin
teleport2meBring a player to your position.Admin
teleportposTeleport yourself to coordinates.Admin
inventory.giveGive yourself an item.Admin
inventory.givetoGive an item to a specific player.Admin
inventory.giveallGive an item to all players.Admin
spawnSpawn an NPC or entity.Admin
killKill your own character.Client
respawnRespawn after death.Client
respawn_sleepingbagRespawn at a specific sleeping bag.Client
suicideKill your character instantly.Client
combatlogShow your recent combat log.Client
kickKick a player from the server.Admin
banPermanently ban a player by name.Admin
banidBan a player by SteamID.Admin
unbanRemove a ban.Admin
mutevoiceMute a player's voice chat.Admin
mutechatMute a player's text chat.Admin
statusList connected players, ping and Steam IDs.Client
playersDisplay connected clients.Client
serverinfoShow uptime, FPS, players, memory.Client
saveForce an immediate world save.Admin
server.writecfgSave current server settings to config.Admin
restartRestart the server with a countdown.Admin
env.timeSet the in-game time of day.Admin
weather.rainSet rainfall intensity.Admin
weather.fogSet fog density.Admin
heli.callSpawn the attack helicopter.Admin
supply.callTrigger a supply drop at your position.Admin
fpsShow current FPS.Client
grass.onToggle grass on/off (FPS).Client
gfx.ssaaDisable super-sampling AA for FPS.Client
graphics.vmDisable view-model for FPS.Client
bindBind a key to a command (e.g. bind f1 consoletoggle).Client
gc.collectForce garbage collection (fix stutter).Client

40 commands

Frequently Asked Questions

How do you check your combat log in Rust?expand_more

Open the console with F1, type combatlog and press Enter. It prints your recent combat events — the hits you dealt and received. It works for every player on any server; no admin rights needed. Checking it right after you die is the classic use: you can see what actually killed you.

How do you kill yourself in Rust? (suicide command)expand_more

Open the console with F1 and type kill — it kills your character instantly so you can respawn somewhere else. The suicide command does the same thing. Afterwards, use respawn or pick a sleeping bag from the death screen. Players use it to escape being stuck, to move their spawn, or to reset after being trapped.