We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d98e16 commit fdd642aCopy full SHA for fdd642a
config-specs/paper/paper-world-defaults.yml
@@ -416,6 +416,12 @@ entities:
416
description: >-
417
The vertical number of blocks away from a player in which each entity type
418
(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.
425
disable-mob-spawner-spawn-egg-transformation:
426
default: "false"
427
0 commit comments