summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew <pugmatt@gmail.com>2020-12-30 22:35:20 -0500
committerGitHub <noreply@github.com>2020-12-30 22:35:20 -0500
commit690b16a4662d68d31bcb5e351695105821a0b5bf (patch)
tree17a4814b9839383febeeedbe9ee7c811794b20a7
parent10c1083f628389bcd4205fbb6efc314720a12a24 (diff)
parent52ac8b61a8095e6140ee64df487cf87c9b3d28cd (diff)
downloadBedrockConnect-690b16a4662d68d31bcb5e351695105821a0b5bf.tar.gz
BedrockConnect-690b16a4662d68d31bcb5e351695105821a0b5bf.tar.bz2
BedrockConnect-690b16a4662d68d31bcb5e351695105821a0b5bf.zip
Merge pull request #136 from kmpoppe/patch-1
Add community driven serverlist servers
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index cfacfa7..d8837dd 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,15 @@ In the case where you want to use your own DNS server instead of the one I suppl
*104.238.130.180 is the IP to the BedrockConnect serverlist server. If you are hosting your own BedrockConnect serverlist server as well, obviously use that IP instead*
+There are multiple BedrockConnect serverlist servers available that can be used, giving you multiple options for ping and load. Currently, they do NOT share the same player database, so if you have added a server to your list on any of the given servers and connect to a different one, you will need to save that data again.
+
+| IP Address | Location | Maintainer | Note |
+| ------------- | ------------- | ------------- | ------------- |
+| 104.238.130.180 | <img src="https://lipis.github.io/flag-icon-css/flags/4x3/us.svg" height="20"> | [Pugmatt](https://github.com/Pugmatt) | Multiple load balanced servers |
+| 173.82.100.84 | <img src="https://lipis.github.io/flag-icon-css/flags/4x3/us.svg" height="20"> | [jdextraze](https://github.com/jdextraze) | |
+| 213.171.211.142 | <img src="https://lipis.github.io/flag-icon-css/flags/4x3/gb.svg" height="20"> | [kmpoppe](https://github.com/kmpoppe) | |
+| 217.160.58.93 | <img src="https://lipis.github.io/flag-icon-css/flags/4x3/de.svg" height="20"> | [kmpoppe](https://github.com/kmpoppe) | |
+
Here's an easy way to setup BIND (DNS server software) on Linux: https://github.com/Pugmatt/BedrockConnect/blob/master/BIND_Install.txt