Helios Rust Console Bot Documentation

/kit Commands

View, grab, and copy Helios kits between Rust Console servers.

Overview 🚀

The /kit commands help server owners and admins view, export, and copy kits in Helios.

Use these commands to check what a kit looks like, grab the full kit add commands, or copy kits from one connected server to another.


/kit view 👀

Use /kit view to see a picture preview of your kit.

This is useful when you want to quickly check armor, hotbar items, inventory layout, or make sure a kit looks right before giving it to players.

kit view example

Example 💬

/kit view server:"US Main" kit_name:"PvP"

kit view example


/kit grab 📋

Use /kit grab to get all kit add commands for a server.

You can grab every kit add command from the selected server, or enter a specific kit name if you only want commands for one kit.

kit grab command example

Example 💬

/kit grab server:"US Main" kit_name:"PvP"

kit grab command example


/kit copy 🔁

Use /kit copy to copy kits from one connected server to another.

This is useful when you want multiple servers to use the same kit setup without rebuilding everything manually.

You can also choose to delete and replace all existing kits on the destination server.

Example 💬

/kit copy from:"US Main" to:"US East" replace_all:"True"

kit copy command example


Setup Flow ✅

  1. Use /kit view to check the kit first
  2. Use /kit grab if you want the kit commands saved or copied
  3. Use /kit copy if you want to move kits between servers
  4. If copying kits, confirm the correct from and to servers
  5. Test one kit after copying to make sure everything works correctly

Requirements 📌

Before using these commands, make sure:

  • Helios is connected to at least one server in this Discord
  • You have permission to run admin commands
  • You selected the correct server when using commands with a server: option
  • The kit already exists if you are trying to view, grab, or copy it

Notes 📝

  • Most admin commands require Manage Server permission
  • Panel-based commands are user-scoped, so each admin should open their own panel
  • Use /kit grab before major kit changes if you want a backup of your commands
  • Be careful with replace_all:"True" because it can replace existing kits on the destination server
  • After copying kits, test one controlled kit claim before announcing it to players