Helios Rust Console Bot Documentation

Battle Pass Setup

Set up the Helios battle pass — reward levels, kits, items, chests, XP events, and feeds.

Overview

The Helios battle pass gives players rewards as they level up. Players earn XP by playing, view progress with /bp, and complete /challenges. Admins build the reward track with /level.

Battle Pass Progress

Run /bp to view the current level, XP progress, PvP and PvE kills, recent rewards, and unclaimed rewards.

Battle pass progress panel showing level, XP, kills, and rewards

Player Challenges

Run /challenges to view challenge requirements, progress, completion status, and bonus XP.

Battle pass challenges showing objectives and completion progress

Video Tutorial

Watch on YouTube

Setup Flow

  1. Enable Battle Pass in /settings server.
  2. Add rewards to levels with /level add (or add-kit, add-item, add-cmd, add-treasure).
  3. Optionally set a premium role with /set premium-role for premium-only rewards.
  4. Set up level-up announcements with /bpfeed.
  5. Check progress with /bp and /level list.

Admin Commands

CommandWhat It Does
/level addAdd a reward (coins, command, role, collectible, key, or chest) to a level
/level add-kitAdd a kit reward to a level
/level add-itemAdd a Rust item reward to a level
/level add-cmdAdd a command-group reward to a level (Premium)
/level add-treasureAdd a chest or key reward to a level (Premium)
/level editEdit a reward
/level edit-kit / edit-item / edit-cmd / edit-treasureEdit those reward types
/level listList rewards (players can run this too — no Manage Server needed)
/level detailsView the rewards configured for a level
/level removeRemove rewards from a level
/set premium-roleRole required for premium battle pass rewards
/set 2xpSchedule a temporary XP multiplier event
/bpfeedManage battle pass feed channels and in-game level-up messages
/give xp / /take xpAdjust a player's battle pass XP
/wipe battle-passReset battle pass progress and challenges

Player Commands

CommandWhat It Does
/bpView battle pass progress
/challengesView battle pass challenges
/level listView the configured reward track

Examples

/level add level:5 name:"500 Coins" type:Coins value:500 premium:No
/level add-kit level:10 kit:"pvp" name:"PvP Kit" premium:Yes
/level add-item level:3 item:"wood" name:"5k Wood" quantity:5000 premium:No

Notes

  • Each level can hold multiple rewards; use position to control their order.
  • Mark rewards premium:Yes to lock them behind the /set premium-role role.
  • Levels go from 1 to 100.
  • Use /set 2xp for double (or higher) XP weekends.