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

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

  • 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.
  • Drop the entire games database on server shutdown to ensure no games are kept after a restart.
  • Clear coinflip games before closing the database connection on shutdown.
  • Like (+1)
Reactions: AIRobotics
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.
v2.6.2

Changelog:

  • Fixed exploit using game builder GUI on Bedrock edition.
Top Bottom