Overview
Economy System

Wallets & Banking

Manage your coins through deposits, withdrawals, transfers, and claim daily rewards to grow your wealth safely.

Balance System Overview

Every member has two coin pools:

Available Coins

Coins in your pocket, ready to spend or lose. These coins can be stolen via robbery or lost during failed heists.

Banked Coins

Coins stored safely in the bank. Protected from theft and robbery. Must withdraw to use for purchases.

Core Commands

Check Balance

/bal [user]

Description: View your current balance or another member's balance

Parameters:

  • user (optional) - Member to check balance for. Defaults to yourself.

Example:

/bal

Deposit to Bank

/dep <amount|all>

Description: Deposit available coins to your bank account

Parameters:

  • amount - Number of coins to deposit
  • all - Deposit all available coins

Example:

/dep 5000

Withdraw from Bank

/with <amount|all>

Description: Withdraw coins from your bank account to your available balance

Parameters:

  • amount - Number of coins to withdraw
  • all - Withdraw all banked coins

Example:

/with 1000

Transfer to Other Members

/pay <user> <amount>

Description: Transfer coins from your available balance to another member

Parameters:

  • user - Member to send coins to
  • amount - Number of coins to send

Example:

/pay @friend 2500

Claim Rewards

Daily Reward

/daily

Description: Claim your daily reward for active engagement

Cooldown: 24 hours (configurable)

Reward Amount: Configurable via dashboard (default varies by server)

Example:

/daily

Weekly Reward

/weekly

Description: Claim your weekly bonus reward for consistent engagement

Cooldown: 7 days (configurable)

Reward Amount: Configurable via dashboard. Typically higher than daily.

Example:

/weekly

Bank Protection

Safe from Theft

Banked coins are protected from robbery and theft attempts. Members attempting to rob you can only steal from your available balance, not your bank. This encourages strategic financial management.

Admin Economy Commands

Administrators can manage member economies directly using these commands:

Give Coins

/eco give <user> <amount>

Description: Grant coins to a member (admin only)

Requires: Administrator permission

Take Coins

/eco take <user> <amount>

Description: Remove coins from a member (admin only)

Requires: Administrator permission

Set Balance

/eco set <user> <amount>

Description: Set a member's available coins to a specific amount (admin only)

Requires: Administrator permission

Best Practices

Protect Your Coins

Bank your coins regularly to protect them from being stolen during robbery attempts. Keep only what you plan to spend or risk in your available balance.

Claim Rewards Consistently

Use /daily and /weekly commands to build a steady income stream. These rewards are designed to encourage consistent engagement and provide a safety net for less active players.