Helios Documentation Portal

Player Commands

Player command behavior and support notes for Helios operators.

Overview

Use this page to support player-facing command issues and prerequisites.

Split Guides

Command Reference

/link

  • Command name: /link
  • What it does: Links a player's in-game name and platform to Discord.
  • Parameters: game_name, console
  • Required permissions: Player access
  • Example: /link game_name:"ExampleGamertag" console:"playstation"
  • Notes: Required before most economy and progression commands.

/unlink

  • Command name: /unlink
  • What it does: Removes current link with cooldown enforcement.
  • Parameters: none
  • Required permissions: Player access
  • Example: /unlink
  • Notes: Default cooldown is 48 hours unless owner policy changes.

/bank

  • Command name: /bank
  • What it does: Shows wallet and safe balances.
  • Parameters: none
  • Required permissions: Player access + linked account
  • Example: /bank
  • Notes: Fails when account is not linked.

/deposit

  • Command name: /deposit
  • What it does: Moves funds from wallet to safe.
  • Parameters: amount
  • Required permissions: Player access + linked account
  • Example: /deposit amount:500
  • Notes: Validate balance rules in economy settings.

/withdraw

  • Command name: /withdraw
  • What it does: Moves funds from safe to wallet.
  • Parameters: amount
  • Required permissions: Player access + linked account
  • Example: /withdraw amount:250
  • Notes: Useful for purchase and wager preparation.

/bag

  • Command name: /bag
  • What it does: Opens player inventory for use and listing actions.
  • Parameters: none
  • Required permissions: Player access
  • Example: /bag
  • Notes: Inventory limits may block actions if bag is full.

/shop

  • Command name: /shop
  • What it does: Opens shop categories and purchasable products.
  • Parameters: optional category, optional server
  • Required permissions: Player access
  • Example: /shop category:"Weapons" server:"US Main"
  • Notes: Product cooldowns and role requirements apply.

/bp

  • Command name: /bp
  • What it does: Shows battle pass level and rewards.
  • Parameters: none
  • Required permissions: Player access + linked account
  • Example: /bp
  • Notes: Reward claim eligibility may require premium role/server.

/challenges

  • Command name: /challenges
  • What it does: Shows active battle pass challenges.
  • Parameters: none
  • Required permissions: Player access + linked account
  • Example: /challenges
  • Notes: Progress depends on live event and stats tracking.

/market

  • Command name: /market
  • What it does: Opens market listing and purchase interface.
  • Parameters: optional server
  • Required permissions: Player access
  • Example: /market server:"US Main"
  • Notes: Requires premium on the target server.

/bounty

  • Command name: /bounty
  • What it does: Opens the bounty interface for available targets and rewards.
  • Parameters: server
  • Required permissions: Player access
  • Example: /bounty server:"US Main"
  • Notes: Requires server-side bounty configuration by admins.

/scrims

  • Command name: /scrims
  • What it does: Opens scrim-related workflows for configured servers.
  • Parameters: server
  • Required permissions: Player access
  • Example: /scrims server:"US Main"
  • Notes: Availability depends on server module setup.

/blackjack

  • Command name: /blackjack
  • What it does: Starts a blackjack wager against the house.
  • Parameters: bet
  • Required permissions: Player access + premium-enabled server
  • Example: /blackjack bet:250
  • Notes: Uses economy balance and premium game availability rules.

/coinflip

  • Command name: /coinflip
  • What it does: Runs a coinflip wager against the house.
  • Parameters: bet
  • Required permissions: Player access + premium-enabled server
  • Example: /coinflip bet:300
  • Notes: Wagers are blocked if wallet balance is insufficient.

/dice

  • Command name: /dice
  • What it does: Rolls dice for a premium wager game.
  • Parameters: bet
  • Required permissions: Player access + premium-enabled server
  • Example: /dice bet:400
  • Notes: Economy safeguards still apply.

/mines

  • Command name: /mines
  • What it does: Starts a mines wager game.
  • Parameters: bet
  • Required permissions: Player access + premium-enabled server
  • Example: /mines bet:200
  • Notes: Requires premium game support on the server.

/roulette

  • Command name: /roulette
  • What it does: Places a roulette wager using configured bet types.
  • Parameters: bet, type
  • Required permissions: Player access + premium-enabled server
  • Example: /roulette bet:500 type:red
  • Notes: Supported bet types depend on the current bot version.

/spin

  • Command name: /spin
  • What it does: Starts a spin wager for multiplier outcomes.
  • Parameters: on, amount
  • Required permissions: Player access + premium-enabled server
  • Example: /spin on:red amount:250
  • Notes: High multiplier outcomes are low probability.

/overunder

  • Command name: /overunder
  • What it does: Rolls two dice and resolves an over/under wager.
  • Parameters: bet, choice
  • Required permissions: Player access + premium-enabled server
  • Example: /overunder bet:200 choice:over
  • Notes: Choice behavior follows in-command help text.

/battle

  • Command name: /battle
  • What it does: Starts a case battle against another player using a chest type.
  • Parameters: chest
  • Required permissions: Player access + premium-enabled server
  • Example: /battle chest:"Standard"
  • Notes: Chest types must already exist in chest configuration.

/lb pvp

  • Command name: /lb pvp
  • What it does: Shows top PvP players by tracked kill metrics.
  • Parameters: none
  • Required permissions: Player access
  • Example: /lb pvp
  • Notes: Ranking freshness depends on feed/event ingest health.

/lb money

  • Command name: /lb money
  • What it does: Shows top players by economy balance.
  • Parameters: none
  • Required permissions: Player access
  • Example: /lb money
  • Notes: Leaderboard visibility depends on economy module health.

/lb hours

  • Command name: /lb hours
  • What it does: Shows top players by tracked online time on a server.
  • Parameters: server
  • Required permissions: Player access
  • Example: /lb hours server:"US Main"
  • Notes: Requires online-time tracking data for that server.

/lb battle-pass

  • Command name: /lb battle-pass
  • What it does: Shows top players by battle pass level/progression.
  • Parameters: none
  • Required permissions: Player access
  • Example: /lb battle-pass
  • Notes: Requires battle pass progression tracking.

Operational Notes

  • Pin this page in your support channel.
  • Most player issues are either missing link or premium gating.
  • Include server name when troubleshooting player reports.