JTS3ServerQuery - Java Server Query Library for TS3

Started by Stefan1200, September 19, 2010, 10:46:36 AM

Previous topic - Next topic

Stefan1200

This is a Server Query library written in Java SE 5, which can be used by a Java developer to create an own application which needs to use the Server Query interface of a Teamspeak 3 server.

-= Library Documentation =-
https://www.stefan1200.de/documentation/jts3serverquery/

-= Features =-
  • The connection to the TS3 telnet port, the selection of the virtual TS3 server and changing the telnet username is easy to do.
  • One function to request many different lists (server, channel, client, ban, complains, etc.). These will be returned as HashMap within a Vector, which allow to get the telnet variables.
  • One function to request single informations (server, channel, client). These will be returned as HashMap, which allow to get the telnet variables.
  • Direct function to kick, poke and move Clients, delete channels, add or delete complains, send chat messages, etc..
  • Support for the telnet event system (receive chat messages, connect and disconnect events from clients).
-= History =-
Click here

-= Own projects using this library =-
JTS3ServerMod - TS3 Bot with many functions

-= Download =-
https://www.stefan1200.de/dlrequest.php?file=jts3serverquery&type=.zip
Notice: Version 2.0 and newer are not compatible with version 1.0.10 or older!

Stefan1200

New version 1.0.7 (17.11.2011).

Check first post for the changes (Changelog).

Stefan1200

New version 1.0.9 (05.04.2013).

Check first post for the changes (Changelog).

Stefan1200

New version 1.0.10 (18.06.2014).

Check first post for the changes (Changelog).

Stefan1200

#4
New version 2.0 (16.11.2014).

Check first post for the changes (Changelog).

Notice: Version 2.0 and newer are not compatible with version 1.0.10 or older!

Stefan1200

New version 2.0.1 (04.07.2015).

Check first post for the changes (Changelog).

Stefan1200

New version 2.0.2 (06.07.2015).

Check first post for the changes (Changelog).

Stefan1200

New version 2.0.3 (31.10.2015).

Check first post for the changes (Changelog).

Stefan1200

New version 2.0.4 (02.04.2016).

Check first post for the changes (Changelog).

Stefan1200

#9
QuickFix: For 30 minutes it was possible to download a broken version of the JTS3ServerQuery 2.0.4, where the parseLine() method was incompatible with version 2.0.3. All downloads from now on are fixed.

If you downloaded it already before this post was made, please download it again and delete the old version 2.0.4.

Stefan1200

New version 2.0.5 (31.08.2016).

Check first post for the changes (Changelog).

Stefan1200

New version 2.0.6 (20.11.2016).

Check first post for the changes (Changelog).