diff --git a/src/config/paper/paper-world-defaults.yml b/src/config/paper/paper-world-defaults.yml index 0201ccea1..003717273 100644 --- a/src/config/paper/paper-world-defaults.yml +++ b/src/config/paper/paper-world-defaults.yml @@ -314,6 +314,10 @@ entities: default: "true" vanilla: "false" description: Adds a cooldown to bees being released after a failed release, which can occur if the hive is blocked or it being night. + stuck-entity-poi-retry-delay: + default: "10" + vanilla: "disabled" + description: The delay before retrying POI acquisition when entity navigation is stuck. This will reduce pathfinding performance impact. Measured in seconds. entities-target-with-follow-range: default: "false" description: "Sets whether the server should use follow range when targeting entities "