Revisions for ⁨Minehunt config⁩

View the changes made to this paste.

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

config.yml

@@ -0,0 +1,20 @@

+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."
\ No newline at end of file