CoinFlips
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #59 of 62 economy mods in this game by downloads
📋 About This Mod
!(https://cdn.modrinth.com/data/cached_images/014265fc3bd1e10bf495f73b494c36d8da60968a.png)
!(https://img.shields.io/badge/Version-6. 1. 0-blue) !(https://img.shields.io/badge/Paper-1. 16%2B-brightgreen) [!(https://img.shields.io/discord/1463533838704578645?logo=discord&label=Discord&color=5865F2)](https://discord.com/invite/ydn5S7FC7q)
- 🎮 Interactive CoinFlip Game: Create and join heads or tails games with custom bets via an intuitive GUI.
- 🖥️ Fully Configurable GUI: Every menu (main, create, join, stats, top) is driven entirely by `guis.yml` — patterns, items, actions, textures, all configurable.
- 📊 Statistics System: Track wins, losses, ratio, total bet and profit per player.
- 🏆 Leaderboard: Display top players by profit with custom player head textures for empty slots.
- 🤖 Discord Webhook: Automatic embed notifications on game creation, win and loss — fully configurable titles, descriptions and colors.
- 🔌 PlaceholderAPI Support: Use placeholders to display stats in scoreboards, holograms and other plugins.
- ⏱️ Cooldown System: Prevents abuse with a configurable delay between game creations.
- 🔒 Private Games: Create password-protected games to play with a specific player.
- 📢 Automatic Broadcast: Announces wins to the whole server with configurable messages.
- 💾 Database Support: H2, SQLite or MySQL — choose what fits your server.
- 🔄 Update Notifier: Automatically checks for new versions and notifies admins on join.
- 🛠️ Admin Commands: Reload config, bypass bet limits and more.
!(https://cdn.modrinth.com/data/cached_images/b859d1899f664c87d8b1b3ff5788ac860fe88991.png)
### Player Commands
| Command | Description |
| ------- | ----------- |
| `/cf` | Opens the main menu |
| `/cf create
### Admin Commands
| Command | Description | | ------- | ----------- | | `/cf reload` | Reloads the configuration |
!(https://cdn.modrinth.com/data/cached_images/a4765db5deedcf5dc9e931f643ce24e1a82da7d2.png)
| Permission | Description | Default | | ---------- | ----------- | ------- | | `coinflips.use` | Use player commands | `true` | | `coinflips.create` | Create games | `true` | | `coinflips.join` | Join games | `true` | | `coinflips.stats` | View statistics | `true` | | `coinflips.top` | View the leaderboard | `true` | | `coinflips.private` | Create private games | `true` | | `coinflips.reload` | Reload the configuration | `op` | | `coinflips.bypass` | Bypass bet min/max restrictions | `op` | | `coinflips.admin` | All admin permissions | `op` |
!(https://cdn.modrinth.com/data/cached_images/3d5b07dd223181721b1e81148368bf5c2d2f7fcf.png)
| Placeholder | Description | | ----------- | ----------- | | `%coinflip_wins%` | Number of player victories | | `%coinflip_losses%` | Number of player defeats | | `%coinflip_ratio%` | Win ratio in percentage | | `%coinflip_profit%` | Total player profit | | `%coinflip_total_bet%` | Total amount bet | | `%coinflip_games_active%` | Number of active games waiting |
!(https://cdn.modrinth.com/data/cached_images/6f0ae08a31af81e49c49b69ed5194bfa056a6f5c.png)
```yml
prefix: '
database: # h2, sqlite or mysql type: h2
private-games: enabled: true password-length: 4
number-formatting: mode: 0 # 0 = formatted (1,000), 1 = short (1K), 2 = raw (1000. 00)
update-notifier: enabled: true on-join: true
discord: enabled: false webhook-url: 'https://discord.com/api/webhooks/your-webhook-url' embed: create: title: 'New Coinflip!' description: '{player} created a coinflip for {amount} {currency}.' color: 3447003 footer: 'Coinflips' win: title: 'Coinflip Won!' description: '{player} won a coinflip of {amount} {currency}!' color: 65331 footer: 'Coinflips' lose: title: 'Coinflip Lost!' description: '{player} lost a coinflip of {amount} {currency}.' color: 15158332 footer: 'Coinflips'
coinflip: min-bet: 1000 max-bet: 100000000 cooldown: 5 win-chance: 50 multiplier: 2 ```
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- NoxuWT
- Version
- 6.1.3
- Downloads
- 1,152
- Endorsements
- 2
- Category
- economy
- Created
- 1/25/2026
- Updated
- 6/16/2026
- Game Versions
- 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1
- Tags
- economy
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does CoinFlips support?
The author lists 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2. Other versions may work but are untested by the author.
What is the latest version of CoinFlips?
Version 6.1.3, published 2026-06-16 with 1,152 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await