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 / tokenadd.txt < prev    next >
Text File  |  2011-04-08  |  987b  |  20 lines

  1. Usage: tokenadd tokentype={1|0} tokenid1={groupID} tokenid2={channelID} 
  2.        [tokendescription={description}] [tokencustomset={customFieldSet}]
  3.  
  4. Create a new token. If tokentype is set to 0, the ID specified with tokenid1 
  5. will be a server group ID. Otherwise, tokenid1 is used as a channel group ID 
  6. and you need to provide a valid channel ID using tokenid2.
  7.  
  8. The tokencustomset parameter allows you to specify a set of custom client 
  9. properties. This feature can be used when generating tokens to combine a 
  10. website account database with a TeamSpeak user. The syntax of the value 
  11. needs to be escaped using the ServerQuery escape patterns and has to follow 
  12. the general syntax of:
  13.  
  14. ident=ident1 value=value1|ident=ident2 value=value2|ident=ident3 value=value3
  15.  
  16. Example:
  17.    tokenadd tokentype=0 tokenid1=6 tokenid2=0 tokendescription=Test 
  18.    tokencustomset=ident=forum_user\svalue=ScP\pident=forum_id\svalue=123
  19.    token=eKnFZQ9EK7G7MhtuQB6+N2B1PNZZ6OZL3ycDp2OW
  20.    error id=0 msg=ok