32 lines
792 B
JSON
32 lines
792 B
JSON
{
|
|
"server": {
|
|
"canAlwaysCarryItem": false,
|
|
"acePermission": "shops_creator",
|
|
"areDiscordLogsActive": false,
|
|
"specificWebhooks": [],
|
|
"mainDiscordWebhook": "",
|
|
"shopRobberiesHoursCooldown": 2,
|
|
"shopRobberiesReward": {
|
|
"type": "percentage",
|
|
"minValue": 5,
|
|
"maxValue": 5,
|
|
"account": "black_money"
|
|
},
|
|
"minimumPoliceForShopRobbery": 0
|
|
},
|
|
|
|
"shared": {
|
|
"locale": "en",
|
|
"modules": {
|
|
"logs": "jaksam",
|
|
"dispatch": "default",
|
|
"textui": "none",
|
|
"banking": "default"
|
|
}
|
|
},
|
|
|
|
"client": {
|
|
"targetingScript": "none",
|
|
"helpNotification": "none"
|
|
}
|
|
} |