You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -14,19 +14,22 @@ An Java 7 implementation of [TeamSpeak's 3 server query API](http://media.teamsp
14
14
15
15
## Getting Started
16
16
17
-
**Download**
17
+
### Download
18
18
19
-
-Standalone Jar: You can download the latest release [here](https://github.com/TheHolyWaffle/TeamSpeak-3-Java-API/tree/mvn-repo/com/github/theholywaffle/teamspeak3-api) and add it to the buildpath of your project.
19
+
-**Option 1 (Standalone Jar)**:
20
20
21
-
or
21
+
Download the latest release [here](http://theholywaffle.github.io/TeamSpeak-3-Java-API/download.html) and add it to the buildpath of your project.
Only use `FloodRate.UNLIMITED` if you are sure that your query account is whitelisted. If not, use `FloodRate.DEFAULT`. The server will temporarily ban your account if you send too many commands in a short period of time. For more info on this check [TeamSpeak 3 Server Query Manual, page 6](http://media.teamspeak.com/ts3_literature/TeamSpeak%203%20Server%20Query%20Manual.pdf#page=6).
94
94
95
-
**TS3Config Settings**
95
+
### TS3Config Settings
96
96
97
97
|Option | Description | Default value | Required |
0 commit comments