Classic Mines: Classic Mines experience to cure players boredom.
More Mines: Select how many Mines you want on the field.
Mathematical Multipliers: The more Diamonds you find, the more your cashout is.
Custom Bet Sizes: Choose how much in-game money you want players betting. Minimum to maximum.
Easy Config: Very simple and easy configuration, perfect for any beginner configurator!
Permissions and Commands
/mines <bet> - Creates a Mines Game with X bet amount.
/mines reload - Reloads the plugin.
/chatalerts reload - Reloads the config.yml and alerts.yml file.
Aliases - /mg /mine
mines.use
mines.reload
Code (YAML):
gui:
title: "&8Mines Game" layout:
rows: 6
slots:
wager: 10
mine_amount: 19
cashout: 28
minefield: - 3
- 4
- 5
- 6
- 7
- 12
- 13
- 14
- 15
- 16
- 21
- 22
- 23
- 24
- 25
- 30
- 31
- 32
- 33
- 34
- 39
- 40
- 41
- 42
- 43
wager_item:
material: "GOLD_INGOT" name: "&eCurrent Wager: &6{amount}" lore: -
"&eThis is your wager amount" cashout_item:
material: "EMERALD" name: "&aCashout: &2{amount}" lore: -
"&eClick to cash out your winnings" diamond_item:
material: "DIAMOND" name: "&bDiamond" lore: [] mine_amount_item:
material: "TNT" name: "&cMine Amount: &4{amount}" lore: -
"&eClick to change mine amount" filler_item:
material: "BLACK_STAINED_GLASS_PANE" name: "&8" lore: [] minefield:
glass_pane:
material: "LIGHT_BLUE_STAINED_GLASS_PANE" name: "&8&oClick this spot!" lore: [] mines:
default_count: 5
max_count: 10
# Theoretical number can go to 24. Do NOT exceed. base_multipliers:
1: 1.0
2: 1.05
3: 1.1
4: 1.15
5: 1.2
6: 1.25
7: 1.3
8: 1.35
9: 1.4
10: 1.45
# 11: 1.5 - As seen, you can increase this yourself, if you please. betting:
minBet: 100.0
maxBet: 10000.0
Preview Video
Discord Support If you require any assistance you further support with our plugins, feel free to open a technical support ticket in our Discord Server!