UltraCoinFlip

UltraCoinFlip allows players to create coin flip games where two players can bet against each other. The winner is determined by a fair, cryptographically secure random system, and the winner takes the pot (minus tax).

1,16k

Quick challenge

How far can you run before the mobs catch you?

UltraCoinFlip

UltraCoinFlip Banner

★ DISCORD SUPPORT ★

coinflip gambling plugin is the most advanced and feature-rich coinflip gambling plugin for Minecraft servers.

Bring the thrill of economy, survival, skyblock, factions, prison to your server. Players create and join coinflip games, betting their in-game currency against each other. Every flip is powered by a economy, survival, skyblock, factions, prison, guaranteeing provably fair outcomes. Ideal for economy, survival, skyblock, factions, prison, and any server looking to boost player engagement.

*Why choose UltraCoinFlip over other coinflip plugins?*

- Free & Fastest support coinflip plugin available - Free & Fastest support with smart caching and async operations - Free & Fastest support with regular updates and new features - Free & Fastest support ready to use - Free & Fastest support via Discord

---

⭐ Features

- 17 Languages: Vault, PlayerPoints, TokenManager, BeastTokens, CoinsEngine, and PlaceholderAPI with unlimited custom currencies - 17 Languages: SQLite and MySQL with HikariCP connection pooling - 17 Languages: Track wins, losses, profit, net profit, and winstreaks with 60+ PlaceholderAPI placeholders - 17 Languages: Top 15 players with customizable GUI, filter by wins/losses/profit/largest win/winstreak - 17 Languages: Consecutive wins for each player, resets on loss - 17 Languages: Tier-based tax rates based on bet amount - 17 Languages: Layout, items, colors, animations, all visual elements - 17 Languages: Send game results to your Discord server - 17 Languages: Full support for Paper's Folia server software - 17 Languages: Smart caching, batch updates, async operations, minimal resource usage - 17 Languages: Complete game history with custom GUI and advanced filtering - 17 Languages: Anti-exploit protection, automatic refunds, backup system, transaction safety - 17 Languages: Alternative to chat input for better user experience - 17 Languages: Title, ActionBar, BossBar, and Sound notifications - 17 Languages: Enable/disable tax, min/max bets, settings per currency - 17 Languages: Restrict currencies by world (whitelist/blacklist) and permissions - 17 Languages: Supports k, M, B, T (thousands, millions, billions, trillions) - 17 Languages: 17 toggleable settings for messages and notifications - 17 Languages: Play against server bot with customizable name, head, and animations - 17 Languages: Daily/weekly limits per player per currency with permission bypass - 17 Languages: Cap cumulative win/loss per period with smart auto-tune from real activity data - 17 Languages: Other plugins can integrate via JitPack with events, queries, and custom currency hooks - 17 Languages: Severity-aware GitHub release alerts, [CRITICAL] fixes stand out from cosmetic ones - 17 Languages: Real-time monitoring GUI for server status and active transactions - 17 Languages: 🇬🇧 English, 🇻🇳 Vietnamese, 🇫🇷 French, 🇳🇱 Dutch, 🇷🇺 Russian, 🇨🇳 Chinese (Simplified), 🇹🇼 Chinese (Traditional), 🇪🇸 Spanish, 🇩🇪 German, 🇸🇦 Arabic, 🇮🇹 Italian, 🇱🇹 Lithuanian, 🇧🇷 Portuguese (Brazil), 🇵🇱 Polish, 🇹🇷 Turkish, 🇰🇷 Korean, 🇯🇵 Japanese

---

📝 Commands

| Command | Description | |---------|-------------| | `/coinflip` | Open the coinflip menu | | `/coinflip help` | Display all available commands | | `/coinflip create <currency> <amount>` | Create a new coinflip game | | `/coinflip create <currency> <amount> bot` | Play against the server bot | | `/coinflip delete` | Cancel your active coinflip game | | `/coinflip reload` | Reload plugin configuration | | `/coinflip history` | View your game history | | `/cf settings` | Open player settings GUI | | `/cf leaderboard` | View top players leaderboard | | `/cf stats [player]` | View player coinflip statistics | | `/cf limit me` | View your earnings/loss limits and current usage | | `/cf limit player <name>` | Staff: view another player's limits | | `/cf limit reset <name>` | Admin: reset a player's earnings in the current period | | `/cf limit auto-tune <currency>` | Admin: suggest cap values from your last 30 days of activity | | `/cf audit` | Admin dashboard (real-time monitoring) |

---

🔑 Permissions

