CoinFlip is a pure player-versus-player game that requires no physical setup in your world. One player creates a bet, the server broadcasts the challenge to everyone online, and another player accepts through the shared GUI lobby. An animated coin flip then determines the winner, who immediately receives the entire pot. It is the fastest way to wager on LiricCasino — open the menu, name your price, and wait for a challenger.Documentation Index
Fetch the complete documentation index at: https://pumpkings.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Opening the CoinFlip Lobby
Run either alias to open the GUI:Creating a Bet
Choose your wager
Pick from the preset amounts or enter a custom value. The amount must be within your rank’s configured minimum and maximum.
| Rank | Min Bet | Max Bet |
|---|---|---|
| Default | 100 | 500,000 |
VIP (casinoliric.bet.vip) | 100 | 1,000,000 |
Admin (casinoliric.bet.admin) | 100 | 10,000,000 |
Your bet stays open in the lobby until another player joins it or you cancel it. If the server restarts while your bet is open, the wagered funds are returned to your balance.
Joining a Bet
The Coin Flip Animation
Once two players are matched, the animated coin flip begins. The animation runs for approximately 60 ticks (~3 seconds) — configurable viaanimation-ticks in config.yml. Both players see the outcome at the same moment:
- Winner: receives the full combined pot (both players’ wagers).
- Loser: no payout; their wager was already deducted when they joined or created the game.
Server-Wide Broadcasts
CoinFlip sends two server-wide messages per game:| Event | Broadcast Sent |
|---|---|
| Bet created | A challenge is open — shows creator and wager amount |
| Game resolved | Winner announced — shows both players and the pot |
Configuration Reference
Tax Integration
Apply a tax rate to CoinFlip winnings when the global tax system is enabled:No Physical Setup Required
Unlike Slots, Roulette, Blackjack, and Poker, CoinFlip has no world entity to place or manage. The game is entirely GUI-driven and accessible from anywhere on the server via the/coinflip command. You do not need admin permissions to create or join a bet — only the standard play permission is required.
To disable CoinFlip without removing any entities, set
coinflip.active: false in config.yml and reload. The /coinflip command will produce no response until the game is re-enabled.Command Reference
| Command | Alias | Description |
|---|---|---|
/coinflip | /cf | Open the CoinFlip lobby GUI |
