- Minecraft Bedrock Servers
- Bedrock Minecraft Servers Survival
- Minecraft Bedrock Server List
- Minecraft Bedrock Server Commands
- Minecraft Bedrock Servers Skyblock
- Minecraft Bedrock Servers
Low price Minecraft: Bedrock server hosting ✓ SSD performance ✓ DDoS protection ✓ For PC, PS4, XBox and Mobile ✓ EasyConfig ✓ Hundreds of games from the cloud ✓. Reliable hosting for Minecraft: Bedrock servers featuring the official Bedrock server version from Mojang. We provide quality servers at an affordable price with the best live chat support.
Featured servers are community servers for Bedrock Edition, which are partnered with Mojang Studios and are accessible from the in-game server list. In the console versions, they are the only servers accessible besides Realms. Although the Bedrock Edition lacks the Mini Games of the Legacy Console Edition, featured servers can have their own minigames to play online. Featured servers require a Microsoft account[1] and require a paid multiplayer subscription on consoles only. However, they have microtransactions that can be purchased from their own sections of the Marketplace.
Featured servers were first added as part of 1.2.0, the Better Together Update. There are currently six featured servers, and Mojang Studios plans to add more in the future. Server owners with registered business identities can apply for the partner program. Mojang Studios provides partnered servers with backend support.[1]
List of featured servers[edit]
Server | Address | Languages | Location(s) | Chat hiding | Website |
---|---|---|---|---|---|
Mineville | play.inpvp.net | Uses the player's language setting: English, French, German, Japanese, Korean, Brazilian Portuguese, Mexican Spanish | North America | Chat can be disabled with Minecraft's mute option. This also hides all in-chat server messages. | InPvP: Mineville City |
Lifeboat | play.lbsg.net | English, Dutch, German, Italian, Spanish, Arabic, Vietnamese, Czech, Portuguese (Brazil), Polish, Turkish, Japanese, Korean, French, Russian (select in client or using the /lang command.) | North America, Europe, Asia | Option to 'Mute Chat', which also hides all in-chat server messages, even those important to gameplay. | Lifeboat Network |
Mineplex | pe.mineplex.com | Selectable only from the menu room, or auto-detected from the player's language setting, in this order: English, Danish, German, French (Canada), French (France), Spanish (Spain), Spanish (United States), Norwegian, Dutch, Portuguese (Brazil), Italian, Swedish, Romanian, Chinese (China), Chinese (Taiwan), Russian, Finnish, Croatian, Polish, Japanese | North America | Public chat can be turned off in the options. | Mineplex |
CubeCraft | mco.cubecraft.net | Uses the player's client language setting: Arabic, Bulgarian, Catalan, Czech, Danish, Dutch, English, French, Finnish, German, Hebrew, Hungarian, Italian, Polish, Portuguese (BR), Portuguese (EU), Russian, Spanish, Swedish, Turkish. | Europe | The ability to receive chat can be toggled in the player settings. | CubeCraft Games |
The Hive | geo.hivebedrock.network | Uses the player's language setting: English, French, German, Japanese, Portuguese (Brazil), Spanish, Mexican Spanish | North America, Europe, Asia | Chat can be turned off in the Server Settings. | Hive Bedrock Edition |
Galaxite | play.galaxite.net | Uses the player's language setting: English, Japanese, Italian, Bulgarian, German, Dutch, Indonesian, Spanish, Chinese (Simplified) | Europe, North America | Chat can be turned off in the chat settings. | Galaxite |
Safety[edit]
Xbox Live is a social network for gamers, and featured servers require the player to have a gamertag.The player can Add, Mute, Block or Report Players from the pause menu.The server partners work with a team of volunteers to keep an eye out for bad behavior, including bullying and cheating, and help report issues.Each server partner includes their own expanded word filter list to make their server experience friendly for all ages.At Mojang Studios' request, the official server partners – CubeCraft, Mineville City, Lifeboat, The Hive and Mineplex – have removed private messaging, including the /tell /msg /whisper
commands, to allow more thorough moderation across all parts of the server.[2]
History[edit]
Bedrock Edition | |||||
---|---|---|---|---|---|
June 11, 2017 | Featured servers have been announced, with CubeCraft, InPVP, Lifeboat and Mineplex as the first partners. | ||||
1.2.0 | beta 1.2.0.2 | Featured servers section has now been added as part of the new server list. At first, Mojang Studios had not yet added any of the servers, and the section displayed the text 'Coming Soon'. | |||
beta 1.2.0.11 | InPvP, Lifeboat, and Mineplex have now been added as featured servers. Their sections of the Marketplace are not yet online, despite there being a button in the pause menu to access them. | ||||
beta 1.2.0.25 | The InPvP, Lifeboat and Mineplex Stores in the Marketplace are now operational. | ||||
1.2.5 | beta 1.2.5.15 | The game no longer applies the hardcoded chat filter on featured servers. Servers still use their own chat filters. | |||
MINECON Earth 2017 | The Hive has been announced as an upcoming featured server. | ||||
1.2.16 | CubeCraft has now been added as a featured server. | ||||
1.6.0 | release | Added featured servers to the Nintendo Switch. | |||
1.7.0 | beta 1.7.0.9 | The Hive has now been added as a featured server. | |||
1.16.0 | beta 1.16.0.66 | Galaxite has now been added as a featured server. | |||
beta 1.16.0.67 | Galaxite is now accessible to the public. | ||||
1.16.100 | release | Featured servers are now available for the PlayStation editions. |
External links[edit]
References[edit]
- ↑ ab'Better Together FAQ' – Minecraft.net, July 31, 2017
- ↑'How to Stay Safe Online' – Minecraft.net, July 28, 2017
Bedrock Edition | ||||||||
---|---|---|---|---|---|---|---|---|
Editions |
| |||||||
Development |
| |||||||
Technical |
| |||||||
Multiplayer |
| |||||||
Exclusive features |
| |||||||
Removed |

