Перейти к содержимому
RustStats PRO
Консольные команды

Консоль Rust, индексированная

Нажмите F1 в игре, чтобы открыть консоль. Всё ниже сгруппировано так, как вы это реально используете, причём команды только для админов помечены — для них нужен ownerid или moderatorid на сервере, и на сервере, который вам не принадлежит, они просто ничего не сделают.

Кто может выполнить
Поиск

Показано 44 из 70 команд.

Только админ

Giving Items

5 команд

inventory.give

Админ

inventory.give <item shortname> <amount>

Gives yourself the specified quantity of an item by its shortname.

Копииinventory.give rifle.ak 1

inventory.giveto

Админ

inventory.giveto <player> <item shortname> <amount>

Gives an item to a named online player instead of yourself.

Копииinventory.giveto Sam wood 1000

inventory.giveid

Админ

inventory.giveid <steamid> <item id> <amount>

Gives an item to a player by Steam ID using the numeric item ID rather than the shortname.

Копииinventory.giveid 76561198012345678 -151838493 1

inventory.giveall

Админ

inventory.giveall <item shortname> <amount>

Gives the specified item to every player currently online.

Копииinventory.giveall scrap 100

inventory.givearm

Админ

inventory.givearm <item shortname> <amount>

Gives yourself an item placed directly into your belt slots rather than the main inventory.

Копииinventory.givearm syringe.medical 6

Только админ

Teleporting

6 команд

teleport

Админ

teleport <player> [target player]

Teleports you to a player, or teleports the first named player to the second one when two names are given.

Копииteleport "Sam" "Alex"

teleport2me

Админ

teleport2me <player>

Brings the named player to your current position.

Копииteleport2me Sam

teleport2grid

Админ

teleport2grid <grid> [player]

Teleports you, or an optionally named player, to the centre of a map grid square.

Копииteleport2grid H14

teleportlos

Админ

teleportlos

Teleports you to the first surface in your line of sight, which is handy for crossing terrain quickly.

teleportpos

Админ

teleportpos <x> <y> <z>

Teleports you to exact world coordinates.

Копииteleportpos 1200 25 -430

teleporteveryone

Админ

teleporteveryone

Teleports every online player to your current position.

Только админ

Spawning

6 команд

spawn

Админ

spawn <prefab shortname>

Spawns an entity by its short prefab name at the point you are looking at.

Копииspawn bear

entity.create

Админ

entity.create <full prefab path>

Creates an entity from its full prefab path, which reaches prefabs that the short spawn name cannot.

Копииentity.create assets/prefabs/deployable/locker/locker.deployed.prefab

heli.call

Админ

heli.call [player]

Calls in a patrol helicopter, targeting the named player when one is supplied.

Копииheli.call

supply.call

Админ

supply.call

Calls a cargo plane that drops a supply crate at your position.

bradley.call

Админ

bradley.call

Spawns a Bradley APC on its patrol route at the Launch Site.

spawn.fillpopulation

Админ

spawn.fillpopulation

Immediately repopulates the world with animals, nodes and other spawn populations up to their configured targets.

Только админ

Player Administration

13 команд

kick

Админ

kick <player> [reason]

Disconnects a connected player from the server with an optional reason shown to them.

Копииkick "Sam" "afk in safe zone"

ban

Админ

ban <player> [reason] [duration]

Bans a currently connected player by name, optionally for a limited duration.

Копииban "Sam" "cheating" 7d

banid

Админ

banid <steamid> [name] [reason]

Bans a player by Steam ID, which works even while they are offline.

Копииbanid 76561198012345678 "Sam" "cheating"

unban

Админ

unban <steamid>

Removes a Steam ID from the ban list.

Копииunban 76561198012345678

banlistex

Админ

banlistex

Prints the full ban list including each ban reason and expiry time.

god

Админ

god <true|false>

Toggles invulnerability for yourself so no damage source can hurt you.

Копииgod true

noclip

Админ

noclip

Toggles free-fly movement that passes through terrain and buildings.

ownerid

Админ

ownerid <steamid> "<name>" "<reason>"

Grants a Steam ID full owner-level admin rights on the server.

Копииownerid 76561198012345678 "Sam" "head admin"

moderatorid

Админ

moderatorid <steamid> "<name>" "<reason>"

Grants a Steam ID moderator rights, which allow most admin commands but not server configuration.

Копииmoderatorid 76561198012345678 "Alex" "weekend mod"

removeowner

Админ

removeowner <steamid>

Revokes owner-level admin rights from a Steam ID.

Копииremoveowner 76561198012345678

removemoderator

Админ

removemoderator <steamid>

Revokes moderator rights from a Steam ID.

Копииremovemoderator 76561198012345678

mute

Админ

mute <player|steamid>

Silences a player so their voice and chat are hidden from everyone on the server.

Копииmute 76561198012345678

unmute

Админ

unmute <player|steamid>

Restores voice and chat for a previously muted player.

Копииunmute 76561198012345678

Только админ

Server Control

14 команд

serverinfo

Админ

serverinfo

Prints live server statistics including player count, framerate, memory use and uptime.

save

Админ

save

Forces an immediate world save so recent building and loot changes survive a restart.

server.writecfg

Админ

server.writecfg

Writes the current convar values plus the user and ban lists to disk.

restart

Админ

restart [seconds]

Starts a broadcast countdown and then restarts the server, saving on the way down.

Копииrestart 300

quit

Админ

quit

Shuts the server down immediately with no countdown.

env.time

Админ

env.time <0-24>

Sets the in-game time of day for everyone on the server, where 12 is noon and 0 is midnight.

Копииenv.time 12

admintime

Админ

admintime <-1-24>

Overrides the time of day for your client only, with -1 restoring the real server time.

Копииadmintime 12

weather.rain

Админ

weather.rain <0.0-1.0>

Forces rainfall intensity, where 0 clears the sky and 1 is a full downpour.

Копииweather.rain 1

weather.fog

Админ

weather.fog <0.0-1.0>

Forces fog density from clear to fully fogged.

Копииweather.fog 0

weather.wind

Админ

weather.wind <0.0-1.0>

Forces wind strength, which affects trees, cloth and wind turbine output.

Копииweather.wind 0.5

server.hostname

Админ

server.hostname "<name>"

Sets the server name shown in the in-game server browser.

Копииserver.hostname "RustStats 2x Solo/Duo"

server.description

Админ

server.description "<text>"

Sets the long description shown on the server browser detail page.

Копииserver.description "Weekly wipe, no BPs"

server.maxplayers

Админ

server.maxplayers <number>

Sets the maximum number of players allowed on the server at once.

Копииserver.maxplayers 150

say

Админ

say "<message>"

Broadcasts a message to every player as the SERVER account.

Копииsay "wipe in 10 minutes"

Последнее слово

Эта страница отражает команды, которые люди реально используют. Авторитетный список — всегда сама игра: введите find <text> в консоли, и она выведет все команды и конвары, которые регистрирует текущая сборка, вместе с их текущими значениями. Если что-то здесь расходится с find, доверяйте find — Facepunch переименовывает и перенастраивает конвары в ежемесячном патче.