Helios Rust Console Bot Documentation
Personal XP Boost Products
Create timed personal XP multiplier products for the shop and Tip4Serv.
- Last updated
- Maintained by
- Helios RCE
Personal XP products apply a timed multiplier to one player. They are separate from the server-wide /set 2xp event.
Commands
/product add-xp category:"XP BOOSTS" name:"1 Day Double XP" multiplier:"2x" expires_after:"1d" price:1000
/product edit-xp product:"1 Day Double XP" multiplier:"2.5x"

Supported settings include category, name, multiplier, expiration, price, trader value, required role, server, cooldown, and bypass_bag.
- Multipliers accept values such as
2x,2.5x, and3x. - Durations accept values such as
12h,1d,7d, and30d. - With
bypass_bag:True, the boost activates immediately after purchase. - Otherwise, the token enters
/bagand activates when the player redeems it.
Editing

/product edit-xp can update any individual field without recreating the product.
Tip4Serv Parse
{discord_id} [2XP] [2x] [7d]
The multiplier and duration may be changed to the values sold by your store product.
Stacking Rules
A personal multiplier stacks multiplicatively with an active server-wide /set 2xp event. For example, personal 2x during server 2x produces 4x earned XP.
The multiplier applies to earned kill, challenge, and playtime XP. Direct staff adjustments and other direct XP grants are not multiplied.