
【AdvancedCoinflip】 10.24.3
⚡️MySQL & SQLite ✅RGB Color ✅ Highly customizable✅ BungeeCord/Velocity✅⚡️
Hotfix for missing currency placeholder in discord messages
Added DiscordSRV support when creating & winning/losing a game.
All the files will be automatically generated.
Hopefully finally fixed issue with closing gui.
Added click sound to tab completer
Added ability to parse placeholders of offline players
Potential fix for issue with closing GUI
Small fixes
Added new option to set custom click cooldown to amount selection & currency/side change slots
Settings:
# Cooldown on amount selection & currecny/side slots in ms
GuiClickCooldown: 100
Fixed creating a bet with provider specified via command.
Potential fix for players not be abe to close GUI.
Added multiple currencies into ultraeconomy provider.
Changed structure of multiple currencies. eg:
COINSENGINE:
Enabled: true
Currencies:
#Name of your currency from CoinsEngine plugin for example: /CoinsEngine/currencies/coins.yml
coins:
DisplayCurrencyName: "coins" # You can change this to whatever you want
#Name of your currency from CoinsEngine plugin for example: /CoinsEngine/currencies/gems.yml
gems:
DisplayCurrencyName: "gems" # You can change this to whatever you want
ULTRAECONOMY:
Enabled: true
Currencies:
#Name of your currency from ULTRAECONOMY plugin
coins:
DisplayCurrencyName: "coins" # You can change this to whatever you want
#Name of your currency from ULTRAECONOMY plugin
gems:
DisplayCurrencyName: "gems" # You can change this to whatever you want
Rewrited code for better performance
Changed amount to Double
Some small fixes
Code optimalizations
Small fixes
Fixed issue with saving player data
Reduced item flickering in GUIs
Fixed formating with negative numbers
Formatted output of profit in /cf stats command.
Added new option to automatically close creation GUI after creating a bet
It will be automatically added to your existing config file. Default value is true - GUI will close
Settings:
# Should we close creation GUI after bet creation or should we open CF GUI?
CloseCreationGUIAfterCreation: true
Changed subcommand when creating bet from provider ID to provider display name eg.
/cf 1000 heads Vault now becomes /cf 1000 heads Cash or whatever you have as displayname in your config.
Fixed creation GUI
CRITICAL UPDATE! PLEASE UPDATE TO THIS VERSION ASAP!!!