Skip to content

Getting the plugin to work

Firedroide edited this page Mar 30, 2012 · 10 revisions

How to get it to work?!?

Step 1

Find out the IP and the 'normal' Port your TeamSpeak server uses. You should get something like 123.132.213.231:12345

Step 2

Now, everything before the colon, that's your IP, the number after it, that's the port. You need to put the IP into the configuration after main.TeamSpeakIp:, and the port after mail.TeamSpeakPort:, so in our case it would look like that:

main:
  TeamSpeakIp: 123.132.213.231
  TeamSpeakPort: 12345

Step 3

Now you need the TeamSpeak Query port. You can find that out by yourself if you are the owner of the TS server, the used Query port should be set somewhere in the configuration. Else, you need to ask the TS owner about that port.

Step 4

Generate a Query username and password, or let one be generated for you. To do that... //WIP, sorry :D

Clone this wiki locally