We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f6488 commit 8917a2aCopy full SHA for 8917a2a
1 file changed
README.md
@@ -40,6 +40,14 @@ Option | Type | Default | Description
40
----------- | ------- | ------- | -----------
41
*queryPort* | integer | `7878` | Port used to query the server REST API
42
43
+#### TeamSpeak 3
44
+
45
+Option | Type | Default | Description
46
+----------- | ------- | ------- | -----------
47
+*queryPort* | integer | `10011` | Port used by the ServerQuery protocol
48
+*queryUser* | string | | Username for the ServerQuery protocol
49
+*queryPass* | string | | Password for the ServerQuery protocol
50
51
## Cron Mode
52
53
With cron mode enabled, the servers must be queried by `cron.php`. For best results, execute the script once every 1 minute.
0 commit comments