Added
- Polish language
- Tamil language
- fixed bug, where paying lead to more money being deposited
- added bulgarian language
- load after nexusAuctionHouse (if installed)
What's changed
- fix parsing placeholders in language strings (thanks @otagao)
Full Changelog: https://github.com/confusedalex/GoldEconomy/compare/v1.9.2...v1.9.3
What's Changed
- fixed spacing between prefix and message
- fixed bug, which occurred when using Japanese language
- reordering of translation placeholders is now possible
- thanks to @otagao for translation and spotting the bug!
Full Changelog: https://github.com/confusedalex/GoldEconomy/compare/v1.9.1...v1.9.2
- Updated Tamil Language
- Forbid setting balance to negative value
v1.9.0
Localization
- Add Japanese language (thanks to gakkoumc)
Fixed
- Spelling mistake
What's changed?
- Fixed bug, where gold nuggets would get deleted when using base ingots
- Fixed spelling mistake in config
What's Changed
- feat: withdraw all without amount by @ConfusedAlex in https://github.com/ConfusedAlex/GoldEconomy/pull/47
- refactor: bankCommand to kotlin by @ConfusedAlex in https://github.com/ConfusedAlex/GoldEconomy/pull/48
- feat: balance of other players by @ConfusedAlex in https://github.com/ConfusedAlex/GoldEconomy/pull/49
Full Changelog: https://github.com/ConfusedAlex/GoldEconomy/compare/V1.7...V1.8
What's changed?
- Implemented help command for all commands
- Implemented help command with support for multiple languages
- Added permission for all commands
- Made /bank deposit without a following number, deposit all
Full Changelog: https://github.com/ConfusedAlex/GoldEconomy/compare/V1.6.8...V1.7
What's Changed
- feat: Add bal and balance commands by @Firav in https://github.com/ConfusedAlex/GoldEconomy/pull/45
New Contributors
- @Firav made their first contribution in https://github.com/ConfusedAlex/GoldEconomy/pull/45
Full Changelog: https://github.com/ConfusedAlex/GoldEconomy/compare/V.1.6.7...V1.6.8
What's changed?
- Fixed bug, where the item stack size could be greate than 64
What's changed?
- Rewrote parts in Kotlin and removed dependency
What's changed
- Added option to use raw gold as currency
Translations
- Added Brazilian Portuguese
- Added Norwegian
- Added PlaceholderAPI support
- Fixed bug where it would error when using papermc
New Language
Added turkish translation
BREAKING
If you already have a config file, you must add the following to the file:
# This value sets the base domination of the economy
# 'nuggets' = 1 nugget is 1 currency, 1 ingot is 9, 1 block is 81
# 'ingots' = 1 ingots is 1 currency, 1 block is 9
base: "nuggets"
New Feature!
You can now set the base of the currency!


