
DynastyEconomy
An advanced economy plugin (Bukkit/Spigot, BungeeCord & more)
DynastyEconomy 1.3.3
release31 марта 2026 г.Api Released on Maven central:
Docs: https://wiki.blockdynasty.net/Developers/Api/
- Artifacts configured for compatibility with the public api.
What's Changed
- merge from base by @federkone in https://github.com/BlockDynasty/BlockDynastyEconomy/pull/43
- merge from base by @federkone in https://github.com/BlockDynasty/BlockDynastyEconomy/pull/44
- merge from base by @federkone in https://github.com/BlockDynasty/BlockDynastyEconomy/pull/45
Full Changelog: https://github.com/BlockDynasty/BlockDynastyEconomy/compare/v1.3.2...v1.3.3
DynastyEconomy 1.3.3
release31 марта 2026 г.Api Released on Maven central:
Docs: https://wiki.blockdynasty.net/Developers/Api/
- Artifacts configured for compatibility with the public api.
What's Changed
- merge from base by @federkone in https://github.com/BlockDynasty/BlockDynastyEconomy/pull/43
- merge from base by @federkone in https://github.com/BlockDynasty/BlockDynastyEconomy/pull/44
- merge from base by @federkone in https://github.com/BlockDynasty/BlockDynastyEconomy/pull/45
Full Changelog: https://github.com/BlockDynasty/BlockDynastyEconomy/compare/v1.3.2...v1.3.3
DynastyEconomy 1.3.2
release30 марта 2026 г.New feature!
- Now you can define the default currency for each Vault consumer. This allows Vault to operate as a dynamic multi-economy system, serving different currencies based on the consumer's package. All of this is achieved without modifying the original API, ensuring 100% compatibility with existing plugins.
config.yaml
What's Changed
- merge from base by @federkone in https://github.com/BlockDynasty/BlockDynastyEconomy/pull/42
Full Changelog: https://github.com/BlockDynasty/BlockDynastyEconomy/compare/v1.3.1...v1.3.2
DynastyEconomy 1.3.1
release29 марта 2026 г.Critical fix item Based Economy
- Patch fix decimal withdrawal itemBasedEconomy. 🔴
- Fix vaultUnlocked Hook. 🟡
- Added to config Towny compatibility. 🟢
What's Changed
- push v1.3.1 by @federkone in https://github.com/BlockDynasty/BlockDynastyEconomy/pull/41
Full Changelog: https://github.com/BlockDynasty/BlockDynastyEconomy/compare/v1.3.0...v1.3.1
DynastyEconomy 1.3.0
release28 марта 2026 г.Performance improvements ⚙️🛠️
-
🔄 Improved asynchronous and synchronous tasks in item-based economies.
-
💾 Addition of Hikari for improved pooling and database connection management.
-
💰 Improved integration of dynamic economies through "Vault," allowing the economy type to be changed based on the consumer type at runtime. This is a quality-of-life improvement that will allow for future, complete control over how economy is selectively provided to each consumer "plugin."
What's Changed
- merge from base by @federkone in https://github.com/BlockDynasty/BlockDynastyEconomy/pull/40
Full Changelog: https://github.com/BlockDynasty/BlockDynastyEconomy/compare/v1.2.7...v1.3.0