✧Stellar Coin Flip✧ The Ultimate Coin Flip Plugin! | Efficient | Customizable | [1.8-1.16] | $5.00

Status
This thread has been locked.

Diz

⚔️ StellarDev ⚔️
Banned
Feedback score
83
Posts
1,547
Reactions
1,656
Resources
0
W3ourru.png


Config

Code:
coinflip-limit: 3

inventory:
  title: "&e&lCoinFlip"
  count-colors:
    - 5
    - 5
    - 4
    - 1
    - 14
  rolling-item:
    name: "&6&lROLLING..."
    lore:
      - "&f{name}"
  win-item:
    name: "&6&lWINNER &e{name}"
    lore:
      - "&cAmount Won: &f${amount}"

choice-inventory:
  size: 27
  title: "&b&lCHOOSE A COLOR"
  fillers:
    slot: "0-26"
    name: " "
    material: stained_glass_pane
    durability: 15
  menuitems:
    info:
      one:
        slot: 9
        material: "stained_clay"
        durability: 2
        name: "&aChoose this color"
      two:
        slot: 10
        material: "stained_clay"
        durability: 6
        name: "&aChoose this color"
      three:
        slot: 11
        material: "stained_clay"
        durability: 14
        name: "&aChoose this color"
      four:
        slot: 12
        material: "stained_clay"
        durability: 1
        name: "&aChoose this color"
      five:
        slot: 13
        material: "stained_clay"
        durability: 4
        name: "&aChoose this color"
      six:
        slot: 14
        material: "stained_clay"
        durability: 5
        name: "&aChoose this color"
      seven:
        slot: 15
        material: "stained_clay"
        durability: 13
        name: "&aChoose this color"
      eight:
        slot: 16
        material: "stained_clay"
        durability: 11
        name: "&aChoose this color"
      nine:
        slot: 17
        material: "stained_clay"
        durability: 3
        name: "&aChoose this color"

main-inventory:
  size: 54
  title: "&b&lGAMES AVAILABLE"
  fillers:
    slot: "45-53"
    name: " "
    material: stained_glass_pane
    durability: 15
  listing:
    name: "&6{name}'s Game"
    lore:
      - "&e&lBet: &f${amount}"
      - "&7Click to play against {name}"
  menuitems:
    info:
      help:
        slot: 49
        material: "ender_chest"
        name: "&b&lCoin Flip Help"
        lore:
          - "&7Want to make a Coin Flip?"
          - "&7Type &e/coinflip create <bet>"
          - ""
          - "&7Need more help? Type &e/coinflip help"
    previous_page:
      slot: 48
      material: "arrow"
      name: "&d&l<- Previous Page"
      lore:
        - "&fView the previous page of listings."
        - "&7(Current Page &f{page} &7of &f{pages}&7)"
    next_page:
      slot: 50
      material: "arrow"
      name: "&d&lNext Page ->"
      lore:
        - "&fView the next page of listings."
        - "&7(Current Page &f{page} &7of &f{pages}&7)"

 
Type
Offering
Status
This thread has been locked.
Top