9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-26 18:39:20 +00:00

Update config.yml

This commit is contained in:
XiaoMoMi
2025-11-16 17:10:05 +08:00
parent a02c3a4d45
commit 107d76db1d

View File

@@ -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