graphics.fov
graphics.fov <60-90>
Sets the camera field of view in degrees, where higher values show more of the world at the cost of apparent zoom.
Copiesgraphics.fov 90
Appuyez sur F1 dans le jeu pour ouvrir la console. Tout ce qui suit est regroupé selon votre usage réel, avec les commandes réservées à l'admin signalées — celles-ci nécessitent ownerid ou moderatorid sur le serveur, et elles ne feront rien sur un serveur dont vous n'êtes pas propriétaire.
Affichage de 70 sur 70 commandes.
11 commandes
graphics.fov <60-90>
Sets the camera field of view in degrees, where higher values show more of the world at the cost of apparent zoom.
Copiesgraphics.fov 90
graphics.quality <0-5>
Applies an overall graphics quality preset, with 0 being the fastest and 5 the most detailed.
Copiesgraphics.quality 2
fps.limit <number>
Caps the client framerate to the given value, which smooths frame pacing and reduces heat on capable machines.
Copiesfps.limit 144
gc.buffer <64-4096>
Sets how many megabytes the garbage collector may buffer before running, where larger values trade RAM for fewer stutters.
Copiesgc.buffer 2048
streamermode <0|1>
Hides player names, Steam IDs and the server name so your stream does not leak identifying information.
Copiesstreamermode 1
bind <key> <command>
Binds a keyboard or mouse key to any console command or input action.
Copiesbind f1 consoletoggle
grass.displacement <true|false>
Toggles grass bending away from players and vehicles, which looks better but costs a few frames.
Copiesgrass.displacement false
water.quality <0-3>
Controls water reflection and refraction detail, where 0 is a flat cheap surface and 3 is full quality.
Copieswater.quality 0
audio.master <0.0-1.0>
Sets the master output volume for all game audio.
Copiesaudio.master 0.4
censornudity <true|false>
Censors character nudity on your client, which is useful for streaming and recording.
Copiescensornudity true
gfx.ssaa <true|false>
Enables supersampled anti-aliasing, which sharpens distant edges at a large GPU cost.
Copiesgfx.ssaa false
8 commandes
chat.say "<message>"
Sends a message to server chat without opening the chat window.
Copieschat.say "trading scrap at outpost"
combatlog [count]
Prints your most recent combat events with attacker, weapon, distance and damage for each hit.
Copiescombatlog 20
combatlog_outgoing [count]
Prints only the combat events where you were the attacker, which is the quickest way to confirm your own hits.
Copiescombatlog_outgoing 10
seed
Prints the procedural world seed of the server you are connected to.
status
Lists every connected player with their Steam ID, ping and connection time.
find <text>
Searches every registered command and convar for the given text and prints the matches with their current values.
Copiesfind weather
players
Prints a detailed player table including health, position and connection quality.
playerlist
Prints a compact list of the players currently online and their Steam IDs.
7 commandes
perf <0-6>
Controls the on-screen performance overlay across levels 1-6, where 0 hides it, 1 shows FPS, 2 adds memory and garbage-collection stats, 3 adds network ping and latency, 4 adds task and thread timings, 5 adds a detailed frame and entity breakdown, and 6 shows the full debug readout.
Copiesperf 2
ping
Prints your current round-trip latency to the server in milliseconds.
version
Prints the build and protocol version of the client and of the server you are on.
benchmark
Runs the built-in benchmark sequence and reports an average framerate score when it finishes.
kill
Kills your own character immediately, which is the fastest way to respawn when stuck.
client.disconnect
Disconnects you from the current server and returns you to the main menu.
net.visualizedebugging <true|false>
Draws networking debug gizmos in the world so you can see entity replication and interpolation.
Copiesnet.visualizedebugging true
5 commandes
inventory.give <item shortname> <amount>
Gives yourself the specified quantity of an item by its shortname.
Copiesinventory.give rifle.ak 1
inventory.giveto <player> <item shortname> <amount>
Gives an item to a named online player instead of yourself.
Copiesinventory.giveto Sam wood 1000
inventory.giveid <steamid> <item id> <amount>
Gives an item to a player by Steam ID using the numeric item ID rather than the shortname.
Copiesinventory.giveid 76561198012345678 -151838493 1
inventory.giveall <item shortname> <amount>
Gives the specified item to every player currently online.
Copiesinventory.giveall scrap 100
inventory.givearm <item shortname> <amount>
Gives yourself an item placed directly into your belt slots rather than the main inventory.
Copiesinventory.givearm syringe.medical 6
6 commandes
teleport <player> [target player]
Teleports you to a player, or teleports the first named player to the second one when two names are given.
Copiesteleport "Sam" "Alex"
teleport2me <player>
Brings the named player to your current position.
Copiesteleport2me Sam
teleport2grid <grid> [player]
Teleports you, or an optionally named player, to the centre of a map grid square.
Copiesteleport2grid H14
teleportlos
Teleports you to the first surface in your line of sight, which is handy for crossing terrain quickly.
teleportpos <x> <y> <z>
Teleports you to exact world coordinates.
Copiesteleportpos 1200 25 -430
teleporteveryone
Teleports every online player to your current position.
6 commandes
spawn <prefab shortname>
Spawns an entity by its short prefab name at the point you are looking at.
Copiesspawn bear
entity.create <full prefab path>
Creates an entity from its full prefab path, which reaches prefabs that the short spawn name cannot.
Copiesentity.create assets/prefabs/deployable/locker/locker.deployed.prefab
heli.call [player]
Calls in a patrol helicopter, targeting the named player when one is supplied.
Copiesheli.call
supply.call
Calls a cargo plane that drops a supply crate at your position.
bradley.call
Spawns a Bradley APC on its patrol route at the Launch Site.
spawn.fillpopulation
Immediately repopulates the world with animals, nodes and other spawn populations up to their configured targets.
13 commandes
kick <player> [reason]
Disconnects a connected player from the server with an optional reason shown to them.
Copieskick "Sam" "afk in safe zone"
ban <player> [reason] [duration]
Bans a currently connected player by name, optionally for a limited duration.
Copiesban "Sam" "cheating" 7d
banid <steamid> [name] [reason]
Bans a player by Steam ID, which works even while they are offline.
Copiesbanid 76561198012345678 "Sam" "cheating"
unban <steamid>
Removes a Steam ID from the ban list.
Copiesunban 76561198012345678
banlistex
Prints the full ban list including each ban reason and expiry time.
god <true|false>
Toggles invulnerability for yourself so no damage source can hurt you.
Copiesgod true
noclip
Toggles free-fly movement that passes through terrain and buildings.
ownerid <steamid> "<name>" "<reason>"
Grants a Steam ID full owner-level admin rights on the server.
Copiesownerid 76561198012345678 "Sam" "head admin"
moderatorid <steamid> "<name>" "<reason>"
Grants a Steam ID moderator rights, which allow most admin commands but not server configuration.
Copiesmoderatorid 76561198012345678 "Alex" "weekend mod"
removeowner <steamid>
Revokes owner-level admin rights from a Steam ID.
Copiesremoveowner 76561198012345678
removemoderator <steamid>
Revokes moderator rights from a Steam ID.
Copiesremovemoderator 76561198012345678
mute <player|steamid>
Silences a player so their voice and chat are hidden from everyone on the server.
Copiesmute 76561198012345678
unmute <player|steamid>
Restores voice and chat for a previously muted player.
Copiesunmute 76561198012345678
14 commandes
serverinfo
Prints live server statistics including player count, framerate, memory use and uptime.
save
Forces an immediate world save so recent building and loot changes survive a restart.
server.writecfg
Writes the current convar values plus the user and ban lists to disk.
restart [seconds]
Starts a broadcast countdown and then restarts the server, saving on the way down.
Copiesrestart 300
quit
Shuts the server down immediately with no countdown.
env.time <0-24>
Sets the in-game time of day for everyone on the server, where 12 is noon and 0 is midnight.
Copiesenv.time 12
admintime <-1-24>
Overrides the time of day for your client only, with -1 restoring the real server time.
Copiesadmintime 12
weather.rain <0.0-1.0>
Forces rainfall intensity, where 0 clears the sky and 1 is a full downpour.
Copiesweather.rain 1
weather.fog <0.0-1.0>
Forces fog density from clear to fully fogged.
Copiesweather.fog 0
weather.wind <0.0-1.0>
Forces wind strength, which affects trees, cloth and wind turbine output.
Copiesweather.wind 0.5
server.hostname "<name>"
Sets the server name shown in the in-game server browser.
Copiesserver.hostname "RustStats 2x Solo/Duo"
server.description "<text>"
Sets the long description shown on the server browser detail page.
Copiesserver.description "Weekly wipe, no BPs"
server.maxplayers <number>
Sets the maximum number of players allowed on the server at once.
Copiesserver.maxplayers 150
say "<message>"
Broadcasts a message to every player as the SERVER account.
Copiessay "wipe in 10 minutes"
Cette page reflète les commandes réellement utilisées. La liste faisant autorité est toujours le jeu lui-même : tapez find <text> dans la console et il affiche chaque commande et convar que la version en cours enregistre, avec sa valeur actuelle. Si quelque chose ici diffère de find, faites confiance à find — Facepunch renomme et ajuste les convars dans la mise à jour mensuelle.