Results 1 to 15 of 17
Thread: ClientQuery plugin
-
09-09-2010, 13:31 #1
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
ClientQuery plugin
Can we have a little more inforamtions on this pluggin ?
If only with localhost this pluggin can be use on all server or I don't understand ?
Haw we can turn off the 25639 port ?Last edited by Peter; 27-07-2011 at 08:38.
-
09-09-2010, 13:49 #2
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
It only binds on localhost, so only programs running locally on your pc can access it. Since clientquery is a plugin it can be enabled and disabled in the plugins dialogue, but there is no real reason to disable it, when it is not used it does not use up any CPU.
You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
In a world without fences and walls - who needs windows and gates ?
-
09-09-2010, 14:15 #3
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Ok thank you Peter.
-
10-09-2010, 09:16 #4
-= TeamSpeak User =-
- Join Date
- Aug 2009
- Location
- Australia
- Posts
- 26
Is there any documentation for this new feature? Can't seem to find any.
-
10-09-2010, 09:48 #5
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Arkansas, USA
- Posts
- 80
-
10-09-2010, 11:47 #6
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
@Stidor
For this pugglin you have doc in the pluggin folder of your client folder.
@MajorThorn
It's not for query port, this is for query pluggin.
Read the changelog of the beta 28 client.
-
10-09-2010, 12:17 #7
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
You are wrong florian, what MajorThorn says is excellent advice. Just connect to the client query port with telnet and issue "help" and "help command". This documentation is of course based on the text files found in the plugins/clientquery_plugin/ folder.
Example usage on a linux shell:
Code:$ (echo help; echo quit) | nc localhost 25639 TS3 Client selected schandlerid=1 TeamSpeak 3 Client :: ClientQuery (c) TeamSpeak Systems GmbH Command Overview: help | read help files quit | close connection use | select server connection handler clientnotifyregister | register to receive client notifications clientnotifyunregister | unregister from receiving client notifications clientlist | list known clients currentschandlerid | server connection handler ID of current server tab serverconnectinfo | server connect information serverconnectionhandlerlist | list available server connection handlers channelconnectinfo | channel connect information channellist | list of all channels sendtextmessage | send text message error id=0 msg=ok error id=0 msg=ok
You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
In a world without fences and walls - who needs windows and gates ?
-
11-09-2010, 08:00 #8
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
ho yes, sorry, I just now understand what is really this pluggin.
Originally Posted by Peter

Effectively it's really convenient.
-
13-09-2010, 20:57 #9
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 38
are there going to be more commands for the clientquery? like change nickname or sth like that?
-
14-09-2010, 07:13 #10
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
In a world without fences and walls - who needs windows and gates ?
-
22-09-2010, 14:17 #11
-= TeamSpeak User =-
- Join Date
- Aug 2009
- Location
- Australia
- Posts
- 26
Checking it out now.
Very cool. Thanks!
Could I suggest a way to obtain the name of the server the client currently has selected?
Also for clientnotifyregister;
notification when someone joins/leaves the channel.Last edited by Stidor; 22-09-2010 at 14:35.
-
23-09-2010, 12:58 #12
-= TeamSpeak User =-
- Join Date
- Aug 2009
- Location
- Australia
- Posts
- 26
After looking into it further this is going to be perfect for a project I am working on.
If I may could I please suggest the following;
Notifications;
Users join/leave channel
Users change nickname
Channel the user is in changes name
Client changes selected server
clientlist
Possibly add a parameter to only return your own client info? (looking for a way to get my own nickname and client info)
Add in the users flags - are they headphones mutes/away/mic muted etc.
serverconnectinfo
Return the name of the server your client has selected
-
23-09-2010, 14:27 #13
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
Nice to see the client query is proving helpful, I will see if I can add the features you requested, one thing i think is already present though:
"Add in the users flags - are they headphones mutes/away/mic muted etc."
Use the various clientlist options to display these values.You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
In a world without fences and walls - who needs windows and gates ?
-
25-09-2010, 03:20 #14
-= TeamSpeak User =-
- Join Date
- Aug 2009
- Location
- Australia
- Posts
- 26
-
25-09-2010, 10:00 #15
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
In a world without fences and walls - who needs windows and gates ?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)


Reply With Quote
. It's hard for me to decide which ones to add when I have time to do some client query buffing.
