
FancyEconomy
Simple economy plugin that let's you add multiple currencies
1.0.3+6
beta26 марта 2026 г.Commit hash: 8e8aa67
Commit message: Handle null db
(The last commit message does not always directly reflect the changes related to this version.)
Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.
1.0.3+5
beta26 марта 2026 г.Commit hash: 79ee602
Commit message: Fix currencies not being removed when reloading the plugin
(The last commit message does not always directly reflect the changes related to this version.)
Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.
1.0.3+4
beta22 марта 2026 г.Commit hash: 07b1c59
Commit message: ci: Fix deployment to hangar and modrinth
(The last commit message does not always directly reflect the changes related to this version.)
Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.
Fancy Economy 1.0.3
release31 августа 2023 г.- Fixed support for Folia
- Added raw balance placeholders
- %FancyEconomy_balance_raw%
- %FancyEconomy_balance_raw_CURRENCY%
Full Changelog: https://github.com/FancyMcPlugins/FancyEconomy/compare/v1.0.2...v1.0.3
Fancy Economy 1.0.2
release30 июня 2023 г.Changes:
- You can now edit all messages in
plugins/FancyEconomy/lang.yml - Added balancetop command (
/balancetopand/<currency> top) - Added option to use a short format (config.yml)
- Added option to allow negative balance
- Added option to set the maximum negative balance
- Fixes and internal stuff