I am looking for a plugin that can periodically poll a server to retrieve some statistics and then have them output so they can be used in a template.
I did not write this but here is a working example of the code on, https://github.com/felladrin/joinuo
A sample of what the server returns on a successful response,
ServUO, Name=Server Name, Age=17, Clients=2, Items=136819, Chars=2994, Mem=357329K, Ver=2
Please let me know if this can be done, thank you.
I would have posted a working example but I believe the text is too long.
I did not write this but here is a working example of the code on, https://github.com/felladrin/joinuo
A sample of what the server returns on a successful response,
ServUO, Name=Server Name, Age=17, Clients=2, Items=136819, Chars=2994, Mem=357329K, Ver=2
Please let me know if this can be done, thank you.
I would have posted a working example but I believe the text is too long.