Skip to content

Releases: Varilx-Development/VEconomy

1.0.3

03 Jan 08:43
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main'

1.0.2

02 Jan 17:28
Compare
Choose a tag to compare
Update BaseAPI dependency and adjust database service init

Upgraded BaseAPI to version 0.5.0 in build.gradle for improved functionality. Modified database service initialization to align with the updated API changes, ensuring compatibility and cleaner configuration handling.

1.0.1

01 Jan 23:56
2008787
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

01 Jan 15:24
Compare
Choose a tag to compare
Add MoneyAdminCommand and update MoneyCommand registration

Refactored the MoneyCommand registration to remove the usage of LanguageUtils in favor of a simplified constructor. Introduced the MoneyAdminCommand to enhance administrative capabilities for managing the economy system.