Bedrock Dedicated Servers allow Minecraft players on Windows and Linux computers to set up their own server at home, or host their server using a cloud-based service.[1] This is in its early development stages, so as with any early release software, it may have severe issues. Due to this support may be stopped at any time.
Configuration[edit]
BDS is a server hosting tool similar to the Java Edition server. Like Java Edition, there is a server.properties
and whitelist.json
file. Instead of ops.json
, permissions are stored in the permissions.json
file. Resource and behavior packs are in the resource_packs
and behavior_packs
directories. JSON files in the world directory set packs to be used, Minecraft clients generate them and can be uploaded to the server. Worlds are in a new world directory.

Connection[edit]
Minecraft Bedrock Servers
BDS allows users to connect except the Nintendo Switch. Xbox One users can only connect through a LAN connection. BDS uses UDP, unlike Java Edition which uses TCP. The default port for IPv4 is 19132, the default port for IPv6 is 19133; These can be changed in server.properties
.
By default, Minecraft for Windows 10 does not support connections to a server hosted on the same machine (where you connect via 127.0.0.1/localhost
). To fix this you must launch Windows PowerShell as an administrator and run the following:[2]
Alternatively, you can grant loopback exemption by Security Identifier (as recommended in bedrock_server_how_to.html
file bundled with the server download). Launch PowerShell as an administrator and run the following:[3]
Whitelist[edit]
To use the whitelist, it needs to be enabled in server.properties
. When enabled, the server will only allow selected users to connect, and you will need to know the Xbox Live gamertag and (optionally) XUID[4] of all players who want to join the server; players without an Xbox Live gamertag will not be able to connect. If your server is public and you do not enable the whitelist, you will not be able to ban players from the server.
To learn more about whitelisting, check out the bedrock_server_how_to.html
file bundled with the server download). If you are having trouble with player behavior on a server that you own, whitelisting may be a good way to solve the issue.
Startup and maintenance scripts[edit]
- BDSAddonInstaller A node.js tool used for automatically installing, updating, and uninstalling addons/packs.
- MCscripts systemd units, bash scripts, and chat bots for backups, automatic updates, installation, and shutdown warnings
- MinecraftBedrockServer Sets up a Minecraft Bedrock dedicated server on Ubuntu / Debian / Raspbian / Armbian with options for automatic updates, backups and running automatically at startup
- MCBEPlay MCBEPlay is primarily a Windows 10 GUI for the official BDS System, that enables you to control and manage your Minecraft Bedrock Edition Server with little to no knowledge of server systems. It also has automatic backups, can save automatically, and has auto restarts.
- WinMSSScripts WinMSSScripts is a basic batch file to help create maintain backups of your worlds and log files as you run the official BDS System on Windows systems.
- bedrock-in-docker Docker image for install, update, backup&restore and run the Minecraft Bedrock server.
Bedrock Minecraft Servers Survival
Issues[edit]

Since this server software is still in Alpha phase, it still lacks many things from Java Edition:[feedback 1]
- Server ignores default player permission level in
server.properties
/reload
for reloading to prevent crashes, similar to the one in Java Edition- A command to transfer between different worlds, similar to Lifeboat's world transfer system
- A server invite system that allows Xbox One and Nintendo Switch users to connect, similar to Realms
- Running the server on other platforms, similar to Lifeboat's Steadfast 2 server software on MacOS
- Support for websocket server, similar to
/wsserver
- Experimental gameplay is not supported directly, need to use third-party applications to modify world
History[edit]
The server follows the client's release cycle.[5]

