From fdd642a2e9f2b1ae23c127399fb193feec467eec Mon Sep 17 00:00:00 2001 From: Bjarne Koll Date: Sat, 23 Nov 2024 22:28:36 +0100 Subject: [PATCH] Docs for entity ttl (#497) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: powercas_gamer Co-authored-by: Matouš Kučera --- config-specs/paper/paper-world-defaults.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config-specs/paper/paper-world-defaults.yml b/config-specs/paper/paper-world-defaults.yml index 5b6a4bd4..35ff6567 100644 --- a/config-specs/paper/paper-world-defaults.yml +++ b/config-specs/paper/paper-world-defaults.yml @@ -416,6 +416,12 @@ entities: description: >- The vertical number of blocks away from a player in which each entity type (set individually) will be randomly selected to be despawned. + despawn-time: + : + default: "disabled" + description: >- + A server-introduced despawn time after which the entity is forcefully despawned. + If disabled or not specified, the entity will simply despawn according to Vanilla rules. disable-mob-spawner-spawn-egg-transformation: default: "false" description: >-