🌟 Introducing NezEconomy v1.0.0 – The Standalone Unified Economy for PowerNukkitX 2.0 🌟
Hey everyone! After a lot of development, I’m thrilled to share NezEconomy – a feature‑packed, scalable economy plugin built from the ground up specifically for PowerNukkitX 2.0.
🔥 Why NezEconomy?
✅ Fully standalone – no other plugins required, works out of the box
✅ Multiple storage backends – YAML, SQLite, and MySQL, switchable via config.yml
✅ Ultra‑simple API – other plugins can hook in with one line
✅ Thread‑safe – per‑account locking prevents balance corruption
✅ Custom events – MoneyChangeEvent lets plugins react, modify, or cancel transactions
✅ Top balances – /baltop with pagination
✅ Transaction logging – every change is recorded automatically to transactions.log
✅ Live reload – /nezeco reload updates all settings without a restart
✅ Configurable starting balance for new players
📥 Quick Install
- Download the latest
.jarfrom Releases - Drop it into your server’s
plugins/folder - Start the server, then edit
plugins/NezEconomy/config.ymlto your liking