Bedrock Edition | |||||
---|---|---|---|---|---|
1.6.1.0 | First public Bedrock Dedicated Server (BDS) release.[6][7] | ||||
Includes a bedrock_server_how_to.html as a guide. | |||||
Bug tracker for BDS was launched. | |||||
1.7.0.13 | Server software updated for Bedrock Edition 1.7.0 | ||||
1.8.0.24 | Server software updated for Bedrock Edition 1.8.0
| ||||
1.8.1.2 | Server software updated for Bedrock Edition 1.8.1 | ||||
1.9.0.15 | Server software updated for Bedrock Edition 1.9.0 | ||||
1.10.0.7 | Server software updated for Bedrock Edition 1.10.0 | ||||
1.11.0.23 | Server software updated for Bedrock Edition 1.11.0 | ||||
1.11.1.2 | Server software updated for Bedrock Edition 1.11.1 | ||||
1.11.2.1 | Server software updated for Bedrock Edition 1.11.2 | ||||
1.11.4.2 | Server software updated for Bedrock Edition 1.11.4 | ||||
1.12.0.28 | Server software updated for Bedrock Edition 1.12.0 | ||||
1.12.1.1 | Server software updated for Bedrock Edition 1.12.1 | ||||
1.13.0.34 | Server software updated for Bedrock Edition 1.13.0 | ||||
1.13.1.5 | Server software updated for Bedrock Edition 1.13.1 | ||||
1.13.2.0 | Server software updated for Bedrock Edition 1.13.2 | ||||
1.13.3.0 | Server software updated for Bedrock Edition 1.13.3 | ||||
1.14.0.9 | Server software updated for Bedrock Edition 1.14.0 | ||||
1.14.1.4 | Server software updated for Bedrock Edition 1.14.1 | ||||
1.14.20.1 | Server software updated for Bedrock Edition 1.14.20 | ||||
1.14.21.0 | Unknown | ||||
1.14.30.2 | Server software updated for Bedrock Edition 1.14.30 | ||||
1.14.32.1 | Fixed a bug BDS-1682. | ||||
1.14.60.5 | Server software updated for Bedrock Edition 1.14.60 | ||||
1.16.0.2 | Server software updated for Bedrock Edition 1.16.0 | ||||
1.16.1.02 | Server software updated for Bedrock Edition 1.16.1 | ||||
1.16.10.02 | Server software updated for Bedrock Edition 1.16.10 | ||||
1.16.20.03 | Server software updated for Bedrock Edition 1.16.20 | ||||
1.16.40.02 | Server software updated for Bedrock Edition 1.16.40 | ||||
1.16.100.04 | Server software updated for Bedrock Edition 1.16.100 | ||||
1.16.101.01 | Server software updated for Bedrock Edition 1.16.101 | ||||
1.16.200.02 | Server software updated for Bedrock Edition 1.16.200 | ||||
1.16.201.02 | Server software updated for Bedrock Edition 1.16.201 | ||||
1.16.201.03 | Fixed a bug BDS-10666. | ||||
1.16.210.05 | Server software updated for Bedrock Edition 1.16.210 | ||||
1.16.210.06 | Unknown | ||||
1.16.220.02 | Server software updated for Bedrock Edition 1.16.220 | ||||
1.16.221.01 | Server software updated for Bedrock Edition 1.16.221 |

Minecraft Bedrock Server List
External links[edit]
Minecraft Bedrock Server Commands
Notes[edit]
- ↑https://feedback.minecraft.net/hc/en-us/community/posts/360059965732-Expand-Bedrock-Dedicated-Server-BDS-Configuration-Customization-Options
References[edit]
- ↑Dedicated Servers for Minecraft on Bedrock. Minecraft Help Center. Retrieved 2020-05-30.
- ↑Can't connect to localhost Win10 server with Minecraft Win10 Edition
- ↑Bedrock Dedicated Server Tutorial
- ↑Xbox Live Account tool (XboxLiveAccountTool.exe)
- ↑https://discordapp.com/channels/302094807046684672/489043421072195585/489067565843349504
- ↑https://twitter.com/Minecraft/status/1039527221835309058
- ↑https://twitter.com/jeb_/status/1039483667515625472
Minecraft Bedrock Servers Skyblock
Bedrock Edition | ||||||||
---|---|---|---|---|---|---|---|---|
Editions |
| |||||||
Development |
| |||||||
Technical |
| |||||||
Multiplayer | ||||||||
Exclusive features |
| |||||||
Removed |
Minecraft Bedrock Servers
