9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-06 15:52:03 +00:00

允许延迟加载配置

This commit is contained in:
XiaoMoMi
2025-11-16 01:48:10 +08:00
parent aae23f1513
commit 5574b6a2e3
5 changed files with 41 additions and 23 deletions

View File

@@ -8,6 +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
resource-pack:
# This option determines the location of the generated resource pack