HomeJavaModsVortexCoinFlip
VortexCoinFlip
ModsJava

VortexCoinFlip

A very good GUI coinflip plugin.

⬇ Download on Modrinth

The best CoinFlip plugin right now on modrinth.

The GUI

Commands

For Admins

config.yml

Spoiler

settings:
  currency-symbol: "$"
  minimum-amount: 10
  maximum-amount: 1000000
  tax-percentage: 5
  cooldown-seconds: 5

gui:
  rows: 36
  title: "&8&lVortex Coin Flip"
  heads-item: "&d&lAvailable Challenges"
  border-material: BLACK_STAINED_GLASS_PANE
  border-name: " "

anti-dupe:
  max-concurrent-flips-per-player: 1
  require-online-winner: true
  log-transactions: true

messages.yml

Spoiler

prefix: "&8[&dVortex&8] &r"

no-permission: "&cYou don't have permission to do that."
player-only: "&cThis command can only be used by players."
reloaded: "&aConfig and messages reloaded successfully."
invalid-amount: "&cPlease enter a valid amount."
amount-too-low: "&cMinimum amount is &f{amount}&c."
amount-too-high: "&cMaximum amount is &f{amount}&c."
insufficient-funds: "&cYou don't have enough money."
on-cooldown: "&cYou must wait &f{seconds}&c seconds before flipping again."
challenge-created: "&aYou created a coin flip challenge for &f{amount}&a."
challenge-accepted: "&aYou accepted &f{player}&a's coin flip for &f{amount}&a."
challenge-cancelled: "&aYour coin flip challenge has been cancelled."
no-challenge: "&cYou don't have an active coin flip challenge."
no-challenges: "&7There are no active coin flip challenges."
flip-win: "&d&lYOU WON! &r&7You flipped &f{side}&7 and won &a{amount}&7!"
flip-loss: "&c&lYOU LOST! &r&7You flipped &f{side}&7 and lost &c{amount}&7."
no-challenges-available: "&cThere are no coin flip challenges available."
self-accept: "&cYou cannot accept your own challenge."
already-has-challenge: "&cYou already have an active challenge. Cancel it first."
opponent-offline: "&cThe player who created that challenge is no longer online."
gui-lore-amount: "&7Amount: &f{amount}"
gui-lore-player: "&7Player: &f{player}"
gui-lore-click: "&aClick to accept this challenge"
Verified by MCModsHub

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

Explore more