All-Resources/[jaksam]/shops_creator/current_config.json
2026-04-14 17:41:39 +02:00

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"
}
}