Rcon-VK-Bot/config.json
2023-11-14 00:47:49 +03:00

21 lines
263 B
JSON

{
"rcon": {
"host": "",
"port": 0,
"password": ""
},
"vk": {
"token": "",
"admins": []
},
"permissions": {
"admin": {
"lvl": 100,
"allow": true
},
"helper": {
"lvl": 1,
"allow": ["say"]
}
}
}