⁨HogeltBellai⁩ avatar
Alexandr Izmailov

Minehunt config

Config plugin

unlisted ⁨1⁩ ⁨file⁩ 2023-07-16 20:55:19 UTC

config.yml

Raw
cooldowns:
  COAL_ORE: 10
  IRON_ORE: 15
  GOLD_ORE: 20
limits:
  COAL_ORE: 3
  IRON_ORE: 2
  GOLD_ORE: 1
money:
  COAL_ORE: 15
  IRON_ORE: 10
  GOLD_ORE: 15

messages:
  cooldown-message-allow: true
  cooldown: "&cWait {time} sec. for take money {material} again."
  break: "&aAdd {money} money for {material}."
actionbar:
  cooldown-actionbar-allow: true
  cooldown: "&cWait {time} sec."