Quick navigation
banco 🏦 provides server owners with a simple and configurable item-based currency system, ideal for RPG-style servers.
Warning
banco is still under development. Although most of its features do work, we cannot promise a bug-free experience. You can report any misbehaviours or share any feedback by creating an issue.
- Item-based economy system
- Customizable items (display name, lore and custom model data)
- Vault support (Towny Advanced, Factions, Jobs Reborn...)
- PlaceholderAPI support
- Multi-language (full list here)
- Lightweight and performant
- Developed with configurability and simplicity on mind
- No dependencies other than Vault
Folia support✅ (0.3+)Commands✅ (0.2+)Custom Model Data support✅ (0.5+)- MySQL support
Update tracker✅ (0.2+)Baltop✅ (0.6+)Count Ender Chest items✅ (0.4+)
Compatible? | Version | Notes | |
---|---|---|---|
PaperMC | ✅ | 1.20.6+ | |
PurpurMC | ✅ | 1.20.6+ | |
Spigot | ✅ | 1.20+ | Consider using PaperMC |
Bukkit | ✅ | 1.20+ | Consider using PaperMC |
Folia | ✅ | 1.20.6+ |
- Vault 1.7+ or VaultUnlocked 2.2+ (required)
- PlaceholderAPI (optional)
- Towny Advanced (optional)
- Download the banco jar file for your platform. You can find the latest version on our releases page.
- Add the banco jar file to your server's plugin folder. Make sure to delete any older versions of banco.
- Download and install Vault.
- Fully restart your server. Type
/stop
and start the server again instead of using/reload
.
When you run banco for the very first time it will automatically generate two files:
- 'settings.yml' contains general settings
- 'accounts.yml' is where data will be stored
banco comes with a very simple gold-based economy setup that can be expanded by modifying settings.yml
- Towny Advanced
- PlaceholderAPI
- Any other plugin with Vault support