Rust Admin Tool

  1. Rust Admin Tool Download
  2. Rust Admin Tool German
  3. Best Rust Admin Tools
  4. Rust Admin Remove Tool
Rust

Rust Admin Tool (RAT) This tool is under heavy development, please consider! Now it's only Beta flagged. Use only by skilled users. Roadmap: roadmap on trello. The Tool Cupboard is essential for any base because it prevents people who are not authorized from upgrading building blocks and placing and picking up deployables within a 25-meter radius (around 9 foundation blocks) from the cupboard. If you press 'E' on the cupboard you can authorize yourself so you are able to build in this area.

Rust Admin is an old but still very widely used Admin Tool.

Rust Admin Tool Download

Head over to the website and download the .zip and extract to a directory you’ll remember.

Setting Up

Start up the RustAdmin.exe and you’ll be greeted with the application.

Click the Configuration Tab to begin setting up your server.

Rust Admin Tool

Using the settings you used for the Installing Your Server Article enter them into the IP / Server Port / RCON Port / Password fields

Click Save

Enter a Name and Click OK

If you did it correctly you’ll see it change from a red disconnected to a green connected.

You have two boxes the top one sends chat commands. The bottom sends console commands.

NB! Før disse kommandoene kan brukes, må du legge inn adminspå din server.
Server Settings/Controls

  • chat.serverlog <true/false (default true)> - If true, chat will be logged to the console
  • echo 'text' - Prints text to the server console
  • env.time -
  • supply.drop - Kommando for airdrop (ikke bekreftet)
  • supply.call - Kommando for airdrop (ikke bekreftet)
  • find <name or . for all> - Search for a command
  • say 'message' - Broadcasts a message in chat to ALL players
  • server.globalchat <true/false (default true?)> - If true, chat will be broadcasted to ALL players
  • server.hostname 'server name' - Sets the server name
  • server.identity 'identity' - Sets the server’s identity. This is used for the folder name of the server data
  • server.level 'map name' : Sets the server’s map
  • server.maxplayers <number (default 500)> - Sets the maximum amount of players that can connect
  • server.port <number (default 28015)> - Sets the connection port of the server
  • server.save - Forces the server to save the map and player data
  • server.saveinterval <number (default 60)> - Sets the server’s auto-save interval
  • server.secure <true/false (default true)> - If true, EAC will kick banned or unregistered users upon joining
  • server.seed <number (default 123456)> - Sets the server’s map generation seed
  • server.stability true/false - If true, structure stability is enabled on the server
  • server.start - Uhh… starts your server? Wait, isn’t it already running?
  • server.stop 'reason' - Stops yours server with a specified reason
  • server.tickrate <number (default 30)> - Uhh… sets the tick rate?
  • server.worldsize <number (default 4000)> - Sets the size of the map/world
  • server.writecfg - Writes and saves server configuration files
  • quit - Saves everything and stops the server

Player Administration

  • ban 'player name' 'reason'
  • banid <steamid64> 'player name' 'reason'
  • banlist - List of banned users
  • banlistex - List of banned users with reasons and usernames
  • kick <steamid64> 'player name' 'reason' - Kicks player, with optional reason
  • kickall <invalid parameter, just put '> 'reason' - Kicks all players, with optional reason
  • listid <steamid64> - List of banned users by Steam ID
  • moderatorid <steamid64> 'player name' 'reason' - Sets player as a server moderator with auth level 1
  • ownerid <steamid64> 'player name' 'reason' - Sets player as a server admin with auth level 2
  • removemoderator <steamid64> - Removes player as moderator
  • removeowner <steamid64> - Removes player as owner
  • unban <steamid64> - Unbans player by Steam ID
  • noclip - lar deg som administrator fly

Player Controls

Rust Admin Tool German

  • chat.say - Sends a message from the in-game F1 console to the in-game chat as player
  • craft.add -
  • craft.cancel -
  • craft.canceltask -
  • find <name or . for all> - Search for a command
  • inventory.endloot -
  • inventory.give -
  • inventory.giveid -
  • inventory.givebp -
  • kill - Suicide/kill yourself
  • quit - Saves everything and closes the game
  • respawn - Force yourself to respawn
  • respawn_sleepingbag - Force yourself to respawn in your sleeping bag
  • sleep -
  • spectate -
  • wakeup -

Informational

Admin
  • players - Shows currently connected clients
  • status - Shows currently connected clients
  • users - Show user info for players on server

Debugging/Development

  • colliders -
  • ddraw.arrow -
  • ddraw.line -
  • ddraw.sphere -
  • ddraw.text -
  • dev.culling -
  • dev.hidelayer -
  • dev.sampling -
  • dev.showlayer -
  • dev.togglelayer -
  • entity.debug_toggle -
  • entity.nudge -
  • gc.collect - Recollects unused memory and unloads unused assets
  • objects -
  • perf - Print out performance data
  • physics_iterations <number (default: 7)> - The default solver iteration count permitted for any rigid bodies. Must be positive
  • physics_steps ?? - The amount of physics steps per second
  • queue - Shows the stability and surroundings queues
  • report - Generates a report of all spawned entities in the server's root directory
  • textures - Lists the loaded textures

Oxide Specific

Best Rust Admin Tools

  • oxide.load 'file name' - Loads plugin with name given (do not include file extension, ex. lua, js, py)
  • oxide.reload 'file name' - Reloads plugin with name given (do not include file extension, ex. lua, js, py)
  • oxide.unload 'file name' - Unloads plugin with name given (do not include file extension, ex. lua, js, py)
  • version - Displays the Oxide version and the Rust network protocol version in the console

Uncategorized

Rust Admin Remove Tool

  • error -
  • init - Loads config
  • inventory.give 'item name' <amount> - Gives yourself an item. Only works on RCON?