mirror of
https://github.com/SantaSpeen/Rcon-VK-Bot.git
synced 2025-08-18 09:05:53 +00:00
21 lines
263 B
JSON
21 lines
263 B
JSON
{
|
|
"rcon": {
|
|
"host": "",
|
|
"port": 0,
|
|
"password": ""
|
|
},
|
|
"vk": {
|
|
"token": "",
|
|
"admins": []
|
|
},
|
|
"permissions": {
|
|
"admin": {
|
|
"lvl": 100,
|
|
"allow": true
|
|
},
|
|
"helper": {
|
|
"lvl": 1,
|
|
"allow": ["say"]
|
|
}
|
|
}
|
|
} |