A simple, robust, bug-free Coinflip wagering plugin for modern Minecraft servers with native Geyser integration.
I coded this because every other coinflip plugin I tried either had critical bugs, dupe glitches, or simply didn't work for the newest Minecraft versions. This project aims to provide a stable, reliable, and up-to-date solution for server owners who are tired of broken abandoned plugins.
- Vault Economy Integration: Seamlessly works with your existing economy.
- Modern GUI: Clean and intuitive inventory interface for browsing and creating games.
- Public & Private Games: Challenge the whole server or a specific player.
- Configurable: Customize messages, sounds, bet limits, taxes, and UI settings.
- Stats Tracking: Keeps track of wins, losses, and earnings (SQLite backend).
- Adventure API: Modern text formatting and MiniMessage support.
- Geyser Integration: Native support for Bedrock Edition players through GeyserMC, with custom form interfaces for better cross-platform experience.
- Minecraft: 1.21.x
- Java: Java 21 or newer required
- Platform: Paper (and forks)
- Cross-Platform: Native GeyserMC support for Bedrock Edition players
/cf- Open the Coinflip GUI (Permission:coinflip.use)/cf <amount>- Create a public game/cf <player> <amount>- Challenge a specific player (Permission:coinflip.private)/cf cancel- Cancels current Coinflip (with refund)/cf help- View help menu (text format)/cf reload- Reload configuration (Permission:coinflip.admin)
- Download the JAR.
- Place it in your server's
pluginsfolder. - Ensure you have Vault and an economy plugin (like EssentialsX) installed.
- Restart your server.