Currency
Server economy with multiple currencies, user balances, locale-aware number formatting, and auction/shop integration.
Features
Multiple Currencies
Create multiple currencies per server with independent balances. Free servers get 1 currency, premium servers get unlimited.
Custom Formatting
Set your own symbol (emoji or text), position (left or right), and choose integer-only or decimal amounts.
Number Locale Formatting
Choose a number format such as en-US for 9,000,000.00 or de-DE for 9.000.000,00.
User Balances
Track individual balances per currency for all server members. View with /profile.
Auction and Shop Integration
Auctions and shop purchases can use server balances. Enable "Use Currency" on auctions to deduct winning bids from balances.
Role Operations
Add, set, or subtract currency for everyone with a specific role at once.
Balance Leaderboard
View all users and their balances sorted by amount, per currency.
Commands
/currency create Create a new currency for your server. The first currency becomes the default.
/currency edit Modify currency balances for users or roles.
/currency list Display all users' balances sorted by amount.
/currency info Show details about a currency including total supply and number of holders.
/currency delete Delete a currency. Existing balances are archived but no longer accessible. You cannot delete the default currency while other currencies exist.
/profile [user] View a user's profile including balances for all currencies. Shows your own profile if no user specified.
Configuration
Use /currency create to create a currency, or manage currencies from the dashboard Currency Settings
page.
- Symbol Your currency symbol (e.g., $, coins, credits)
- Position Left ($100) or right (100$) of the amount
- Number Locale Uses standard locale tags for thousands and decimal separators, with previews in the dashboard
- Integer Only Only allow whole number amounts (no decimals)
- Default Currency The first currency created becomes the default. Used automatically by auctions and other features.
/settings currency is also supported for backward compatibility and will update the default currency.
Multiple Currencies
Servers can have multiple independent currencies, each with their own symbol, formatting, and user balances. Free servers are limited to 1 currency. Premium servers can create unlimited currencies.
- - Each currency has its own set of user balances
- - One currency is marked as the default and is used automatically by auctions and other features
- - Use the
currencyparameter on/currency editand/currency listto target a specific currency - -
/profileshows balances for all currencies