Browse Source

Update 'cogs/timings_check.yml'

pull/1/head
elliot 3 years ago
parent
commit
56899e513f
  1. 2
      cogs/timings_check.yml

2
cogs/timings_check.yml

@ -269,7 +269,7 @@ config:
value: "Decrease this in spigot.yml.\nRecommended: 60."
arrow-despawn-rate:
- expressions:
- int(spigot["world-settings"]["default"]["arrow-despawn-rate"]) >= 1200
- int(spigot["world-settings"]["default"]["arrow-despawn-rate"]) > 1200
prefix: "❌"
value: "Decrease this in spigot.yml.\nRecommended: 1200."
merge-radius.item:

Loading…
Cancel
Save