Home / Rust Console Battle Pass Bot for Server Owners
Rust Console Feature PageRust Console Battle Pass Bot for Server Owners
Helios helps Rust Console Edition server owners run battle pass progression from Discord with reward rules, linked account checks, and wipe-cycle controls. Owners can use it to give players a clearer progression path tied to their server economy and event loop.
This is useful when PlayStation and Xbox communities want battle pass rewards, claim flows, and progression pacing that fit the rest of their Rust Console setup.
Treat progression as an economy system: validate payouts and role boundaries before public launch.
Quick take
A 100-level battle pass built with /level add: rewards can be coins, kits, items, command runs, roles, keys, or chests, with a separate premium reward track gated by /set premium-role. Players track progress with /bp and /challenges.
What you get
- 100 reward levels — each level can hold multiple rewards, ordered with
position. - Seven reward types — coins, kits (
/level add-kit), items (add-item), command groups (add-cmd, Premium), roles, keys, and chests (add-treasure, Premium). - Free + premium tracks — mark rewards
premium:Yesto lock them behind the role you set with/set premium-role. - XP events — schedule double-XP weekends with
/set 2xp. - Level-up feeds — announcements in Discord and in game via
/bpfeed. - Wipe-ready — reset progress and challenges with
/wipe battle-pass.
Commands
/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
Video tutorial
Related setup docs and cluster pages
Frequently asked questions
- Is the battle pass free?
- Yes. Building the reward track with
/leveland player progress with/bpand/challengesare free. Command-group and chest rewards, plus the premium-role reward flow, are premium. - How do players earn XP?
- By playing: player kills and PvE kills grant XP at rates you tune in
/economy, and you can boost everything with/set 2xpevents. - How do premium-only rewards work?
- Mark a reward
premium:Yesand set the required Discord role with/set premium-role— only players with that role can claim it. - How do I reset it at wipe?
- Run
/wipe battle-passto reset progress and challenges for the new wipe.
Need battle pass progression that stays fair and stable?
Start with reward rules, validate claim flow, then scale progression once payout behavior is verified.