DeluxeCoinflip ⭐ Multiple Currencies (Money, Tokens, Points) ✅ Tax System, Tracked Statistics

MC Plugin DeluxeCoinflip ⭐ Multiple Currencies (Money, Tokens, Points) ✅ Tax System, Tracked Statistics v2.11.2
The ultimate Coinflip plugin supporting 5+ built-in currencies with a tax and bet limits system

- Convert plugin to use MiniMessage.
- Some minor optimizations.
- Some minor code cleanup.
  • Like
Reactions: Aviral_King1919
Fixed a scheduling error on folia servers.
  • Like
Reactions: Aviral_King1919
- Added support for custom currencies via the use of commands & placeholders. An example can be found here.
  • Like
Reactions: Aviral_King1919
- Fixed an issue where the animation items would show as invalid.
  • Like
Reactions: Aviral_King1919
- Fixed an issue where the database would throw errors while fetching user data.
- Convert plugin to use Aikar's command library.
- Remove methods to load the games table as we no longer save it after shutdown.
- Added new PlaceholderAPI placeholders
  • Like
Reactions: Aviral_King1919
  • Fixed scope shadowing for connections & added more robust error logging for SQLiteHandler. [274119c]
  • fix (tax): fix tax not shown correctly in messages [43cbeae]
  • Possible fix for TokenEnchant errors [b5a5142]
Thank you to everyone who contributed to this update with the various PRs.
  • Like
Reactions: Aviral_King1919
  • Drop the entire games database on server shutdown to ensure no games are kept after a restart.
  • Like
Reactions: Aviral_King1919
  • Clear coinflip games before closing the database connection on shutdown.
Configuration Changes:

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 startup error when a different economy plugin with the same name loaded (even while disabled in the config).
  • Updated Spigot API version to 1.19.2.
Top Bottom