FreeKill/freekill.server.config.json.example
notify 0325c73443
Some checks are pending
Check Whitespace and New Line / check (push) Waiting to run
Deploy Sphinx documentation to Pages / pages (push) Waiting to run
Serverlist (#360)
## 服务器列表

- 重制了之前的加入服务器与保存密码的页面,以及功能
- 密码在本地以明文保存
- 根据游戏目录中的server-list.json读取公共服务器列表,还没做自动更新
- 可能有不少bug
2024-07-03 01:31:22 +08:00

11 lines
186 B
Plaintext

{
"banwords": [],
"description": "FreeKill Server",
"iconUrl": "default",
"capacity": 100,
"tempBanTime": 20,
"motd": "Welcome!",
"hiddenPacks": [],
"enableBots": true
}