Author Topic: check for teamspeak server updates and notify?  (Read 5920 times)

nmbrg

  • Newbie
  • *
  • Posts: 20
    • View Profile
check for teamspeak server updates and notify?
« on: April 18, 2020, 12:41:46 PM »
Is it possible to set JTS3ServerMod to check for when a teamspeak server update is available, and notify the admin (in some way) of this?

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: check for teamspeak server updates and notify?
« Reply #1 on: April 18, 2020, 12:43:35 PM »
I don't think that there is a real good way to check for the newest version. Just by parsing the Teamspeak 3 website. I will not implement this, but it would be doable by someone creating a JTS3ServerMod plugin.

Jniklas2

  • JTS3ServerMod Internal
  • *****
  • Posts: 11
    • View Profile
Re: check for teamspeak server updates and notify?
« Reply #2 on: April 18, 2020, 07:28:35 PM »
Actually you can get it as json from here:
Client Version: https://www.teamspeak.com/versions/client.json
Server Version: https://www.teamspeak.com/versions/server.json