Update properties.js

原文容易导致误解,根据wiki修改了语言描述。

https://github.com/Suwings/MCSManager/issues/287

https://minecraft-zh.gamepedia.com/index.php?title=Server.properties&variant=zh
This commit is contained in:
huangsijun17 2020-07-27 09:56:41 +08:00 committed by GitHub
parent c878a93798
commit 6d974d6797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@
"broadcast-rcon-to-ops": "向OP广播RCON信息",
"broadcast-console-to-ops": "向OP广播服务器控制台信息",
"enforce-whitelist": "在服务器上强制使用白名单",
"spawn-protection": "通过将该值进行 2x+1 的运算来决定出生点的保护半径。设置为0将不会禁用出生点保护"
"spawn-protection": "通过将该值进行 2x+1 的运算来决定出生点的保护半径设置为0将只保护出生点下方那一个方块。"
}
if (SuwingsLoveYou.hasOwnProperty(key)) {