-
Notifications
You must be signed in to change notification settings - Fork 343
/
Copy pathteamspeak3config.json
552 lines (552 loc) · 20.2 KB
/
teamspeak3config.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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
[
{
"DisplayName": "Voice IP",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$ApplicationIPBinding",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "voice_ip",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "File Transfer IP",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$ApplicationIPBinding",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "filetransfer_ip",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "Query IP",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$ApplicationIPBinding",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "query_ip",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "Query SSH IP",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$ApplicationIPBinding",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "query_ssh_ip",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "Query HTTP IP",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$ApplicationIPBinding",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "query_http_ip",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "Query HTTPS IP",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$ApplicationIPBinding",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "query_https_ip",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "Default Voice Port",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$Voice",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "default_voice_port",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "File Transfer Port",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$Filetransfer",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "filetransfer_port",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "Query Port (Telnet/RAW)",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$ServerQueryRAW",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "query_port",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "Query Port (SSH)",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$ServerQuerySSH",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "query_ssh_port",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "Query Port (HTTP)",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$WebQueryHTTP",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "query_http_port",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "Query Port (HTTPS)",
"Description": "",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "",
"FieldName": "$WebQueryHTTPS",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "query_https_port",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {},
"Hidden": true
},
{
"DisplayName": "Machine ID",
"Description": "Optional name of this server process to identify a group of servers with the same ID.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "machine,id",
"FieldName": "machine_id",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "machine_id",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {}
},
{
"DisplayName": "License File Path",
"Description": "The physical path where your license file is located. You must replace the existing \"licensekey.dat\" file with the one provided after purchasing. This file can be found in File Manager inside the instance.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "license,path",
"FieldName": "licensepath",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "licensepath",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {}
},
{
"DisplayName": "Query Protocols",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Protocols that can be used to connect to the ServerQuery. You must choose a Telnet option for AMP console to function fully.",
"Keywords": "query,protocols",
"FieldName": "query_protocols",
"InputType": "enum",
"IsFlagArgument": false,
"ParamFieldName": "query_protocols",
"IncludeInCommandLine": false,
"DefaultValue": "raw",
"EnumValues": {
"": "none",
"http": "HTTP",
"raw": "Telnet",
"raw,http": "Telnet, HTTP",
"raw,ssh": "Telnet, SSH",
"raw,ssh,http": "Telnet, SSH, HTTP",
"ssh": "SSH",
"ssh,http": "SSH, HTTP"
}
},
{
"DisplayName": "Query Timeout",
"Description": "Number of seconds before a query connection is disconnected because of user inactivity.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "query,timeout",
"FieldName": "query_timeout",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "query_timeout",
"IncludeInCommandLine": false,
"DefaultValue": "300",
"Suffix": "seconds",
"EnumValues": {}
},
{
"DisplayName": "Query Pool Size (2-32)",
"Description": "The number of threads to use for the query pool. Advanced users with large slot counts or high query usage may wish to try higher numbers here.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "query,pool,size",
"FieldName": "query_pool_size",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "query_pool_size",
"IncludeInCommandLine": false,
"DefaultValue": "2",
"Suffix": "threads",
"EnumValues": {}
},
{
"DisplayName": "Query Buffer Size (1-20)",
"Description": "Server Query connections have a combined maximum buffer size. When this limit is exceeded, the connection using the most memory is closed.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "query,buffer,size,mb",
"FieldName": "query_buffer_mb",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "query_buffer_mb",
"IncludeInCommandLine": false,
"DefaultValue": "20",
"Suffix": "MB",
"EnumValues": {}
},
{
"DisplayName": "Permit Query Access",
"Description": "A list of IP addresses permitted to access the query methods.",
"Keywords": "permit,query,access",
"FieldName": "query_ip_allowlist_list",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"InputType": "list",
"Special": "listfile:./ts3/teamspeak3-server_win64/query_ip_allowlist.txt"
},
{
"DisplayName": "Deny Query Access",
"Description": "A list of IP addresses permitted to access the query methods.",
"Keywords": "deny,query,access",
"FieldName": "query_ip_denylist_list",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"InputType": "list",
"Special": "listfile:./ts3/teamspeak3-server_win64/query_ip_denylist.txt"
},
{
"DisplayName": "DB Plugin",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Description": "Name of the database plugin library used by the server instance.",
"Keywords": "db,database,plugin",
"FieldName": "dbplugin",
"InputType": "enum",
"IsFlagArgument": false,
"ParamFieldName": "dbplugin",
"IncludeInCommandLine": false,
"DefaultValue": "ts3db_sqlite3",
"EnumValues": {
"ts3db_mariadb": "MariaDB/MySQL",
"ts3db_postgresql": "PostgreSQL",
"ts3db_sqlite3": "SQLite3"
}
},
{
"DisplayName": "DB Plugin Parameter",
"Description": "A custom parameter passed to the database plugin library. For example, the MariaDB database plugin supports a parameter to specify the physical path of the plugins configuration file.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "db,database,plugin,parameter",
"FieldName": "dbpluginparameter",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "dbpluginparameter",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {}
},
{
"DisplayName": "DB SQL Path",
"Description": "The physical path where your SQL script files are located.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "db,database,sql,path",
"FieldName": "dbsqlpath",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "dbsqlpath",
"IncludeInCommandLine": false,
"DefaultValue": "sql/",
"EnumValues": {}
},
{
"DisplayName": "DB SQL Create Path",
"Description": "The physical path where your SQL installation files are located. Note that this path will be added to the value of the 'dbsqlpath' parameter.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "db,database,sql,path",
"FieldName": "dbsqlcreatepath",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "dbsqlcreatepath",
"IncludeInCommandLine": false,
"DefaultValue": "create_sqlite/",
"EnumValues": {}
},
{
"DisplayName": "DB Connections (2-100)",
"Description": "The number of database connections used by the server. Please note that changing this value can have an affect on your servers performance. Possible values are 2-100.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "db,database,connections",
"FieldName": "dbconnections",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "dbconnections",
"IncludeInCommandLine": false,
"DefaultValue": "10",
"Suffix": "connections",
"EnumValues": {}
},
{
"DisplayName": "RCON (Admin) Password",
"Description": "See the Security and Privacy menu for configurable options for the server's RCON.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "admin,RCON,password",
"FieldName": "$RemoteAdminPassword",
"InputType": "hidden",
"IsFlagArgument": false,
"ParamFieldName": "serveradmin_password",
"IncludeInCommandLine": false,
"EnumValues": {}
},
{
"DisplayName": "Log Path",
"Description": "The physical path where the server will create logfiles.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "log,path",
"FieldName": "logpath",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "logpath",
"IncludeInCommandLine": false,
"DefaultValue": "logs/",
"EnumValues": {}
},
{
"DisplayName": "Log Query Commands",
"Description": "The server will log every ServerQuery command executed by clients.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "log,query,commands",
"FieldName": "logquerycommands",
"InputType": "checkbox",
"IsFlagArgument": false,
"ParamFieldName": "logquerycommands",
"IncludeInCommandLine": false,
"DefaultValue": "0",
"EnumValues": {
"True": "1",
"False": "0"
}
},
{
"DisplayName": "Log Query Timing Interval",
"Description": "Defines the number of seconds before ServerQuery command timing is reported.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "db,client,keep,days",
"FieldName": "logquerytiminginterval",
"InputType": "checkbox",
"IsFlagArgument": false,
"ParamFieldName": "logquerytiminginterval",
"IncludeInCommandLine": false,
"DefaultValue": "0",
"EnumValues": {
"True": "1",
"False": "0"
}
},
{
"DisplayName": "DB Client Keep Days",
"Description": "Defines how many days to keep unused client identities. Auto-pruning is triggered on every start and on every new month while the server is running.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "db,client,keep,days",
"FieldName": "dbclientkeepdays",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "dbclientkeepdays",
"IncludeInCommandLine": false,
"DefaultValue": "90",
"EnumValues": {}
},
{
"DisplayName": "Log Append",
"Description": "The server will not create a new logfile on every start. Instead, the log output will be appended to the previous logfile.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "log,append",
"FieldName": "logappend",
"InputType": "checkbox",
"IsFlagArgument": false,
"ParamFieldName": "logappend",
"IncludeInCommandLine": false,
"DefaultValue": "0",
"EnumValues": {
"True": "1",
"False": "0"
}
},
{
"DisplayName": "Skip Brute Force Check",
"Description": "The server will skip and bruteforce protection for whitelisted Ip addresses for the ServerQuery interface.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "disable,skip,brute,force,check",
"FieldName": "query_skipbruteforcecheck",
"InputType": "checkbox",
"IsFlagArgument": false,
"ParamFieldName": "query_skipbruteforcecheck",
"IncludeInCommandLine": false,
"DefaultValue": "0",
"EnumValues": {
"True": "1",
"False": "0"
}
},
{
"DisplayName": "HTTP Proxy",
"Description": "If set, the server will use the specified proxy to contact the accounting server over http.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "http,proxy",
"FieldName": "http_proxy",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "http_proxy",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {}
},
{
"DisplayName": "Server Query Docs Path",
"Description": "Physical location where the server is looking for the documents used for the help command in ServerQuery.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "server,query,docs,path",
"FieldName": "serverquerydocs_path",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "serverquerydocs_path",
"IncludeInCommandLine": false,
"DefaultValue": "serverquerydocs/",
"EnumValues": {}
},
{
"DisplayName": "MMDB Path",
"Description": "Set to the path of an MMDB file to use this as a source for GeoIP lookups. Requires libmaxminddb installed, which can be found in most Linux distributions as a package. Windows users can use the .dll found in the redist folder.",
"Category": "TeamSpeak 3:stadia_controller",
"Subcategory": "Server:dns:1",
"Keywords": "mmdb,file,path,geoip,lookups",
"FieldName": "mmdbpath",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "mmdbpath",
"IncludeInCommandLine": false,
"DefaultValue": "",
"EnumValues": {}
},
{
"DisplayName": "Server Version",
"Category": "Updates",
"Subcategory": "Server Updates:build:-1",
"Description": "Sets the server version to install. If \"Specific version\" is selected, the version must be set under Specific Server Version Number. Update the server after changing this setting",
"Keywords": "server,version,latest,specific",
"FieldName": "ServerStream",
"InputType": "enum",
"ParamFieldName": "ServerStream",
"DefaultValue": "latest",
"EnumValues": {
"latest": "Latest release (default)",
"specificversion": "Specific version"
}
},
{
"DisplayName": "Specific Server Version Number",
"Category": "Updates",
"Subcategory": "Server Updates:build:-1",
"Description": "Sets the [version number](https://files.teamspeak-services.com/releases/server/index.html) for a specific TeamSpeak 3 server version to install, if \"Specific version\" is selected under Server Version. Must be the full three number version identifier. Update the server after changing this setting",
"Keywords": "server,specific,version",
"FieldName": "SpecificServerVersion",
"InputType": "text",
"ParamFieldName": "SpecificServerVersion",
"DefaultValue": "",
"Placeholder": "3.13.7",
"EnumValues": {}
}
]