5 posts
Posted 26 February 2014 - 03:50 AM
Anyone know a program to monitor the server?
That can display information such as Ping, TPS etc.
1847 posts
Location
/home/dannysmc95
Posted 26 February 2014 - 11:17 PM
You mean a Minecraft Server?
5 posts
Posted 27 February 2014 - 12:25 AM
Yes
7083 posts
Location
Tasmania (AU)
Posted 27 February 2014 - 01:24 AM
The server would need to be able to report its state to a web page - I'm unsure how this is done, but most hosters seem to have this functionality setup already, so if you're not using a local host (as in, a computer on your LAN) then this step is likely covered for you already.
The script would then pull the data from said web page, a process which varies depending on how exactly that page is setup.
ComputerCraft scripts cannot query MineCraft servers on their own.
5 posts
Posted 27 February 2014 - 07:57 PM
Thank you