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 ?
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
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; July 27th, 2011 at 09:38 AM.
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.
Ok thank you Peter.
Is there any documentation for this new feature? Can't seem to find any.
@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.
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
ho yes, sorry, I just now understand what is really this pluggin.Originally Posted by Peter
Effectively it's really convenient.
are there going to be more commands for the clientquery? like change nickname or sth like that?
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; September 22nd, 2010 at 03:35 PM.
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
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)