Skip to content

Releases: ImNotStable/QualityEconomy

Release 1.5.2

04 May 01:09
Compare
Choose a tag to compare
Export & import data fix

Release 1.5.1

02 May 20:34
Compare
Choose a tag to compare
Also forgot to add this ._.

Release 1.5.0

29 Apr 16:21
Compare
Choose a tag to compare

Please export before updating, then import using the new version.

Release 1.4.9

31 Mar 19:21
Compare
Choose a tag to compare
Fix Config Options

Time Specific config options weren't calibrated for ticks

Release 1.4.8

28 Mar 22:09
Compare
Choose a tag to compare
Preparing for Release

Release 1.4.7

24 Mar 23:20
a9bb1d7
Compare
Choose a tag to compare
Merge pull request #9 from ImNotStable/dev

Dev Merge #2

Beta Release 1.4.7

05 Mar 00:46
Compare
Choose a tag to compare
Beta Release 1.4.7 Pre-release
Pre-release
1.4.7-BETA

Tiny Fixes

Release 1.4.6

19 Feb 20:02
Compare
Choose a tag to compare

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

14 Feb 23:22
Compare
Choose a tag to compare

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

10 Feb 05:34
Compare
Choose a tag to compare

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