Vultr.com - Instant Cloud Server Deployment
GAMETRACKER FORUMS
Forum Home > General Discussion > API/website implementation question:
cryptozzPM
#1
API/website implementation question:
Aug 01, 2018 1:13 PM
Joined: Jul 16, 2018
Posts: 1
Hey!

Is there any way to query my server with a request to pull the server's info, such as the map, players, name, etc without having to place a banner on my forum?

So, for example, I could have a table named "Server Information" in the top right of my site under my nav that reads out like this:


Map: (map here)%s

Players: (get player amount here)%s

Server Name: (server name here)%s


How could I get this information via a query to my server, or possibly by using a GT API?

Thanks!