Currency & Balance
Check balances, customize your server's currency name and symbol, and manage user balances with Nevi's economy commands.
Checking your balance
Use the /balance command to see how much currency you have. You can also check another user's balance by mentioning them.
Usage
/balance [@user]— Check your own or another user's balance
Example
/balance— check your own balance
/balance @Alex— check Alex's balance
Customizing currency
Every server can set a custom currency name and currency symbol that appear across all economy commands. This lets you theme the economy to match your server's identity.
Usage
/config currencyName <name>— Change the currency name displayed in all economy commands
Example
/config currencyName doubloons
Usage
/config currencySymbol <symbol>— Change the symbol shown next to currency amounts
Example
/config currencySymbol $— dollar sign
/config currencySymbol 💎— gem emoji
/config currencySymbol 🪙— coin emoji
Admin balance management
Server owners and admins can directly manage any user's balance using the /economy command. This is essential for running events, fixing mistakes, or rewarding members for contributions.
Usage
/economy set @user <amount>— Overwrite a user's balance entirely
/economy add @user <amount>— Add currency to a user's balance
/economy remove @user <amount>— Subtract currency from a user's balance
Example
/economy set @Alex 1000— sets Alex's balance to exactly 1,000
/economy add @Winner 500— adds 500 to Winner's balance
/economy remove @Cheater 200— removes 200 from Cheater's balance
Viewing a user's balance (admin)
The /economy view command lets admins check any user's current balance. This is useful for verifying balances before making adjustments or investigating reports.
Usage
/economy view @user— View a specific user's current balance (admin only)
This command is restricted to server admins and owners. Regular members can use /balance to check their own balance.
Per-server balances
Nevi's economy is completely per-server. Every server has its own independent economy. Balances, items, farm progress, and stats do not transfer between servers.
This means a user can have 10,000 coins in one server and 0 in another. It also means server owners have full control over their economy without worrying about outside interference. Each server's economy is a self-contained system.
Why per-server?
- Server owners maintain full control over their economy
- No cross-server inflation or manipulation
- Each community can set its own currency name, symbol, and shop
- Leaderboards reflect activity within your specific community
Related Commands
/configmanagementRequires adminConfigure server settings
/economymanagementRequires ownerManage the economy for this server
/balanceeconomyCheck your balance or another user's balance