Releases: ImNotStable/QualityEconomy
Release 1.5.2
Export & import data fix
Release 1.5.1
Also forgot to add this ._.
Release 1.5.0
Please export before updating, then import using the new version.
Release 1.4.9
Fix Config Options Time Specific config options weren't calibrated for ticks
Release 1.4.8
Preparing for Release
Release 1.4.7
Merge pull request #9 from ImNotStable/dev Dev Merge #2
Beta Release 1.4.7
1.4.7-BETA Tiny Fixes
Release 1.4.6
Fixed cbalance
Shortened placeholder code
Changed the internal functionality of commands
Changed for Number.format functions
Changed functionality of Vault (Fixes how values display)
Adds command usage information to bStats
Added EconomicTransactions (Changes functionality of all commands)
Fixed italics of banknotes
Banknotes now allow new lines using "||"
Fixed Request command answer issue
Release 1.4.5
Reformatted Messages.sendParsedMessage usage
Removed bStats "other_plugins_used" chart
Fixed Configuration
Fixed Custom Currency storage
Added Banknote item customization
Currencies now stored into Set instead of List
Updated Version & UpdateChecker
Reformatted some code
Fixed an error with SQL and custom currencies
Fixed placeholder balance returns
Added "balancetop_balance_#" placeholder
Changed how economy & customeconomy commands function
Combined all Number.format methods
Release 1.4.4
Fixed Yaml creating/updating issue
Added @NotNull
annotations to Account.java
Rearranged sendParsedMessage method
Added dropPlayerDataTable method
Fixed Essentials import suggestion check
Changed Account.getUUID() to Account.getUniqueId()
Added Verison.java class for better version checking
Changed Messages.sendParsedMessage's variable order for consistency
Change Account.setCustomBalances to use a forEach
Changed command naming
Fixed Multiple Json Issues
Fixed Multiple Yaml Issues