forked from AvalancheDevelopment/sapr-security
-
Notifications
You must be signed in to change notification settings - Fork 0
/
1GgFEVs7JO1ts39bCAL1wWUF4Nc=.json
124 lines (124 loc) · 3.18 KB
/
1GgFEVs7JO1ts39bCAL1wWUF4Nc=.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"pluginStatus": false,
"isPaid": false,
"communityName": "Mass Gaming Community",
"betaCommunity": false,
"features": {
"inGameInterface": true,
"rangeSimulation": true,
"emergencyHotline": true
},
"talkAroundRange": 1500,
"betaServerGroups": [""],
"dispatchServerGroups": [""],
"dispatchAdvancedServerGroups": [""],
"dispatchNameTags": [
"(P)",
"(S)",
"(T)",
"(FIRE)",
"(QA)",
"(EVAL)",
"[P]",
"[S]",
"[T]",
"[FIRE]",
"[QA]",
"[EVAL]"
],
"civilianServerGroups": [""],
"civChannels": [0],
"radioSystems": [25, 36],
"rtoChannels": [28, 38],
"radioChannels": [
{
"id": 1,
"name": "Statewide",
"soundName": "",
"type": "LEO",
"coloredName": "[color=green]Statewide[/color]",
"talkEnforcement": true,
"talkAround": false,
"scannable": false,
"encrypted": false,
"permission": 1
},
{
"id": 2,
"name": "County",
"soundName": "",
"type": "LEO",
"coloredName": "[color=cyan]County[/color]",
"talkEnforcement": true,
"talkAround": false,
"scannable": false,
"encrypted": false,
"permission": 1
},
{
"id": 3,
"name": "City",
"soundName": "",
"type": "LEO",
"coloredName": "[color=cyan]City[/color]",
"talkEnforcement": true,
"talkAround": false,
"scannable": false,
"encrypted": true,
"permission": 1
},
{
"id": 4,
"name": "10-1",
"soundName": "",
"type": "LEO",
"coloredName": "[color=red]10-1[/color]",
"talkEnforcement": true,
"talkAround": false,
"scannable": false,
"encrypted": true,
"permission": 1
}
],
"time_settings": {
"emergencyOverridePeriod": 10,
"emergencyCooldown": 30,
"emergencyOtherCooldown": 20,
"dispatchToneCooldown": 15,
"radioStunCooldown": 5,
"radioPingCooldown": 10,
"911Cooldown": 30,
"commandStunPeriod": 300,
"toneWaitTalkPeriod": 5
},
"permissions": {
"permBasic": {
"serverGroupList": ["12", "11"],
"clientUidList": [""]
},
"permExtra": {
"serverGroupList": [""],
"clientUidList": [""]
},
"permSit": {
"serverGroupList": [""],
"clientUidList": [""]
},
"permStaff": {
"serverGroupList": ["13"],
"clientUidList": [""]
},
"permSenior": {
"serverGroupList": [""],
"clientUidList": [""]
},
"permAdmin": {
"serverGroupList": ["10"],
"clientUidList": [""]
},
"permSuper": {
"serverGroupList": ["9", "6"],
"clientUidList": [""]
}
}
}