config.yml

###########################################
#                                         #
#       Plugin made by Creeperzombi3      #
#                                         #
###########################################

event-options:
  break-amount: 100
  block-type: obsidian
  location: "world,209,95,27"
  particle-delay: 2
  particles:
    - "LAVA;2;2;2;1;5;20"
  rewards-amount: 4
  hologram-text:
    - "&7You have destoryed the core &c{blocks}/100 &7times"

rewards:
  Money:
    chance: 10
    commands:
      - "eco give {player} 1000"
  Diamond:
    chance: 10
    material: diamond
    name: "&bSpecial Diamond"
    lore:
      - "&7&oKeep this safe!"

Last updated