Features
Obfeco is a modern, lightweight multi-currency economy plugin for Minecraft servers.
Multi-Currency Support
Create as many different currencies as you need for your server (e.g., Dollars, Gems, Coins, Tokens). Each currency can have its own:
- Display name
- Symbol
- Starting balance
- Decimal precision
Management GUI
A clean, easy-to-use GUI for administrators to create, edit, and delete currencies without needing to edit configuration files.
Command: /obfeco manage
Leaderboards
Built-in support for top balance lists for any currency.
- View via command:
/obfeco top <currency> - View via GUI:
/obfeco top <currency> gui - Placeholders for external displays (Scoreboards, etc.)
High Performance
- Asynchronous database operations (MySQL/SQLite)
- Caffeine caching for fast balance lookups
- Optimized for large player bases
Migration Support
Migrate your data from other economy plugins like CoinsEngine with a single command.
Command: /obfeco convert coinsengine
Deep Integration
- Full Vault support for a primary currency
- Comprehensive PlaceholderAPI expansion
- Folia compatibility for multi-threaded server environments