Helios Documentation Portal
Player Economy
Player wallet command guide for daily income and transfers.
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, requiredamount - 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
/payand/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.