Commands
2,423 on public2,423 commands
Command
Default Value
server.parallelnetworkqueuebatchsize Upd
UsePlayerUpdateJobs 4 related - affects how many players get batched into 1 task by counting the size of their network queues. Higher number - less tasksserver.pauseindustrialduringsave
Should industrial be paused during autosavesserver.pauseunlootedpuzzles
(Generated) When enabled, the puzzle reset timer pauses for monuments that have not been looted yet, preventing resets of untouched areasserver.pingduration
How long a ping should lastserver.ping_region_code_override
(Generated) Override the geographic region code used for ping estimation in the server browser; leave empty to use automatic detectionserver.plantlightdetection
(Generated) Enables plant light detection — growable plants will check nearby light sources each tick and adjust growth speed and quality accordinglyserver.planttick
server.planttickscale
(Generated) Multiplier for plant growth tick speed; values above 1.0 make plants grow faster, values below 1.0 slow growthserver.playerlistpos
Prints the position of all players on the server Action
server.playerserverfall
(Generated) When true, fall damage is calculated server-side for improved anti-cheat security; disabling may reduce server load but allows clients to manipulate fall damageserver.player_state_cache_count
(Generated) Prints the number of player states currently held in the in-memory player state cache Action
server.player_state_cache_evictions
(Generated) Prints the total number of player state cache entries evicted since server startup; high values suggest the cache size should be increased Action
server.player_state_cache_size
(Generated) Size of the LRU player-state cache; higher values keep more player states in memory, reducing disk reads when reconnecting playersserver.playertimeout
(Generated) Seconds of network inactivity before a connected player is timed out and disconnectedserver.port
(Generated) UDP port the server listens on for player connectionsserver.premium
Require a premium status account to connect to this serverserver.premiumrecheckinterval
How often to do premium status rechecksserver.premiumrecheckmaxbatchsize
Maximum number of players to recheck at a timeserver.premiumrecheckminseconds
Minimum time to recheck premium status for already connected players (in seconds)server.premiumverifyendpoint
Endpoint to use to check if players have premium statusserver.printdecryptqueue
Action
server.printeyes
Print the current player eyes. Action
server.printpos
Print the current player position. Action
server.printposcenter
Print the current player center position. Action
server.printreadqueue
(Generated) Prints the current server incoming network read queue depth (packet count and total byte size) Action
server.printreportstoconsole
Should F7 reports from players be printed to consoleserver.printrot
Print the current player rotation. Action
server.printwipeid
Prints the current wipe id of the sav Action
server.printwritequeue
(Generated) Prints the current server outgoing network write queue depth (packet count and total byte size) Action
server.pve
(Generated) Enables PvE mode — players cannot damage other players; they can still be killed by NPCs and the environmentserver.pvebulletdamagemultiplier
(Generated) Additional bullet damage multiplier applied only when players shoot NPCs or animals, stacks with bulletdamageserver.pvpbulletdamagemultiplier
(Generated) Additional bullet damage multiplier applied only in player-vs-player combat, stacks with bulletdamageserver.pvp_ttk_bullet
How much to increase time to kill bullets in pvp globally, 2.0 = twice as long, 0.5 = half as longserver.pvp_ttk_global
How much to increase time to kill in pvp globally, 2.0 = twice as long, 0.5 = half as longserver.pvp_ttk_melee
How much to increase time to kill with melee in pvp globally, 2.0 = twice as long, 0.5 = half as longserver.queriespersecond
(Generated) Maximum number of Steam server browser queries the server will respond to per second before rate-limitingserver.queryport
(Generated) UDP port used for Steam server browser queries; uses the game port if set to 0server.radiation
(Generated) Enables radiation zones at monuments; disabling removes all radiation hazards from the mapserver.randomize_seed
(Generated) Setting this to true assigns a new random value to the world generation seed; useful for wipe scripts that want a fresh random map each timeserver.readcfg
(Generated) Reads and executes serverauto.cfg then server.cfg from the server's cfg folder, applying all saved convar values Action
server.rejoin_delay
(Generated) Seconds a disconnected player must wait before they are allowed to rejoin the server; default is 300 seconds (5 minutes)server.reportsserverendpoint
HTTP API endpoint for receiving F7 reportsserver.reportsserverendpointkey
If set, this key will be included with any reports sent via reportsServerEndpoint (for validation)server.repositionattachmentsonreskin
Reposition attachments like storage adaptors if they have moved on reskinsserver.resetrespawns
Clear all static respawn points Action
server.resetserveremoji
Rescans the serveremoji folder, note that clients will need to reconnect to get the latest emoji Action
server.respawnatdeathposition
If a player presses the respawn button, respawn at their death location (for trailer filming)server.respawnresetrange
(Generated) Radius in metres around a player's death point — any sleeping bag or bed within this range is put on a respawn cooldown to prevent spawn-campingserver.respawntimeadditionbag
Bags will increase their respawn time by this muchserver.respawntimeadditionbed
Beds will increase their respawn time by this muchserver.respawnwithloadout
When a player respawns give them the loadout assigned to client.RespawnLoadout (created with inventory.saveloadout)server.rewounddelay
(Generated) Minimum seconds that must pass after a player recovers from being wounded before they can be put into the wounded state againserver.rpclog
(Generated) Prints a sorted table of RPC identifiers, their string names, and cumulative call counts; requires rpclog_enabled = true Action
server.rpclog_enabled
(Generated) Enables RPC call logging; must be true before the rpclog command will return data. Tracks how often each RPC is calledserver.rust_relay_send_queue
(Generated) Prints the current server decryption queue depthserver.salt
(Generated) Secondary salt value mixed into procedural world generation; used to vary monument and road placementserver.save
Force save the current game Action
server.savebackupcount
(Generated) Number of rolling save-file backups to keep; each autosave rotates the oldest backup outserver.savecachesize
(Generated) Maximum byte size of the entity save cache used to accelerate autosaves; 0 means no hard limitserver.saveframebudget
MS per frame to spend warming up entity save caches