Commands

2,423 on public

2,423 commands

antihack.speedhack_penalty
antihack.speedhack_protection
antihack.speedhack_reject
antihack.speedhack_slopespeed
antihack.speedhack_water_threshold
antihack.stall_position_restrictions
antihack.strict_mount_checks
antihack.terrain_check_geometry
antihack.terrain_kill
antihack.terrain_padding
antihack.terrain_penalty
antihack.terrain_protection
antihack.terrain_timeslice
antihack.tick_buffer_noclip_threshold
antihack.tick_buffer_preventions
antihack.tick_buffer_reject_threshold
antihack.tick_buffer_server_lag_threshold
antihack.tick_distance_forgiveness
antihack.tickhistoryforgiveness
antihack.tickhistorytime
antihack.tick_max_distance
antihack.tick_max_distance_falling
antihack.tick_max_distance_parented
antihack.use_legacy_mesh_inside_check
antihack.userlevel
apartment.adminapartmentbypass
Should admins be able to bypass apartment authorization checks?
apartment.adminapartmentnoclip
Should admins be able to noclip in apartments?
apartment.allowcombatoutsideofbreakin
Should combat be allowed inside apartment rooms outside of the break-in period?
apartment.apartmentevictiondelay
How long should we wait before evicting a player from their apartment if they don't pay rent?
apartment.apartmentfreerenthours
How many hours of scrap upkeep does the apartments spawn with (so players don't see 'Eviction' vital right after renting an apartment
apartment.apartmentinvisibleblocker
Should an invisible blocker prevent guests from entering apartments that they don't have access to?
apartment.breakinseconds
How long a player needs to hold the break in interaction on an apartment door with a master key
apartment.checkoutallrooms
Checkout every room in the apartment complex
Action
apartment.checkoutroom
Action
apartment.fakerentroom
Action
apartment.intruderauthseconds
How long a player stays authorized on an apartment room after breaking in with a master key
apartment.masterkeyprice
How much scrap the apartment security NPC charges for a master key
apartment.npcsecuritydooropentime
How long should the apartment security NPC keep the door open for after being paid?
apartment.printapartmentfurniture
Print list of furniture inside your room
Action
apartment.printitemtax
Print out a list of all items that apartments will tax
Action
apartment.rentallrooms
Action
apartment.rentallroomsoftype
Action
apartment.rentroom
Action
apartment.rentscaling
Should the rent scale based on the items you have stored inside your apartment?
apartment.scheduleddeath
Test triggering the scheduled death in safezones
Action
apartment.testapartmentsecuritydoor
Test triggering the apartment security door
Action
app.alarmcooldown
Cooldown time before alarms can send another notification (in seconds)
app.appban
(Generated) Bans a player by Steam ID from the server via the app layer, adding them to the banlist and kicking them if connected
Action
app.appunban
(Generated) Removes a ban for the specified Steam ID from the server banlist, allowing the player to reconnect
Action
app.endpoint New
Base address for the Rust+ companion server API
app.info
(Generated) Prints current server info including name, level, connected players, max players, and network address to the console
Action
app.listenip
(Generated) IP address the server listens on for incoming connections; leave empty to bind to all available network interfaces
app.logexceptions
(Generated) When enabled, server-side C# exceptions are written to the server log file; disabling reduces log noise on servers with known non-critical exceptions
app.maxconnections
(Generated) Maximum number of simultaneous player connections allowed; connections above this limit are rejected with a server full message
app.maxconnectionsperip Upd
(Generated) Maximum simultaneous connections from the same IP address; prevents a single host from consuming all connection slots
app.maxmessagesize
(Generated) Maximum allowed size in bytes of a single network message; oversized messages are dropped to prevent memory exhaustion attacks
app.notifications
Enables sending push notifications
app.pair
Action
app.port
(Generated) UDP port number the server listens on; default is 28015; must be open in firewall for players to connect
app.publicip
(Generated) Public IP address advertised to the Steam server browser; leave empty to auto-detect; set explicitly if behind NAT