Skip to content

Releases: pavog/craftconomy3

v3.5.5

26 Jul 14:58
1b26c6e
Compare
Choose a tag to compare

Bug fixes:

v3.5.4

19 Apr 09:40
Compare
Choose a tag to compare
  • Use jdbcUrl instead of MySQL DataSource to fix MySQL connection errors with MySQLConnector version >= 8 (on newest Paper version)

v3.5.3

22 Mar 14:56
Compare
Choose a tag to compare
  • Fix creation of NPC accounts #66 #64
  • Fix typos in translation keys
  • Select world currency by account id instead of name #103

v3.5.2

06 Oct 20:32
Compare
Choose a tag to compare
  • 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

v3.5.1

28 Jan 17:58
Compare
Choose a tag to compare

Still needs to be tested!

  • [Feature] Added support for Vault

v3.5.0 (Release candidate)

07 Jan 22:18
Compare
Choose a tag to compare
Pre-release

Still needs to be tested!

  • Merged from upstream repo
  • Merged tools from upstream repo
  • [Bugfix] Reload command should now work properly
  • [Bugfix] Removed warning "Defaulting to no-operation (NOP) logger implementation"
  • [Removed] Dripreport (came from upstream repo)

v3.4.1

22 Nov 22:07
Compare
Choose a tag to compare

Tested with Spigot v1.13

  • [Bugfix] Fixes players on bukkit cannot execute commands
  • [Bugfix] Fixes exchange rates between multiple currencies
  • [Bugfix] Apiversion in plugin.yml does not cause errors on plugin load
  • [Feature] Added possibility to execute command with a commandblock
  • [Dependencies] Removed slf4j

v3.4.0

12 Nov 10:23
2ecdeb8
Compare
Choose a tag to compare

Tested with Spigot v1.13