Skip to content

Commit fdd642a

Browse files
lynxplaypowercasgamerzlataovce
authored
Docs for entity ttl (#497)
Co-authored-by: powercas_gamer <[email protected]> Co-authored-by: Matouš Kučera <[email protected]>
1 parent 6d98e16 commit fdd642a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config-specs/paper/paper-world-defaults.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,12 @@ entities:
416416
description: >-
417417
The vertical number of blocks away from a player in which each entity type
418418
(set individually) will be randomly selected to be despawned.
419+
despawn-time:
420+
<entity-type>:
421+
default: "disabled"
422+
description: >-
423+
A server-introduced despawn time after which the entity is forcefully despawned.
424+
If disabled or not specified, the entity will simply despawn according to Vanilla rules.
419425
disable-mob-spawner-spawn-egg-transformation:
420426
default: "false"
421427
description: >-

0 commit comments

Comments
 (0)