FreeKill/freekill.server.config.json.example

11 lines
225 B
Plaintext
Raw Permalink Normal View History

2023-07-02 20:53:42 +08:00
{
"banwords": [],
"description": "FreeKill Server",
"iconUrl": "https://img1.imgtp.com/2023/07/01/DGUdj8eu.png",
"capacity": 100,
"tempBanTime": 20,
"motd": "Welcome!",
2023-08-27 20:21:37 +08:00
"hiddenPacks": [],
"enableBots": true
2023-07-02 20:53:42 +08:00
}