EzEconomy

EzEconomy is a Vault-compatible economy plugin for Paper/Spigot 1.7.10 – 1.21.1. It supports multiple storage backends, optional multi-currency systems, bank accounts, and async caching — all designed to keep your economy safe and fast under load.

Highlights

  • Vault integration — works with any Vault-based plugin without extra setup.
  • Flexible storage — YML, MySQL, SQLite, MongoDB, or a custom provider.
  • Multi-currency — optional per-player currency selection with conversion rates.
  • Async caching — keeps balance lookups fast on busy servers.
  • Banking system — shared accounts with member management and permissions.

For Server Owners & Admins

   
Getting Started Install EzEconomy, choose a storage backend, verify your setup
Configuration Storage backends, multi-currency, banking toggle, caching
Commands Player and admin command reference
Permissions Permission nodes with recommended role assignments
Storage Backends Backend setup, table schemas, and backup guidance
Placeholders PlaceholderAPI expansion reference
Moderation Guide Give/take balances, investigate players, cleanup & maintenance

Optional Features

   
Banking Shared bank accounts with member roles
Multi-Currency Multiple currencies with conversion rates
Integrations Vault, PlaceholderAPI, Redis, BungeeCord

For Developers

   
Developer Reference EzEconomyAPI, events, custom storage providers