Author Topic: Server monitor on my own site  (Read 3844 times)

0 Members and 1 Guest are viewing this topic.

Offline shift29

  • Major(1)
  • Posts: 3
Server monitor on my own site
« on: January 29, 2018, 05:29:37 pm »
Hello everyone! I want to see server map and amount of players on my website. Trying https://github.com/Austinb/GameQ and http://zitrostats.sourceforge.net/. As I see they outdated. Can somebody help me with this problem? Maybe another ways.

Offline Nedi

  • Major(1)
  • Posts: 47
Re: Server monitor on my own site
« Reply #1 on: January 29, 2018, 05:38:18 pm »
Hello, you can use api.soldat.pl for that. https://wiki.soldat.pl/index.php/Lobby_HTTP_API

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: Server monitor on my own site
« Reply #2 on: January 29, 2018, 08:42:03 pm »
Hello, you can use api.soldat.pl for that. https://wiki.soldat.pl/index.php/Lobby_HTTP_API

Yep :) As an example call for a server's IP and port, one of my DM servers: http://api.soldat.pl/v0/server/138.201.55.232/23020
There are other worlds than these

Offline shift29

  • Major(1)
  • Posts: 3
Re: Server monitor on my own site
« Reply #3 on: February 01, 2018, 11:00:29 am »
Thanks! Works fine