-
-
Notifications
You must be signed in to change notification settings - Fork 2
TeamSpeak3 Support
Use the admin panel to add your TS3 server, making sure you select TeamSpeak3
Save your admin server query password to /includes/teamspeak3/inc_ts3_settings.php
The same file can be used to change the icon set you are using and/or adjust cache settings
Add your web server's IP address to your TeamSpeak3 server's query_ip_allowlist.txt file also make sure it's NOT listed in the query_ip_denylist.txt file.
Restart your server to apply the settings.
To add your own icons pack create a folder under hlstatsimg\teamspeak3 with the name of the icon pack
and add the below icons to that folder. 16x16px is recommended and they must be .png.
To activate the icon pack, adjust the $ts3_icon_pack variable in /includes/teamspeak3/inc_ts3_settings.php (pictured above)
- away.png
- channel_green.png
- channel_red.png
- channel_yellow.png
- default.png
- group_100.png
- group_200.png
- group_300.png
- group_500.png
- group_600.png
- hardware_input_muted.png
- hardware_output_muted.png
- input_muted.png
- moderated.png
- output_muted.png
- player_off.png
- player_on.png
- register.png
- server_green.png