This java application makes you able to send fake server datas to the Teamspeak's serverlist. List of what you can change:
Added some basic logging functions
Now it will send the information every 10 mins
How it works:
Close the serverlist reporting from your server settings
How to use:
java -jar ServerListEmulator.jar "Server name" port slots clientnumberstart clientnumberend -------- [you will need java 8 (jre 1.8) to run it]
- Servername
- ServerPort
- Max Slots
- Online User count
- Is the serverpassword protected(true/false)
- Can users open channels(true/false)
Added some basic logging functions
Now it will send the information every 10 mins
How it works:
Close the serverlist reporting from your server settings
How to use:
java -jar ServerListEmulator.jar "Server name" port slots clientnumberstart clientnumberend -------- [you will need java 8 (jre 1.8) to run it]