diff --git a/cogs/timings_check.yml b/cogs/timings_check.yml index 00bc20b..50ed401 100644 --- a/cogs/timings_check.yml +++ b/cogs/timings_check.yml @@ -218,7 +218,7 @@ config: - expressions: - int(spigot["world-settings"]["default"]["entity-activation-range"]["animals"]) >= 32 prefix: "❌" - value: "Decrease this in [spigot.yml](http://bit.ly/spiconf).\nRecommended: 6." + value: "Decrease this in [spigot.yml](http://bit.ly/spiconf).\nRecommended: 16." entity-activation-range.monsters: - expressions: - int(spigot["world-settings"]["default"]["entity-activation-range"]["monsters"]) >= 32 @@ -228,7 +228,7 @@ config: - expressions: - int(spigot["world-settings"]["default"]["entity-activation-range"]["misc"]) >= 16 prefix: "❌" - value: "Decrease this in [spigot.yml](http://bit.ly/spiconf).\nRecommended: 4." + value: "Decrease this in [spigot.yml](http://bit.ly/spiconf).\nRecommended: 12." entity-activation-range.water: - expressions: - int(spigot["world-settings"]["default"]["entity-activation-range"]["water"]) >= 16