autowhitelist/config.example.json
2024-07-01 15:39:17 +03:00

10 lines
234 B
JSON

{
"token": "discord bot token",
"rcon": {
"port": 25567,
"host": "my.server.com",
"password": "very secure password"
},
"channel": "channel id for my igns channel",
"changeNicknames": true
}