Skip to content

Pugmatt/BedrockConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BedrockConnect

License: GPL v3 Ko-fi

Bedrock Block

BedrockConnect is a minimal Minecraft: Bedrock Edition server software that provides a server-list solution to players. Players can connect to any Bedrock Edition game servers, along with storing and managing an in-game list of their servers.

This is primarily used for players on the game console version of the game (Nintendo Switch, Xbox, PlayStation, etc) where a serverlist to connect to 3rd-party servers is not natively available inside the game. This project aims to provide a quick straight forward solution that any player can setup directly on their game console without having to download anything.

Here's a small demo of it in action: https://www.youtube.com/watch?v=Uz-XYXAxd8Q

⚠️ DISCLAIMER - BedrockConnect is and always has been free and open-source since its release in 2019. To ensure you are using the free tool/servers provided by this project, only use or download BedrockConnect resources found on this page/repository. We do NOT have an official mobile app on the Apple/Google Play store, and any app with the same name is NOT associated with this project.

⭐ Quick setup

Below are instructions for setting up BedrockConnect on your game console, it typically takes only a few minutes to get setup and requires no downloads.

There are two primary methods available to join BedrockConnect:

DNS Method (recommended)

📟 (Click to expand)

Nintendo Switch:

Xbox:

PlayStation:

  • Go into your console's internet settings, and set the primary DNS to 45.55.68.52 and secondary DNS to 8.8.8.8

"Add Friend" Method

👥 (Click to expand)

(This method utilizes MCXboxBroadcast to supply this join option)

NOTE - The bots for this method have limited friend slots and can be prone to slow down due to limitations set by Microsoft's friend system. It is recommended to first try the "DNS Method" before resorting to this method, as the "DNS Method" does not suffer from the same limitations. If you have already tried the DNS Method or want to try this method anyway, read on:

  • In the Minecraft main menu, click "Play" and then go to the "Friends" tab, and click "Add Friend" or "Find Cross-Platform Friends" or "Search for players" (whichever is available on your game version)

  • Search for the gamer tag BCMain (Or BCMain1 / BCMain2, if BCMain is full or experiencing issues), and add this user as friend

  • Return to the Minecraft main menu, and wait about 30 seconds. Then click "Play" and return to the "Friends" tab

  • Wait a moment, and you should soon see a joinable instance show up, "Join to Open Server List". Or, you should see BCMain under the "Online" section with a joinable instance. (If the join option doesn't appear, you may need to wait another minute for the bot to process the friend request)

  • Join instance to connect to BedrockConnect server list

In order to make room in the friendslist, BCMain/BCMain1 routinely removes players from it's list that are inactive for ~1-3 days (Threshold varies depending on current traffic the bot is getting) If this happens, simply add back the gamertag.

If you're having trouble connecting to the serverlist, try running through the troubleshooting page

How does it work?

When a player connects to BedrockConnect, they are met with a server-list UI sent by the server. When the player enters the details for the server they are looking to join, BedrockConnect sends a packet that transfers the player off of BedrockConnect and on to the server they entered.

To actually get on the BedrockConnect server on game console, we primarily utilize one of two methods.

DNS Method - In Minecraft Bedrock Edition, players on any version can join the available 'Featured Servers'. By using a DNS server, we can redirect the domains used by these servers to instead go to the BedrockConnect serverlist server.

"Add Friend" method - By utilizing the 'Join Game' button in the game's Friends menu, we can redirect them to the BedrockConnect instance. This method is powered by MCXboxBroadcast.

Community-hosted instances

There are multiple BedrockConnect serverlist servers available hosted by the community that can be used. 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.

List of Servers

(Click to expand to see list)
IP Address Gamertag Location Maintainer Note
104.238.130.180 BCMain, BCMain1, BCMain2 Pugmatt Main instance. Multiple load balanced servers. If issues occur on PS4/PS5 with DNS, try the "Add Friend" Method, or replace the primary DNS address with 45.55.68.52.
5.161.83.73 Cybrancee Cybrancee Located in Virginia, United States. No DNS service, only BedrockConnect server
213.171.211.142 N/A kmpoppe No DNS service, only BedrockConnect server
217.160.58.93 N/A kmpoppe No DNS service, only BedrockConnect server
134.255.231.119 bedrocklist ZAP-Hosting MCXboxBroadcast instance is unofficially maintained by Dinushay
185.169.180.190 N/A hasankayra04 Dns service with NextDNS Status Page (Listed as "Dns Listener")
116.255.1.195 2401:d002:5c06:ca01:be24:11ff:fe78:41ad TRBMCXB xavierhorwood Located in Brisbane, Australia, Dns service powered by PowerDNS

Status Page for all public instances

If you are currently hosting a BedrockConnect instance and are interested in adding it to this list, create a pull request adding it to the table above.

Hosting your own BedrockConnect instance

Running the BedrockConnect software

Requirements:

  • Java 8 or higher

Download the latest release of the BedrockConnect serverlist software here: https://github.com/Pugmatt/BedrockConnect/releases

Run the jar with the following command

java -jar BedrockConnect-1.0-SNAPSHOT.jar

Alternatively, BedrockConnect can also be ran on Docker through the public image pugmatt/bedrock-connect

docker run -p 19132:19132/udp pugmatt/bedrock-connect

Configuration

See wiki page here for how to further configure BedrockConnect and a list of available settings.

Setting up a join method for game consoles

After you set up BedrockConnect, you will need to set up a join method to connect to it on game consoles. Some helpful resources:

Libraries used

Thank you Sponsors!

Sponsors go a long way in helping BedrockConnect's continued development and keeping server bills paid!

If you're interested in sponsoring projects like this one (thank you!) feel free to check out my GitHub Sponsors or Patreon

Silver Sponsors

All Sponsors

All Sponsors

About

Join any Minecraft Bedrock Edition server IP on Xbox One, Nintendo Switch, and PS4/PS5

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published