HomeJavaModsCoinFlips
CoinFlips
ModsJava

CoinFlips

by NoxuWT · on Modrinth

⚠️ Warning: Vault plugin required 📦 Minecraft Versions: 1.16.5 – 1.21.x Advanced CoinFlip plugin with animated duels, configurable betting and taxes…

⬇ Download on Modrinth

Features

CoinFlips Paper Discord



Commands

Player Commands

Command Description
/cf Opens the main menu
/cf create <amount> Creates a new game with the specified bet
/cf join <id> Joins an existing game by its ID
/cf cancel Cancels your current waiting game
/cf stats [player] Displays your or another player's statistics
/cf top Shows the leaderboard
/cf private <amount> Creates a private game
/cf help Shows command help

Admin Commands

Command Description
/cf reload Reloads the configuration

Perms

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

Placeholders

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

Configs

prefix: '<gradient:#FCEF00:#FFF652><bold>CoinFlips</bold></gradient> &7» '

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
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more