jacklul Posted August 20, 2015 Share Posted August 20, 2015 It's me again! Since there is no query protocol currently and I'm pretty sure some dedicated server administrators would like to show status of their server on their websites so I've made simple mod for this:Server Status It currently listens for certain server events and send status as a json string to the remote script on the webserver through the GET variable.. This can be used to generate server banner for your forum signature. Check BONUS section here for example scirpt. Requires PHP experience if you would like to customize it a bit. Posted about it on forums so people searching for something like this can find it. Wasn't sure to whether post it in General, Mods or Dedicated Server section, feel free to move this thread if you feel like it fits other secion more. Link to comment https://forums.kleientertainment.com/forums/topic/57220-server-status-mod/ Share on other sites More sharing options...
SokhaElh Posted September 2, 2015 Share Posted September 2, 2015 Hello, this will be usefull.But i don't understand how to use it, how to retrieve the data. You're talking about "GET vars", what's the protocol used to retrieve the data (as JSON) ?The script who calls for data must be into the same domain of the host or can it be called from anywhere ?How retrieve the data regarding the port number, that must be defined for the request ? Thank you, regards. Link to comment https://forums.kleientertainment.com/forums/topic/57220-server-status-mod/#findComment-668712 Share on other sites More sharing options...
jacklul Posted September 2, 2015 Author Share Posted September 2, 2015 This mod does not add any query protocol, it just sends data to a webserver as a JSON string via the GET variable.You should read mod configuration, it might put some light on how to use it. Link to comment https://forums.kleientertainment.com/forums/topic/57220-server-status-mod/#findComment-668750 Share on other sites More sharing options...
thasmo Posted December 27, 2015 Share Posted December 27, 2015 Very nice idea. Did you think about using POST instead of GET and/or implementing some sort of standardized protocol like https://en.wikipedia.org/wiki/PubSubHubbub etc. ?Anyway, I'm eager to see continuous development on this - I'm going to try this out as soon as I got time. Link to comment https://forums.kleientertainment.com/forums/topic/57220-server-status-mod/#findComment-702761 Share on other sites More sharing options...
se7enek Posted January 27, 2016 Share Posted January 27, 2016 Later gonna post the code for rewritten badge by me ;pp Looks crappy on white/light background, but later gonna add some more features ;p Will reedit post tomorrow or so, when ready to publish ;p Link to comment https://forums.kleientertainment.com/forums/topic/57220-server-status-mod/#findComment-714395 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.