WhiteLabelEconomy
ModrinthWhiteLabelEconomy is a white-label, multi-currency economy plugin for Paper servers. It is built for server owners who want a branded economy system with configurable currency names.
Features
- Multi-currency economy
- Configurable currency names, symbols, decimals, and starting balances
- White-label branding through config.yml and messages.yml
- Fully editable player-facing messages
- Player-to-player payments
- Configurable transfer taxes with percentage and flat fees
- System tax collector account, such as system:tax
- Currency exchange with configurable rates and exchange fees
- Admin commands to set, give, and take balances
- Flatfile balance storage
- Unit-tested economy core
Commands
Player commands:
- /eco help
- /eco balance [player] [currency]
- /balance [player] [currency]
- /bal [player] [currency]
- /money [player] [currency]
- /pay
[currency] - /eco pay
[currency] - /eco exchange
<from_currency> <to_currency> - /eco currencies
Admin commands:
- /eco admin set
[currency] - /eco admin give
[currency] - /eco admin take
[currency] - /eco reload
Permissions
wle.balance, wle.balance.others, wle.pay, wle.exchange, wle.admin, wle.reload
White-label configuration
You can change the economy name, message prefix, colors, currency names, symbols, decimals, starting balances, and all player-facing messages without recompiling the plugin.
Example currency configuration:
currencies:
coin:
singular: "Coin"
plural: "Coins"
symbol: "⛃"
decimals: 2
starting-balance: "100.00"
gem:
singular: "Gem"
plural: "Gems"
symbol: "◆"
decimals: 2
starting-balance: "0.00"
Installation
- Download the plugin jar.
- Place it in your Paper server's plugins folder.
- Start the server once.
- Edit config.yml and messages.yml.
- Run /eco reload or restart the server.
Compatibility
Built against Paper API 1.20.4 and Java 17.
Current limitations
This is an early functional release. Vault, PlaceholderAPI, SQL storage, and persistent transaction audit history are not included yet. Real command aliases still come from plugin.yml, while branding, messages, and currencies are white-label configurable.
Versionen
FAQ
Wie installiere ich WhiteLabelEconomy?
Lade die Datei für deine Minecraft-Version und deinen Loader auf dieser Seite herunter, lege die .jar in den mods- (oder plugins-) Ordner und starte das Spiel.
Ist WhiteLabelEconomy kostenlos?
WhiteLabelEconomy ist auf Modgrid kostenlos — wir verlinken direkt zur offiziellen Quelle, ohne Paywall.
Welche Minecraft-Versionen unterstützt WhiteLabelEconomy?
Funktioniert mit Paper. Unterstützt die Versionen 1.20–1.20.6. Die unterstützten Versionen und Loader findest du im Download-Bereich dieser Seite.
Kommentare 0
Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.