Mexpert Coinflips
Easy-To-Use Coinflip Plugin For Your Players.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Mexpert Coinflips
Mexpert Coinflips
Mexpert Coinflips is a coinflip plugin for your players to use for fun. It is simple for you to install aswell, just upload to the plugins folder and it's ready-to-go.
Dependincies
- Vault - Economy Plugin (Essentials, ect)
Commands
- /cf (ammount) (player) - /cf accept - /cf reload
Permissions
- mexpert.coinflips.player (Default: All Players) - mexpert.coinflips.admin (Default: OP Only)
Config
```
Mexpert Coinflips Configuration
Version 1.0.0
settings:
Economy settings
min-amount: 100 max-amount: 1000000 default-amount: 1000
Time settings (in seconds)
accept-time: 60 animation-duration: 5
Sound settings
sounds-enabled: true
Animation settings
title-animation: true particle-effects: true
Messages (use & for color codes)
messages: prefix: '&b&lMexpert&e&lCoinflips &8&l»'
Command messages
help: - '&f&l&m------------------------------------' - ' &b&lMEXPERT COINFLIPS' - ' &f/cf <amount> <player> &7- Start a coinflip' - ' &f/cf accept &7- Accept pending coinflip' - ' &f/cf reload &7- Reload config' - '&f&l&m------------------------------------'
no-permission: '&cYou dont have permission to do this.' player-not-found: '&cPlayer not found.' cannot-flip-self: '&cYou cannot coinflip yourself.' not-enough-money: '&cYou dont have enough money. Required: %amount%' invalid-amount: '&cInvalid amount. Min: %min%, Max: %max%' target-not-enough-money: '&c%player% doesn''t have enough money.' coinflip-sent: '&aCoinflip request sent to %player% for &e$%amount%' coinflip-received: '&b%player% &fwants to coinflip you for &e$%amount%' accept-instruction: '&aType /cf accept to accept' already-pending: '&cYou already have a pending coinflip request.' target-already-pending: '&c%player% already has a pending coinflip request.'
Game states
accepted: '&a%player% &faccepted the coinflip!' animation-title: '&6&lCOINFLIP' animation-subtitle: '&eSpinning...' winner-announcement: '&6&l%player% &awon &e$%amount%' loser-announcement: '&cYou lost &e$%amount%'
Cooldown
cooldown: '&cYou must wait %seconds% seconds before starting another coinflip.' cooldown-set: '&aCooldown set to %seconds% seconds.'
Admin
reload-success: '&aConfiguration reloaded successfully.' reload-failed: '&cFailed to reload configuration.'
Errors
economy-error: '&cEconomy error. Contact an admin.' no-pending-cf: '&cNo pending coinflip to accept.'
GUI Settings
gui: inventory-title: '&b&lMexpert &e&lCoinflip' coin-item: GOLD_INGOT spinner-item: COMPASS winner-glow: true particle-color: GOLD
Animation Settings
animation: spins: 10 items: - GOLD_INGOT - IRON_INGOT - DIAMOND - EMERALD - GOLD_INGOT ```