HomeJavaModsOpenEco
OpenEco
ModsJava

OpenEco

by alexisbinh · on Modrinth

Fast, multi-currency economy plugin for Paper and Folia. Vault/VaultUnlocked, PlaceholderAPI, transaction history, and cross-server handoff built in.

⬇ Download on Modrinth

OpenEco — Economy Plugin for Paper & Folia

A clean, fast, multi-currency economy plugin built for modern servers. OpenEco keeps balances in memory for instant reads and writes, persists to your database of choice, and integrates with the full Vault/VaultUnlocked ecosystem — no compromises.


✦ Why OpenEco?

Most economy plugins either ignore Folia entirely, bolt on multi-currency as an afterthought, or have no real transaction history. OpenEco was built from scratch to handle all three properly.


Documentation

Everything about the plugin is documented here https://alexteens24.github.io/OpenEco/


For Developers

OpenEco exposes a full service API via Bukkit's ServicesManager:

OpenEcoApi api = Bukkit.getServicesManager()
        .getRegistration(OpenEcoApi.class)
        .getProvider();

Covers accounts, balance reads/writes, transfers, freeze state, history, leaderboard, and all currency-aware overloads. Full docs in the API guide.


Requirements

Requirement Notes
Paper 1.20.5+ or Folia 1.21+ Both supported
VaultUnlocked Required
Vault Also supported
PlaceholderAPI Optional

Quick Start

  1. Drop OpenEco.jar and VaultUnlocked.jar into plugins/
  2. Start the server once — config generates automatically
  3. Edit plugins/OpenEco/config.yml to set your currency name and storage backend
  4. /eco reload — done

Statistics

bStats

Documentation · Issue Tracker · Source Code

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more