diff options
| author | Pugmatt <pugmatt@gmail.com> | 2020-04-14 04:56:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-14 04:56:36 -0400 |
| commit | 579ebe8783d3813ad2ba57fbe33543536f13660e (patch) | |
| tree | 70e181391efe60ef77b0c964b43050d49242c676 | |
| parent | adc9c4e046c066b5f4a4892664761a5a3e2ce052 (diff) | |
| download | BedrockConnect-579ebe8783d3813ad2ba57fbe33543536f13660e.tar.gz BedrockConnect-579ebe8783d3813ad2ba57fbe33543536f13660e.tar.bz2 BedrockConnect-579ebe8783d3813ad2ba57fbe33543536f13660e.zip | |
Update README.md
| -rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -2,9 +2,12 @@  -On Minecraft Bedrock Edition, players on Xbox One and Nintendo Switch are limited to playing on 'Featured Servers' approved by Mojang/Microsoft. These players are not able to join servers via an IP/address. This is an issue for me and others, as the server community on Java edition was one of the major parts that made Minecraft what it was, and what also made what the servers that are now considered 'Mojang Server Partners' what they are today. I wanted to fix this, so I made a solution that anyone can setup easily. +[](http://www.gnu.org/licenses/gpl-3.0) +[](http://hits.dwyl.com/Pugmatt/BedrockConnect) -BedrockConnect is an easy to use solution for Minecraft Bedrock Edition players on Xbox One and Nintendo Switch to join any server IP, while also having access to a serverlist that allows you to manage a list of servers. It doesn't require any downloads, just a few changes to settings. +On Minecraft Bedrock Edition, players on Xbox One, Nintendo Switch, and PS4 are limited to playing on 'Featured Servers' approved by Mojang/Microsoft. These players are not able to join servers via an IP/address. This is an issue for me and others, as the server community on Java edition was one of the major parts that made Minecraft what it was, and what also made what the servers that are now considered 'Mojang Server Partners' what they are today. I wanted to fix this, so I made a solution that anyone can setup easily. + +BedrockConnect is an easy to use solution for Minecraft Bedrock Edition players on Xbox One, Nintendo Switch, PS4 to join any server IP, while also having access to a serverlist that allows you to manage a list of servers. It doesn't require any downloads, just a few changes to settings. Here's the final result in action: https://www.youtube.com/watch?v=Uz-XYXAxd8Q @@ -14,6 +17,8 @@ Switch: https://www.youtube.com/watch?v=zalT_oR1nPM Xbox: https://www.youtube.com/watch?v=g8mHvasVHMs +PS4: Although this is technically possible, I don't have a PS4 to make a tutorial video on. If anyone has a PS4 and would like to make a tutorial, send me the video and I'll put the link of the video here. :) + # FAQ **How does it work?** In Minecraft Bedrock Edition, players on any version can join the available 'Featured Servers'. By using a DNS server, we can make the domains that are used to join these servers, and make them direct to the BedrockConnect serverlist server, rather than their actual servers. |
