TeamSpeak 2

by Reaby

System

XASECO

Description

Include a TeamSpeak 2 widget & info on server
Shows TeamSpeak 2 users on specific server. Upon click to widget opens up stats window to show who are on server, and a join button.

Installation

1. unzip the script to xaseco base directory
2. edit xaseco's plugins.xml and include the following line:
Code:
<plugin>plugin.teamspeak.php</plugin>
3. restart xaseco

Settings

Settings can be configured in plugin file itself via lines 17-20 by editing the following values:
Quote:
$ts2_server_addr = "yourserver.com"; $ts2_serverport = 8767; $ts2_queryport = 51234; $ts2_update_interval = 30;

Known Bugs

- the connection to TS2 server cannot be initialized every time if update interval is below 30 secs, in that case the plugin will show last successful fetched info.

Changes in v0.5

- bigger infobox & join button

Changes in v0.4

- added server infobox when clicking widget

Changes in v0.3

- added options to change the TS2 ports from default to some other

Changes in v0.2

- now positioned to top and added logo

Link(s)

Forum: https://www.tm-forum.com/viewtopic.php?t=23949

Download(s)

File Version Date Size Downloads
teamspeak2(0.5).zip 0.5 2010-02-05 13.46 KB 1363