- Plugin now only supports 1.19 - 1.20.2
- Fixed a few errors regarding skulls and fetching their textures.
- Some very minor performance optimizations.
I am happy to announce that the API has some new documentation you can view it below.
- Some minor performance improvements.
- Updated some default values in the configuration file.
https://docs.zithium.net/deluxe-series/deluxecoinflip/developer-api
Configuration Changes:
- Added support for PlayerPoints economy
- Added support for ZithiumMobcoins economy.
To enable support for ZithiumMobcoins simply add the following configuration section below the other economy settings.
YAML:# ZithiumMobcoins Economy (requires ZithiumMobcoins plugin) # https://www.spigotmc.org/resources/zithiummobcoins-1-18-1-20-2.113153/ ZITHIUMMOBCOINS: enabled: true display_currency_name: "Mobcoins"
v2.6.3
Changelog:
- API Update:
- Added ability to cancel the CoinflipCreatedEvent.
- Fixed a bug when a different economy plugin with the same name loaded (even while disabled in the config).
- Updated Spigot API version to 1.19.2.
