From 107d76db1da18b7f87a8ea37ac50b9a0c01b1312 Mon Sep 17 00:00:00 2001 From: XiaoMoMi Date: Sun, 16 Nov 2025 17:10:05 +0800 Subject: [PATCH] Update config.yml --- common-files/src/main/resources/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common-files/src/main/resources/config.yml b/common-files/src/main/resources/config.yml index d3af9d165..139001e20 100644 --- a/common-files/src/main/resources/config.yml +++ b/common-files/src/main/resources/config.yml @@ -8,9 +8,9 @@ update-checker: true forced-locale: '' # Filter configuration phase player disconnection logs filter-configuration-phase-disconnect: false -# Plugins must register CraftEngine content during onLoad or via CraftEngine#beforeEnableTaskRegistry, as onEnable is too late. -# This option delays CraftEngine's config reading until after all plugins start, and only affects datapack-generated spawn chunks. -delay-configuration-load: false +# This option delays CraftEngine's config reading until after all plugins start. +# Don't disable this setting unless you need datapack-generated spawn chunks. +delay-configuration-load: true resource-pack: # This option determines the location of the generated resource pack