Helios Rust Console Bot Documentation

Rust Console Player Economy Commands

Rust Console player wallet command guide for daily income, transfers, and bank flows in Helios.

Page Summary

  • This page covers player economy command behavior in Helios.
  • It is for owners/admins and moderators supporting wallet and transfer issues.
  • Use this with economy setup when diagnosing payout and transfer complaints.

Overview

This page covers player economy commands that were previously mixed into larger command pages.

Commands

/bank

  • What it does: Shows wallet and safety pocket balances.
  • Parameters: none
  • Example: /bank

/daily

  • What it does: Claims daily reward.
  • Parameters: none
  • Example: /daily

/beg

  • What it does: Attempts a small random currency gain.
  • Parameters: none
  • Example: /beg

/pay

  • What it does: Transfers wallet currency to another user.
  • Parameters: required user, required amount
  • Example: /pay user:@Example amount:250

/deposit

  • What it does: Moves funds from wallet to safety pocket.
  • Parameters: optional amount (defaults to all)
  • Example: /deposit amount:500

/withdraw

  • What it does: Moves funds from safety pocket to wallet.
  • Parameters: optional amount (defaults to all)
  • Example: /withdraw amount:250

Requirements

  • User is linked with /link
  • Economy module is enabled for the server
  • User has enough wallet balance for /pay and /deposit

Common Issues

Problem

/bank, /deposit, or /withdraw fails.

Likely Cause

User has not linked account yet.

Fix

Run /link first, then retry.

Problem

/pay fails.

Likely Cause

Insufficient wallet balance or invalid amount.

Fix

Check /bank, then retry with a smaller amount.