maxNumberPlayers 值控制 Core Keeper 同时接受多少名玩家。
- 停止服务器,通过 Configuration Files 和 Text Editor 打开
ServerConfig.json。 - 将
maxNumberPlayers设置为不高于分配给此服务的槽位数量。
- 保存文件并启动服务器。
"maxNumberPlayers": 4
该值必须为不带引号的数字。更改它不会增加已购买的槽位数量。
maxNumberPlayers 值控制 Core Keeper 同时接受多少名玩家。
ServerConfig.json。maxNumberPlayers 设置为不高于分配给此服务的槽位数量。
"maxNumberPlayers": 4
该值必须为不带引号的数字。更改它不会增加已购买的槽位数量。