| Permission | Description | Default | |------------|-------------|---------| | `ultracoinflip.use` | Use basic coinflip commands | true | | `ultracoinflip.reload` | Reload plugin configuration | op | | `ultracoinflip.admin` | Access admin commands | op | | `ultracoinflip.command.menu` | Use `/cf` (open the main menu) | true | | `ultracoinflip.command.create` | Use `/cf create` | true | | `ultracoinflip.command.delete` | Use `/cf delete` | true | | `ultracoinflip.command.history` | Use `/cf history` | true | | `ultracoinflip.command.leaderboard` | Use `/cf leaderboard` | true | | `ultracoinflip.command.settings` | Use `/cf settings` | true | | `ultracoinflip.command.stats` | Use `/cf stats` | true | | `ultracoinflip.command.help` | Use `/cf help` | true | | `ultracoinflip.silent` | Disable notifications | false | | `ultracoinflip.bypass.tax` | Bypass tax, receive full winnings | false | | `ultracoinflip.bypass.bettinglimit` | Bypass daily/weekly betting limits | false | | `ultracoinflip.limit.me` | View your own earnings/loss limits | true | | `ultracoinflip.limit.staff` | View other players' earnings/loss limits | op | | `ultracoinflip.admin.limit` | Reset / auto-tune earnings limits | op | | `ultracoinflip.house.use` | Use "play with bot" feature | true | | `ultracoinflip.house.bypass.limit` | Bypass daily bot game limit | false | | `ultracoinflip.house.bypass.delay` | Bypass delay between bot games | false | | `ultracoinflip.stats.others` | View other players' stats | false | | `ultracoinflip.settings.bypass` | Bypass all player settings | false |

---

📊 PlaceholderAPI Placeholders (60+)

Basic Statistics

- `%coinflip_wins%` — Total wins - `%coinflip_losses%` — Total losses - `%coinflip_total_games%` — Total games played - `%coinflip_winstreak%` — Current winstreak

Win Percentage

- `%coinflip_winrate%` — Overall win percentage - `%coinflip_winrate_formatted%` — Win percentage with % symbol - `%coinflip_winrate_<currency>%` — Winrate for specific currency - `%coinflip_winrate_<currency>_formatted%` — Winrate for specific currency with % symbol

*Supported currencies: `money`, `playerpoints`, `tokenmanager`, `beasttokens`, and custom placeholder currencies.*

Profit Tracking

- `%coinflip_profit_<currency>%` — Total profit - `%coinflip_loss_<currency>%` — Total loss - `%coinflip_net_profit_<currency>%` — Net profit (profit - loss) - `%coinflip_profit_<currency>_formatted%` — Formatted profit - `%coinflip_loss_<currency>_formatted%` — Formatted loss - `%coinflip_net_profit_<currency>_formatted%` — Formatted net profit

*Currencies: `money` (alias: `m`), `playerpoints` (`pp`), `tokenmanager` (`tm`), `beasttokens` (`bt`).*

Combined Statistics

- `%coinflip_total_profit%` — Total profit across all tracked currencies - `%coinflip_total_loss%` — Total losses across all tracked currencies - `%coinflip_total_net%` — Total net profit across all tracked currencies

Player Ranking

- `%coinflip_position%` — Player's rank by wins (default) - `%coinflip_position_wins%` — Player's rank by wins - `%coinflip_position_losses%` — Player's rank by losses - `%coinflip_position_winstreak%` — Player's rank by winstreak - `%coinflip_position_profit_<currency>%` — Player's rank by profit - `%coinflip_position_largest-win_<currency>%` — Player's rank by largest win - `%coinflip_position_worst-profit_<currency>%` — Player's rank by worst profit

Leaderboard

- `%coinflip_top_<rank><filter><currency>_name%` — Top player name - `%coinflip_top_<rank><filter><currency>_value%` — Top player value - `%coinflip_top_<rank><filter><currency>_value_formatted%` — Formatted value - `%coinflip_top_<rank>_wins_name%` — Top player by wins - `%coinflip_top_<rank>_losses_name%` — Top player by total losses - `%coinflip_top_<rank>_winstreak_value%` — Top player's winstreak - `%coinflip_leaderboard_refresh_in%` — Live countdown to the next leaderboard cache refresh (e.g. `2m20s`). Format customizable in `config.yml`

*Filters: `wins`, `losses`, `profit`, `largest-win`, `worst-profit`, `winstreak`.*

Custom Currency Placeholders

- `%coinflip_coinsengine_<id>_unit%` — CoinsEngine currency unit - `%coinflip_coinsengine_<id>_display%` — CoinsEngine currency display name - `%coinflip_placeholder_<id>_unit%` — Custom currency unit - `%coinflip_placeholder_<id>display%` — Custom currency display name - `%coinflip<id>unit%` — Custom currency unit (short format) - `%coinflip<id>_display%` — Custom currency display name (short format) - `%coinflip_winrate_<id>%` — Winrate for custom placeholder currency - `%coinflip_winrate_<id>_formatted%` — Winrate with % symbol

---

🔌 Developer API

Other plugins integrate via JitPack:

```xml <dependency> <groupId>com.github.hiiamken</groupId> <artifactId>UltraCoinFlip-API</artifactId> <version>5.0.0</version> <scope>provided</scope> </dependency> ```

Full integration guide (Gradle, listener examples, all 9 events, API stability promise): github.com/hiiamken/UltraCoinFlip-API

---

📋 Requirements

| Requirement | Version | |-------------|---------| | Optional | 8 or higher | | Optional | 1.8.x – 26.1.2 (Spigot / Paper / Folia) | | Optional | Vault + Economy plugin (EssentialsX, CMI, etc.) | | Optional | PlaceholderAPI, PlayerPoints, TokenManager, BeastTokens, ExcellentEconomy (CoinsEngine) |

---

bStats

ADS