[1.0] – 2025-07-30
Added
/coinflip
&/cf
commands withcreate
,delete
andreload
(ops-only) subcommands and tab completion- 36-slot dashboard GUI featuring:
- Player-head icons to join active games
- Barrier “No Games” placeholder when empty
- ◀ Previous and ▶ Next page arrows
- 📖 Statistics book icon (prints wins/losses/profit in chat)
- ★ Create Game star
- Builder GUI (36 slots) for quick game creation:
- Red/Green wool buttons for –/+ increments (configurable)
- Center sign displaying current bet
- Anvil opens chat for custom amount entry
- Finish (slime) button to finalize and create the game
- Amount suffix parsing:
k
(thousand),m
(million),b
(billion),t
(trillion) - Flip animation GUI with configurable size, cycles and tick interval
- End-game summary messages that DM each player:
- Correctly labels
WINNER
(green) orLOSER
(red) - Shows amount bet, winner name, loser name
- Correctly labels
- Enforced one pending coinflip per player
- Blocked inventory clicks/drags except on interactive buttons
- EssentialsX economy integration (
eco take
/eco give
)
Configurable via config.yml
- GUI titles
- Min/max bet limits
- Increment values
- Animation size, cycles, interval
Fixed
- Builder GUI plus/minus buttons update bet in-place (no bounce)
- End-game summary now correctly shows
LOSER
in red when you lose