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

修改注释

This commit is contained in:
XiaoMoMi
2025-12-01 16:09:10 +08:00
parent 02630c8350
commit 6f1e730d03
2 changed files with 2 additions and 3 deletions

View File

@@ -197,8 +197,7 @@ resource-pack:
deny-non-minecraft-request: true
# Generates a single-use, time-limited download link for each player.
one-time-token: true
# Enhances validation for deny-non-minecraft-request and one-time-token.
# Do not enable this on an offline server
# Improved validation for deny-non-minecraft-request and one-time-token; do not enable on offline servers or validation will fail.
strict-validation: false
rate-limiting:
# Maximum bandwidth per second to prevent server instability for other players during resource pack downloads

View File

@@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx1G
# Project settings
project_version=0.0.65.15
project_version=0.0.65.15.1
config_version=60
lang_version=41
project_group=net.momirealms