Releases: pavog/craftconomy3
Releases · pavog/craftconomy3
v3.5.5
v3.5.4
v3.5.3
v3.5.2
- 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
v3.5.0 (Release candidate)
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
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