Additional Requirements:
PHP 5.2+
MySQL 5.0.3+
Apache / Ngnix
JTS3ServerMod is a Teamspeak 3 server bot written in Java language.
This program adds some functions to the Teamspeak 3 server. Here is the feature list:
-= Documentation =-
General information how to run the bot - readme.html
All main chat commands of the bot - ChatCommandHelp.html
Information about the bot configuration files - ConfigHelp.html
All telnet commands of the Hosting Edition - TelnetCommandHelp.html
General information how to install the Web Interface - readme_webinterface.txt
All files are also included in the downloadable file.
-= Installation (Web Interface) =-
Please read the file readme_webinterface.txt in the webinterface subfolder. You will read everything you need to setup for the webinterface in that file.
PHP 5.2+
MySQL 5.0.3+
Apache / Ngnix
JTS3ServerMod is a Teamspeak 3 server bot written in Java language.
This program adds some functions to the Teamspeak 3 server. Here is the feature list:
- Inactive Channel Check can delete a channel, if it's empty for X hours. (since version 5.2)
- Auto Moves clients of specified server groups to specified channels on connection. (since version 3.6.3)
- Channel Notify sends a message to specified clients, if clients join a specified channel. (since version 3.7)
- Server Group Notify sends a message to specified clients, if members of a specified server group connects to TS3 server. (since version 3.6.2)
- Server Group Protection to kick people which are unauthorized member of a protected server group. (since version 3.0)
- Bad nickname check to kick people with a bad name from the server. (since version 3.0)
- Bad channel name check to delete channels with a bad name. (since version 3.0)
- Move idle users to another channel and sends a message.
- Kick idle users with a kick reason. (since version 2.0)
- Send a warning message if someone is idle.
- Move to a specified channel if client status is away (after some seconds idle), can move back if not away anymore (move back since version 2.0)
- Move to a specified channel if client status is headphone or microphone muted (after some seconds idle), can move back if not muted anymore (since version 3.0)
- Move recording users to another channel and sends a message
- Kick recording users from server with a kick reason
- Send a message every X minutes to virtual server or a special channel
- Send a welcome message to every connecting client, can send a special welcome message to specified server group members
- !lastseen chat command to see somebody's last online time.
- Many virtual bot instances for different Teamspeak 3 servers in one bot process
- Automatic reconnect after connection to Teamspeak 3 server lost
- Chat commands which allows you to send messages, get client information, change configurations, reload config file, quit the bot and much more.
- Slow Mode to use the bot (with limited features) without changing the query_ip_whitelist.txt file. (since version 3.1.1)
- MySQL Database for the bot configuration and bot logs.
- Small bot telnet interface to start, reload or stop bots.
- Slot Checker to change the max client value of the TS3 server dynamically.
- Multi IP Mode on servers with more than 1 external ip address to split the bot into 3 bot connections. This avoid flood ban on TS3 servers without query_ip_whitelist configuration.
- Powerful PHP webinterface to manage virtual bots, bot configurations and view log entries.
-= Documentation =-
General information how to run the bot - readme.html
All main chat commands of the bot - ChatCommandHelp.html
Information about the bot configuration files - ConfigHelp.html
All telnet commands of the Hosting Edition - TelnetCommandHelp.html
General information how to install the Web Interface - readme_webinterface.txt
All files are also included in the downloadable file.
-= Installation (Web Interface) =-
Please read the file readme_webinterface.txt in the webinterface subfolder. You will read everything you need to setup for the webinterface in that file.