Arama Yap Mesaj Gönder
Mesaj Gönder Arama Yap
X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)

Select Your Currency

Türk Lirası $ US Dollar
X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)

Select Your Currency

Türk Lirası $ US Dollar

Rust Admin Commands: Take Full Control of Your Server

If you're managing a Rust server, admin commands are your best tools. In this blog post, we've compiled the most useful Rust admin commands and what they do.

How to Give Admin Permissions

First, you'll need to give yourself or someone else admin privileges:

bash
ownerid 64bitSteamID "Name" "Reason" moderatorid 64bitSteamID "Name" "Reason"

ownerid: Full-access admin (server owner).
moderatorid: Limited access admin (moderator).

After assigning, save the config and restart your server:

bash
server.writecfg

Essential Admin Commands

Command Description
noclip Allows you to fly and pass through walls.
god Toggles invincibility mode.
kill Instantly kills your character.
teleport [name/ID] Teleports you to a player.
teleportpos x y z Teleports to specific coordinates.
give item.shortname [amount] Gives items to your inventory.
spawn [item/entity] Spawns an item or entity.

Player Management Commands

Command Description
kick [name/ID] "reason" Kicks a player from the server.
ban [name/ID] "reason" Permanently bans a player.
banid [ID] Bans a specific SteamID.
unban [name/ID] Removes a player's ban.

Useful Environment Commands

Command Description
status Lists all online players.
inventory.giveall [item] [amount] Gives all players the specified item.
env.time [hour] Changes in-game time (e.g., 12 sets it to noon).
weather.fog [0-1] Sets fog density.
weather.rain [0-1] Sets rain intensity.

Tips

  • Commands are entered in the F1 console.

  • Only players with admin permissions can use these commands.

  • Use status to get player SteamIDs.


Conclusion:
Knowing admin commands is crucial to managing your Rust server effectively. You can maintain order, run events, and create a better experience for your players.

Powered by WISECP
Top