# About

EconomyBridge is a simple, lightweight unified library plugin created to handle multiple Bukkit economy/currency plugins with only a few lines of code.

Currently supports 7 plugins, 2 built-in providers, and custom item-based currencies.

# Features

  • Easily deposit, withdraw and check balance of the currency.
  • Easily format numeric values with the currency format.
  • Handle currencies for offline players (if supported by the original plugin).
  • Configurable currency's display name (if not provided by the original plugin).
  • Configurable currency's format (if not provided by the original plugin).
  • Configurable currency's icon (if not provided by the original plugin).
  • Disable specific currencies from being registered on load.
  • PlaceholderAPI support.
  • BETA Create custom item currencies with full NBT support.

🚀 Get Started!