OpenEco
作者:rebot | 分类:模组
Minecraft 版本: 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: folia paper purpur
标签: economy
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
- Drop
OpenEco.jarandVaultUnlocked.jarintoplugins/ - Start the server once — config generates automatically
- Edit
plugins/OpenEco/config.ymlto set your currency name and storage backend /eco reload— done
Statistics
请登录后举报
暂无评论,抢个沙发吧~