Version 3.1.4
677 downloads
About This File
With this application administrator can add the game servers, voice servers to table with servers, server list can be placed on each page as widget.
Servers are refreshed automatically with using System Scheduler by IPS, so it reduces the load on forums. App uses native sockets for UDP handling instead of stream sockets.
Demo/Always current version and future versions: http://gs-dev.com.pl/
Supported Game Servers
Supported Voice Servers
Mumble
Teamspeak 2
Teamspeak 3
Ventrilo
Requirements
PHP 5.4.14+ ( tested in PHP 5.4, 5.5, 5.6, 7.0, 7.1 & HHVM )
Sockets extension for UDP handling and AF_INET* constants ( compile PHP with --enable-sockets flag ) ( http://php.net/manual/en/book.sockets.php )
cURL extension for HTTP handling ( required for some protocols ) ( http://php.net/manual/en/book.curl.php )
Bzip2 - Used for A2S compressed responses( compile PHP with --with-bz2 flag ) ( http://www.php.net/manual/en/book.bzip2.php )
Required permissions for guest group for TS2 & TS3 servers:
b_virtualserver_info_view
b_virtualserver_channelgroup_list
b_virtualserver_client_list
b_virtualserver_channel_list
b_serverinstance_version_view - not necessarily