Skip to content

myth-MC/banco

Repository files navigation

banco

Latest release Pull requests Issues License
A simple item-based economy plugin.

Quick navigation
  1. Information
  2. Installation
  3. Usage

📚 Information

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.

Features

  • 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

Planned features

  • 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+)

Compatibility chart

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+

Dependencies

📥 Installation

  1. Download the banco jar file for your platform. You can find the latest version on our releases page.
  2. Add the banco jar file to your server's plugin folder. Make sure to delete any older versions of banco.
  3. Download and install Vault.
  4. Fully restart your server. Type /stop and start the server again instead of using /reload.

🖊️ Usage

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

Other supported plugins