Fully customisable and responsive TeamSpeak 3 banner with server & client information.
-
Create a new folder
ts3-banner
inside the root folder of your web server and clone the repo inside of it.git clone https://github.com/efebagri/teamspeak3-banner.git ts3-banner
-
Configure the
config.php
file:'ts3' => [ 'library_path' => '../vendor/planetteamspeak/ts3-php-framework/libraries/TeamSpeak3/TeamSpeak3.php', 'connection' => [ 'username' => 'serveradmin', 'password' => 'PASSWORD', 'ip' => '127.0.0.1', 'query_port' => 10011, 'server_port' => 9987, 'bots_count' => 0 ] ],
-
Add the URL of the banner to your TeamSpeak Server via the TeamSpeak 3 Client:
Banner Gfx URL: http://.../ts3-banner/ts3-banner.php
Set the Gfx Interval to 60 for minute-based refresh:
Gfx Interval: 60
- Fully Customizable
- Great Design
- Supports Translation
- Client-Side Information (e.g., upload/download stats, nickname, online time)
- Server-Side Information (e.g., server name, version, uptime, active clients)
- Modular background options
- Advanced font customization options
- Dennis Abrams
- Efe Bagri