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, go to Settings > Server Query Login and just enter a name. A password will be generated for you. The name you chose doesn't effect the name of BukkitSpeak is shown in TeamSpeak, so you can chose whatever you want. After generating them, just copy the name and the password into the config.

Step 5

Test if BukkitSpeak works! If everything is correct, it should work without any console errors.

What to do if you get errors?

Change the behaviour of BukkitSpeak!

Clone this wiki locally