# About

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

Since v1.2.0 provides an API to handle custom item plugins as well.

# Integrations

EconomyBridge provides integration for a lot of modern, well-known plugins.

# 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).
  • Handle custom items from item plugins.
  • 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.
  • Disable specific item handlers from being registered.
  • PlaceholderAPI support.
  • BETA Create custom item currencies with full NBT support.

🚀 Get Started!