cryptozz • PM |
Aug 01, 2018 1:13 PM
|
![]() 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! |