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