From f4e8ff17537db56f7540ffcb95e3225b8e3a16e6 Mon Sep 17 00:00:00 2001 From: elliot Date: Fri, 24 Sep 2021 20:03:14 +0200 Subject: [PATCH] Updated orbs- no fix --- cogs/timings_check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/timings_check.yml b/cogs/timings_check.yml index 68080dd..313a661 100644 --- a/cogs/timings_check.yml +++ b/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: