9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-30 12:29:15 +00:00

添加配置选项

This commit is contained in:
jhqwqmc
2025-12-11 13:34:49 +08:00
parent 41858addd2
commit 9097cbe95b
11 changed files with 274 additions and 28 deletions

View File

@@ -401,6 +401,7 @@ image:
# Only consider modifying the options below if you need to optimize Netty performance.
# In most cases, you can improve load handling by increasing the number of Netty threads.
network:
disable-chat-report: true
# Disable network operations related to items.
# This option will disable client-bound-data/material and the functionality of replacing tags in item name and lore.
disable-item-operations: false