Economy System
Learn how to set up and manage Central Bot's comprehensive economy system, including currency, shops, and transactions.
Basic Commands
balance
Check your current balance
Usage: /balance [@user]
collect
Collect your daily rewards
Usage: /collect
work
Work to earn currency
Usage: /work
Currency Management
pay
Transfer currency to another user
Usage: /pay {@user} {amount}
deposit
Deposit currency to bank
Usage: /deposit {amount}
withdraw
Withdraw currency from bank
Usage: /withdraw {amount}
Shop System
store view
View available items in the shop
Usage: /store view
store buy
Purchase an item from the shop
Usage: /store buy {itemcode} [count]
inventory
View your inventory
Usage: /inventory
Admin Commands
economy manage
Manage GuildManage economy settings
Usage: /economy manage
item add
Manage GuildAdd a new item to the shop
Usage: /item add {name} {cost} {income} {interval} [limit]
addmoney
Manage GuildAdd currency to a user's balance
Usage: /addmoney {@user} {amount}
Setting Up Shop Items
markdown
Item Properties:
• Name : Item display name
• Cost : Purchase price
• Income : Passive income generation
• Interval : Income generation interval
• Limit : Maximum purchasable (optional)
Leaderboard System
leaderboard
View server economy leaderboard
Usage: /leaderboard
The leaderboard displays:
- Top users by total wealth
- Bank balance rankings
- Investment rankings
- Updated every 5 minutes
Economy Configuration
Configure your economy system through the configuration menu:
markdown
Configuration Options:
• Starting Balance
• Daily Rewards
• Work Rewards
• Maximum Bank Capacity
• Interest Rates
• Item Limits
Regular maintenance and monitoring of your economy system helps prevent inflation and ensures fair gameplay.