Minecraft Random Server Searcher - anotherreeguy/reeguy-projects GitHub Wiki
This is the Minecraft Server Searcher, it picks one server from a random assortment of servers to choose from.
How to add a new server:
First, go to projects/minecraftserverfinder/server-finder.js: then send a pull request to add a new line saying
{ name: "Put anything here!", platform: "Options: Java/Bedrock/Bedrock and Java", ip: "server ip address", description: "Describe your server! Make sure to add what stuff your server has!" }