Welcome to the official server list for the BedrockConnect app, which features all servers that we support with server packs. These packs enable console players to use custom texture packs. Our automated system downloads server packs and keeps them up-to-date. However, there are some downsides to this approach. Certain servers participate in our global BedrockConnect serverpack, which provides a unified pack not just for us, but for all players automatically. These servers are labeled as "Global BedrockConnect Serverpack" on the list.
If you're looking for a quick tutorial, click here.
The good news is that anyone can add their server to the list themselves! Instructions can be found under "What is the easiest way to add my server to the list?"
- Serverlist
- What is the easiest way to add my server to the list?
- Why?
- How do I add a texture pack to my server?
- Create Pull request (Serverlist.json)
Server Name | IP Address |
---|---|
Zeqa | zeqa.net |
Paulberger | mc.paulberger.gg |
TimeCrack | play.timecrack.net |
FirstMC | FirstMc.de |
Server Name | IP Address |
---|---|
Zentra | Zentra.network |
ZeferaMC | zeferamc.com |
Syodo | syodo.xyz |
RusherVace | play.rushervace.net |
StimoMC | stimomc.net |
Server Name | IP Address |
---|---|
Lifeboat | mco.lbsg.net |
HiveMC | geo.hivebedrock.network |
CubeCraft | mco.cubecraft.net |
PixelParadise | play.pixelparadise.gg |
NetherGames | play.nethergames.org |
HyperLands | play.hyperlandsmc.net |
Ectary | ectary.club |
Avengetech | play.avengetech.me |
NitroFaction | Nitrofaction.fr |
NationsGlory | bedrock.nationsglory.fr |
Plutonium | mcpe.plutonium.best |
RivalMC (StrikeMC) | play.rivalmc.net |
GommeHD | gommeHD.net |
OpSucht | opsucht.net |
Griefermine | griefermine.net |
GrandTheftMCPE | grandtheft.mcpe.me |
AkumaMC | bedrock.akumamc.net |
GrieferGames | griefergames.net |
Meynex SMP | MeynexSMP.net |
CraftersMC | play.craftersmc.net |
Complex | mbs.mc-complex.com |
MinePlanet | play.mineplanet.top |
OPBlocks | bedrock.opblocks.com |
Histeria | play.histeria.fr |
Reaver Practice | play.reaver.live |
LootMC | lootmc.com |
McHub | pe.mchub.com |
Linesia (Only KitPvP) | play.linesia.eu |
To simplify the process, we've created a Serverpack.zip file that you can manage on your server. Here are the benefits of using it:
- Every server has the same server pack, which eliminates the need for constant and annoying pack updates.
- Console players have an enhanced gaming experience with custom texture packs.
- It's effortless to manage, and the pack doesn't hog memory or negatively impact devices.
- There are no disadvantages!
Adding a texture pack to your server is straightforward. Here's how:
Step 1. Download the Serverpack.zip file.
Step 2. Depending on your server software, follow the relevant instructions:
- Simply move the file into the nukkit/resource_packs/ folder and restart the server.
- Simply move the file into the geyser-spigot/packs/ folder and restart the server.
- Simply move the file into the dragonfly/resources/ folder and restart the server.
- Enable
"enable_packs"
inconfig.yml
. Simply move the file into the waterdog/packs/ folder and restart the server.
Step 3. Create a Pull Request
Add your server to the serverlist.json
file at the bottom by making a pull request. Use this template:
{
"displayName": "SERVERNAME",
"packName": "bedrockconnect",
"ip": "SERVER IP",
"port": 19132,
"featured": false,
"partner": false
}
Please note:
- Do not change the UUID, version, engine version, or format version.
- Don't modify the pack's contents; keep it empty.
Lastly, if you're unsure how to make a pull request, refer to this documentation.
The Serverpack.zip file simplifies the process of managing server packs by ensuring every server has the same pack. Console players benefit from the custom texture packs, and there's no need for constant updates. It's a win-win for everyone!