We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd5b5a4 commit b33013fCopy full SHA for b33013f
1 file changed
README.md
@@ -100,7 +100,7 @@ Only use `FloodRate.UNLIMITED` if you are sure that your query account is whitel
100
|Option | Description | Default value | Required |
101
|--- | --- |:---:|:---:|
102
|Host/IP | IP/Host of TeamSpeak 3 server.| | yes |
103
-|QueryPort | Query port of TeamSpeak 3 server. | 10011 | yes |
+|QueryPort | Query port of TeamSpeak 3 server. | 10011 | no |
104
|FloodRate | Prevents possible spam to the server. | `FloodRate.DEFAULT` | no |
105
|DebugLevel | Determines how much will be logged. | `Level.WARNING` | no |
106
|Debug to file | Write logs to logfile (teamspeak.log). | False | no |
0 commit comments