From 7142740e0e859897c6be17d42473fd52393b6e0f Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Mon, 1 Feb 2016 04:14:13 -0600 Subject: [PATCH] Add rules for adding new networks --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bcff776..55e5102 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ You can see an up-to-date copy of the master branch running on http://minetrack. Database logging is disabled by default. You can enable it in ```config.json``` by setting ```logToDatabase``` to true. This requires sqlite3 drivers to be installed. +#### How do I get added? +At the moment, the main "minetrack.me" site is only accepting networks that average roughly 1,000 players at peak. This is due to limited capacity and it's functionality. If you fit this description, you're welcome to open a Pull Request adding the network to ```config.json```. + #### TODO - Add public API (similiar to old server.json) - Add ingame server, similiar to old mc.minetrack.me