Better Plugins
BetterEconomy
Economystable

BetterEconomy

A high-performance Vault economy backend with multi-currency support.

Download v1.4.0

Overview

BetterEconomy is a drop-in Vault economy provider built for servers that outgrew flat-file balances: async database writes, multi-currency support, and a full transaction ledger for tracing disputes. Compatible with every plugin that already hooks into Vault.

Async by default

Balance writes never block the main thread.

Multi-currency

Run a primary currency alongside event or event-shop tokens.

Transaction ledger

Every balance change is logged and searchable.

Versions

v1.4.0stable
MC 1.21.1 - 1.21.11 · August 20, 2026 · 1.2k downloads
Download .jar
v1.3.0stable
MC 1.20.6 - 1.21.4 · June 24, 2026 · 5k downloads
Download .jar

Changelog

v1.4.0stableAugust 20, 2026
  • Added multi-currency support
  • Added the transaction ledger command
v1.3.0stableJune 24, 2026
  • Migrated balance storage to async writes