mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-02-11 15:49:53 +08:00
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:
parent
c878a93798
commit
6d974d6797
@ -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)) {
|
||||
|
Loading…
Reference in New Issue
Block a user