Bug fixes:
• Clicking a coinflip in the overview no longer joins the wrong game when the list shifts while your GUI is open
• Stale or already-filled games show “This game is no longer available!” instead of starting the wrong match
Improvements:
• The coinflip overview refreshes automatically when games are created, joined, cancelled, or finished
Bug fixes:
• Statistics in /coinflip now show a reliable played count even when older data has inconsistent played values
• Win rate calculation now uses the corrected played baseline, so percentage output no longer looks too low or too high
• Admin stats output now reports the same corrected played value as the GUI
Improvements:
• The default Coinflip stats item now includes a dedicated “Played” line for clearer progress tracking
• Stats placeholders in the GUI now support {played} in addition to wins, losses, profit, and win rate
New features:
• Main coinflip menu includes a configurable “create coinflip” button that starts the same bet flow as /coinflip create
• Bet amount can be entered via sign gui or chat
Improvements:
• Sign editor lines for the bet amount can be edited in config using a top-level list matching the PerfAuctions-style layout (coinflip-amount-sign)
Bug fixes:
• Fixed Folia-related inventory opening crashes by running coinflip GUI open/close operations on the player region scheduler instead of unsafe/global context
New features:
• Added a built-in update checker to all Perf plugins
Improvements:
• New config option:update-checker.enabled: true(enabled by default)
