Posted on May 25, 2024

Rust Console Commands and Usage

by Clay B.

Rust is a popular survival game that tests players' abilities to gather resources, build shelters, and defend against environmental and player threats. Console commands in Rust offer various functionalities, from basic player commands to advanced admin/server commands. This guide provides a full list of commands and shows you how to use them. It is up to date with the latest version of Rust.

How to use console commands in Rust

Accessing the console command window in Rust is simple:

  • Press the F1 key on your keyboard to open up the console.
  • Type your command and press enter. Refer to the full list of commands below.

List of Rust Console Commands

We've categorized the commands below based on the type of command.

Player commands

CommandDescriptionExample
killInstantly kills your characterkill
respawnRespawns your character at a random locationrespawn
gesture [gesture id]Performs a gesturegesture wave
bind [key] [command]Binds a command to a keybind g kill
unbind [key]Unbinds a command from a keyunbind g
combatlogShows your combat logcombatlog
pingDisplays your current pingping
fpsShows your current frames per secondfps

Admin - Teleportation Commands

CommandDescriptionExample
teleport [player]Teleports you to the specified playerteleport Player1
teleportpos [x] [y] [z]Teleports you to the specified coordinatesteleportpos 100 50 -300
teleport2me [player]Teleports a player to your locationteleport2me Player1

General - Admin Commands

CommandDescriptionExample
give [item] [amount]Gives you the specified item and amountgive wood 1000
giveto [player] [item] [amount]Gives a specified player an item and amountgiveto Player1 wood 1000
spawn [entity]Spawns an entity at your locationspawn bear
kick [player] [reason]Kicks a player from the server with an optional reasonkick Player1 Griefing
ban [player] [reason]Bans a player from the server with an optional reasonban Player1 Hacking
unban [player]Unbans a playerunban Player1
mute [player]Mutes a playermute Player1
unmute [player]Unmutes a playerunmute Player1
say [message]Sends a message to all playerssay Welcome to the server!
saveallSaves the current state of the serversaveall
restartRestarts the serverrestart
quitShuts down the serverquit
statusDisplays the current status of the serverstatus

List of Rust Items

Due to the extensive list of items available in Rust, it is best to refer to the official Rust wiki for a complete and up-to-date list of items: https://rust.fandom.com/wiki/Items