home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / TeamSpeak / TeamSpeak3-Client-win32-3.0.0.exe / plugins / clientquery_plugin / help.txt < prev    next >
Encoding:
Text File  |  2011-07-25  |  6.3 KB  |  95 lines

  1. TeamSpeak 3 Client :: ClientQuery
  2. (c) TeamSpeak Systems GmbH
  3.  
  4. Command Overview:
  5.    help                        | read help files
  6.    quit                        | close connection
  7.    use                         | select server connection handler
  8.  
  9.    banadd                      | add a new ban rule to the server
  10.    banclient                   | ban a client from the server 
  11.    bandelall                   | delete all active ban rules
  12.    bandel                      | delete an active ban rule from the server
  13.    banlist                     | list all active ban rules
  14.    channeladdperm              | add a permission to a channel
  15.    channelclientaddperm        | add a channel-client permisison to a client and specified channel id
  16.    channelclientdelperm        | delete a channel-client permisison from a client and specified channel id
  17.    channelclientpermlist       | list all assigned channel-client permisisons for a client and specified channel id
  18.    channelconnectinfo          | channel connect information
  19.    channelcreate               | create a channel
  20.    channeldelete               | delete a channel
  21.    channeldelperm              | delete a from a channel
  22.    channeledit                 | edit a channel
  23.    channelgroupadd             | create a channel group
  24.    channelgroupaddperm         | add a permission to a channel group
  25.    channelgroupclientlist      | list all assigned channel groups for the specified channel id
  26.    channelgroupdel             | delete a channel group
  27.    channelgroupdelperm         | delete a permission from a channel group
  28.    channelgrouplist            | list all available channel groups
  29.    channelgrouppermlist        | list all assigned permissions from a channel group
  30.    channellist                 | list of all channels
  31.    channelmove                 | assign a new parent channel to a channel
  32.    channelpermlist             | list all assigned permissions for a channel
  33.    channelvariable             | retrieve specific information about a channel
  34.    clientaddperm               | add a permission to a clientDBID
  35.    clientdbdelete              | delete a client from the server database
  36.    clientdbedit                | edit a clients properties identified by clientDBID
  37.    clientdblist                | list all clients stored in the server database
  38.    clientdelperm               | delete a permission from a clientDBID
  39.    clientgetdbidfromuid        | get the clientDBIDs for a certain client unique id
  40.    clientgetids                | get the clientIDs for a certain client unique id
  41.    clientgetnamefromdbid       | get the nickname from a client database id
  42.    clientgetnamefromuid        | get the nickname from a client unique id
  43.    clientgetuidfromclid        | get the unique id from a clientID
  44.    clientkick                  | kick a client
  45.    clientlist                  | list known clients
  46.    clientmove                  | move a client or switch channel ourself
  47.    clientnotifyregister        | register to receive client notifications
  48.    clientnotifyunregister      | unregister from receiving client notifications
  49.    clientpermlist              | list all assigned permissions from a clientDBID
  50.    clientpoke                  | poke a client
  51.    clientupdate                | set personal client variables, like your nickname
  52.    clientvariable              | retrieve specific information about a client
  53.    complainadd                 | submit a complaint about a clientDBID
  54.    complaindelall              | delete all complaints from a clientDBID
  55.    complaindel                 | delete a complaint from the server
  56.    complainlist                | list all complaints from a server or for a clientDBID
  57.    currentschandlerid          | server connection handler ID of current server tab
  58.    ftcreatedir                 | create a new directory
  59.    ftdeletefile                | delete one or more files
  60.    ftgetfileinfo               | get informations about the specified file
  61.    ftgetfilelist               | list all files for the specified channel and filepath
  62.    ftinitdownload              | initialise a filetransfer download
  63.    ftinitupload                | initialise a filetransfer upload
  64.    ftlist                      | get a list of all file transfers currently running on the server  notifyfiletransferlist
  65.    ftrenamefile                | rename the specified file
  66.    ftstop                      | stop an running file transfer progress
  67.    messageadd                  | send an offline message to a clientDBID
  68.    messagedel                  | delete an existing offline message from your inbox
  69.    messageget                  | display an existing offline message from your inbox   
  70.    messagelist                 | list all offline messages from your inbox
  71.    messageupdateflag           | mark or unmark an offline message as read
  72.    permoverview                | list all assigned permissons
  73.    sendtextmessage             | send a chat message
  74.    serverconnectinfo           | server connect information
  75.    serverconnectionhandlerlist | list available server connection handlers
  76.    servergroupaddclient        | add a client to a server group
  77.    servergroupadd              | create a server group
  78.    servergroupaddperm          | add a permission to a server group
  79.    servergroupclientlist       | list all client database ids from a server group
  80.    servergroupdelclient        | delete a client from a server group
  81.    servergroupdel              | delete a server group
  82.    servergroupdelperm          | delete a permission from a server group
  83.    servergrouplist             | get a list of server groups
  84.    servergrouppermlist         | list all assigned permission from a server group
  85.    servergroupsbyclientid      | get all assigned server groups from a clientDBID
  86.    servervariable              | retrieve specific information about a server
  87.    setclientchannelgroup       | assign a channel group to a client database id
  88.    tokenadd                    | add a token to a server- or channel group
  89.    tokendelete                 | delete an existing token from the server
  90.    tokenlist                   | lists all tokens available on the server
  91.    tokenuse                    | use a token to gain access to the server
  92.    verifychannelpassword       | check if we know the current password of a channel
  93.    verifyserverpassword        | check if we know the current server password
  94.    whoami                      | display information about ourself
  95.