First you need to add yourself as admin.
To enter an admin command. Press F1 to open the Console while in-game.
Admin commands list:
itemlist = Shows all the game items in the Console and their Item Codes
itemlist <name filter> = Shows a list of all items with the searched word in their name and their Item Code (itemlist bow would return a list of all the bows).
g <itemcode> <quantity> = Gives you the item with the specified quanitity (g 4 10 would give you 10 Steaks).
g all <itemcode> <quantity> = gives all players a specified item.
g <itemname> <quantity> = Same as g <itemcode> <quantity> except with the name of the item instead of the item's Code.
rcon kick <guid> <reason> = Kick a player, with a reason. Enter the start of a guid for a player (you can see these with `serverstatus`) to identify them (kick f422 Being a jerk would kick player who has a guid beginning with f422 giving him "Being a jerk" as reason for kick).
rcon ban <steamid64> <raison> = bans the given player
rcon unban <steamid64> <raison> = unbans the given player
spawn <prefabname> = This will spawn any networked object 2 meters in front of you. A full list of prefabs is not yet available. Known Options: [ AITokarServer, sandstorm ]
refreshai = Delete all the NPC Mobs and Resource Nodes (Trees, Logs, Stumpts, Ore Veins etc). They will respawn slowly as normal.
teleport <teleportthisplayer> <tothisplayer> = Full names required. Teleports one player to another. (teleport ronald bart would teleport player named ronald to player named bart).
serverstatus = Displays a list in the Console of all connected players, including their names, guid (steam64ID) and other information. (Useful for kicking!)
rcon adminmessage <text> = sends an administrator message to all players (adminmessage Welcome would send "welcome" to all players).
creativemode <0/1> = enables/disables creative mode (building has no cost).
rcon freezetime = freezes the time on the server.
playerlootmode <0/1/2/3> = toggles the loot mode (0 = drop nothing, 1 = backpack, 2 = backpack & random items, 3 = everything).
rcon settime <(0.1-1.0)> = sets the time on the server.
- 54 Users Found This Useful
Related Articles
Using Oxide's permission system
These commands are all run through admin or (for rust only) rcon connection with Rust Admin (So...
Installing oxide plugins
To install oxide plugins you will first need to install oxide from the control panel > Mods...
Add an admin
First thing you need to do is get your public player id (steamid64):Open console in game using F1...
Installing a steam workshop map
To load a map from the steam workshop on your server you will first have to go on the workshop...
Adding a steam workshop mod to your server
To add a mod of the steam workshop on your server you must get the numerical ID of the mod.You...