An open API service indexing awesome lists of open source software.

https://github.com/madis0/mc-protocol-tester

Filters Minecraft servers by their protocol support
https://github.com/madis0/mc-protocol-tester

minecraft protocol python

Last synced: about 1 year ago
JSON representation

Filters Minecraft servers by their protocol support

Awesome Lists containing this project

README

          

# Minecraft Protocol Tester

Filters out servers that *actually* have 1.9 or higher as a base from a list of IP-protocol file you specify.

Requires [mcstatus](https://github.com/py-mine/mcstatus) - `pip install mcstatus`

* To use, place a file called `servers.txt` in the same folder with server IPs in separate rows and run `portfinder.py`.
* To use it just for a single server, use the interactive CLI `lite.py`.
* For an active port finder, use (at your own risk!) `finder.py`.