v2.0.0
Changelog:
- Added SQLite storage and removed flat file storage. Please BACKUP DeluxeCoinflip/data folder before upgrading to 2.0.0. You do not need to delete the folder though as automatic migration has been implemented and will transfer any existing user data from flat file to SQLite.
- Ensure to add this to your config.yml:
Code:storage: # Types available: # - SQLITE type: SQLITE- DeluxeCoinflipAPI has been updated, please update any plugins using the API.
- Added UltraPrisonCore Tokens economy provider.
- Added GamePoints economy provider.
v1.8.5
Changelog:
- Added ability to change coinflip game items from player heads to any other items.
- Fixed an error when attempting to give tokens at the end of a game.
- Fixed a tax limit issue of 2.7B.
- Optimised some parts of the plugin.
v1.8.4
Changelog:
- Fixed a money value display bug.
- You no longer require the currency argument using the command if there is only one economy enabled.
- Optimized parts of the GUIs and coinflip animation.
