Skip to content

v3.5.2

Compare
Choose a tag to compare
@pavog pavog released this 06 Oct 20:32
· 195 commits to master since this release
  • Remove lombok
  • Clear values when database setup was not successful (so that you can try again)
  • Gracefully disable plugin when main class could not be found
  • Remove metrics
  • TakeCommand: Check that player has enough money
  • Money create command: Fix message for account already exists
  • EconomyChangeEvent: Add support for 1.14 servers
  • Vault support Move tools package into craftconomy package to add support for Vault and remove own implementation of a vault economy provider
  • Automated tests for all latest and used spigot versions
  • Many code style issues fixed
  • Many dependencies updated