Minecraft Server Online Status checker using Py-Mine's mcstatus
This program takes in a list of Minecraft Server IP addresses, and goes down the list, checking if each server is online using Py-Mine's mcstatus. If the server is online, the number of clients on the server as well as the IP address of that server is written to another text file.
Initial list of server IPs from a web scraper.
New list of server IPs from servers that are online at the time of the queries.