▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/CoinFlips
CoinFlips

CoinFlips

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

270
0

Features

CoinFlips Spigot Discord

  • 🎮 Interactive CoinFlip Game: Create and join games of heads or tails with personalized bets.
  • 🖥️ Advanced Graphics Interface: Intuitive menus to create games, see statistics, ranking and history.
  • 📊 Statistics System: Track your victories, defeats, ratio and profits.
  • 🏆 Overall Ranking: Display the top players by wins, profits or total bets.
  • 📜 Game History: View your last 50 games with details.
  • 🤖 Discord integration: Automatic notifications of big wins via webhook.
  • 🔌 PlaceholderAPI support: Use placeholders to display stats in other plugins.
  • ⏱️ Cooldown system: Prevents abuse with a delay between game creations.
  • 💰 Configurable Tax: Apply a tax on winnings to balance the economy.
  • 📢 Automatic Broadcast: Announces big wins on the server.
  • 🔄 Automatic Update: Checks for new versions and notifies admins.
  • 🛠️ Admin Commands: Tools to reload the config, reset stats, etc.

Commands


Command Player

CommandsDescription
/coinflip or /cfOpens the main menu
/coinflip create <amount>Creates a new game with the specified amount
/coinflip join <id>Joins an existing game by its ID
/coinflip cancelCancels your current game
/coinflip stats [player]Displays a player's statistics
/coinflip top [wins|profit|total]Shows the ranking (default: wins)
/coinflip historyDisplays your game history
/coinflip aboutShows information about the plugin
/coinflip helpShows command help

Command Admin

CommandsDescription
/coinflip admin reloadReloads the configuration
/coinflip admin resetstats <player>Resets a player's stats
/coinflip admin resetleaderboardResets the leaderboard
/coinflip admin forcecancel <id>Forces the cancellation of a game

Perms

PermissionDescriptionDefault
coinflip.useUse the CoinFlip plugintrue
coinflip.createCreate gamestrue
coinflip.joinJoin gamestrue
coinflip.statsView statisticstrue
coinflip.topView the leaderboardtrue
coinflip.reloadReload the configurationop
coinflip.adminAll admin permissions (includes coinflip.reload and coinflip.bypass)op

Placeholders

  • %coinflip_wins%: Number of player victories.
  • %coinflip_losses%: Number of player defeats.
  • %coinflip_ratio%: Win ratio in percentage.
  • %coinflip_profit%: Total player profit (formatted).
  • %coinflip_total_bet%: Total amount bet (formatted)
  • %coinflip_games_active%: Number of active games pending.

Configs

Preview :

# Bonus System
bonus:
  # Amount of the first special payment
  first-payment: 100
  # Consecutive bonuses - increases with each payment received
  consecutive-payments:
    enabled: true
    # Multiplier per payment (0.1 = 10% per payment)
    multiplier: 0.1
    # Maximum multiplier (e.g., 2.0 = max 2x base salary)
    max-multiplier: 2.0
    # Reset bonus if a payment is missed
    reset-on-miss: true
  # Bonus based on playtime
  playtime-bonus:
    enabled: true
    # Bonus per hour played
    per-hour: 50
    # Maximum bonus per day
    max-per-day: 500

# Groups and Salary Configuration
group:
  default:
    salary: 1000
  admin:
    salary: 5000

# Boost System - Salary Multipliers
# Boosts multiply with each other (1.2 × 1.5 = 1.8x)
booster:
  enabled: true
  # Manual global boost (activated by admin command)
  global:
    enabled: true
    multiplier: 1.0
    permission: ""
  # Hourly boost - active at specific hours
  hourly:
    enabled: true
    multiplier: 1.2
    # Start hour (24h format)
    start-hour: 18
    # End hour
    end-hour: 22
    # Days when the boost is active
    days: [MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY]
  # Weekly boost - active on a specific day and time
  weekly:
    enabled: true
    day: "MONDAY"
    multiplier: 1.5
    time: "20:00"
  # Monthly boost - active on the Nth day of the month
  monthly:
    enabled: false
    day: 1
    multiplier: 2.0
  # Special boost for events
  special:
    enabled: true
    events:
      christmas:
        days: ["12-24", "12-25", "12-26"]
        multiplier: 2.0
      newyear:
        days: ["12-31", "01-01"]
        multiplier: 1.8

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:6 месяцев назад
Обновлён:1 месяц назад
Главная