Economy System
A virtual currency on your server — members earn coins through daily actions and can transfer them to each other or spend them in mini-games.
How it works
The Economy module gives every member an account with cash and optionally a bank slot. Coins are earned through the daily claim, the work command, or (if enabled) through chatting. Members can spend coins in mini-games or transfer them to others.
Dashboard settings
Under Economy → Configuration you can set:
- Currency name and emoji — e.g. "Credits", "Coins", "Tokens" with a matching emoji
- Daily amount — how many coins members can claim every 24 hours
- Streak bonus — e.g. +50 coins per day for consecutive dailys; missing 48 hours resets the streak
- Work range — minimum and maximum per work shift, plus the cooldown between shifts
Commands
/economy balance — your own balance (cash + bank + total). Use /economy balance @user to see someone else's.
/economy daily — claim today's coins, shows the current streak count.
/economy work — random job with a random payout within the configured range. Different job description every time (chef, programmer, bus driver...).
/economy pay @user 500 — transfer 500 coins from your cash to another member.
/economy top — the top 10 richest members on the server.