Minecraft Bedrock Server



  1. Minecraft Bedrock Servers
  2. Bedrock Minecraft Servers Survival
  3. Minecraft Bedrock Server List
  4. Minecraft Bedrock Server Commands
  5. Minecraft Bedrock Servers Skyblock
  6. 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.

An image of all featured Servers in the Bedrock Edition
This feature is exclusive to Bedrock Edition.

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]

ServerAddressLanguagesLocation(s)Chat hidingWebsite
Minevilleplay.inpvp.netUses the player's language setting:

English, French, German, Japanese, Korean, Brazilian Portuguese, Mexican Spanish

North AmericaChat can be disabled with Minecraft's mute option. This also hides all in-chat server messages.InPvP: Mineville City
Lifeboatplay.lbsg.netEnglish, 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, AsiaOption to 'Mute Chat', which also hides all in-chat server messages, even those important to gameplay.Lifeboat Network
Mineplexpe.mineplex.comSelectable 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, JapaneseNorth AmericaPublic chat can be turned off in the options.Mineplex
CubeCraftmco.cubecraft.netUses 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.

EuropeThe ability to receive chat can be toggled in the player settings.CubeCraft Games
The Hivegeo.hivebedrock.networkUses the player's language setting:

English, French, German, Japanese, Portuguese (Brazil), Spanish, Mexican Spanish

North America, Europe, AsiaChat can be turned off in the Server Settings.Hive Bedrock Edition
Galaxiteplay.galaxite.netUses the player's language setting:

English, Japanese, Italian, Bulgarian, German, Dutch, Indonesian, Spanish, Chinese (Simplified)

Europe, North AmericaChat 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, 2017Featured servers have been announced, with CubeCraft, InPVP, Lifeboat and Mineplex as the first partners.
1.2.0beta 1.2.0.2Featured 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.11InPvP, 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.25The InPvP, Lifeboat and Mineplex Stores in the Marketplace are now operational.
1.2.5beta 1.2.5.15The game no longer applies the hardcoded chat filter on featured servers. Servers still use their own chat filters.
MINECON Earth 2017The Hive has been announced as an upcoming featured server.
1.2.16CubeCraft has now been added as a featured server.
1.6.0releaseAdded featured servers to the Nintendo Switch.
1.7.0beta 1.7.0.9The Hive has now been added as a featured server.
1.16.0beta 1.16.0.66Galaxite has now been added as a featured server.
beta 1.16.0.67Galaxite is now accessible to the public.
1.16.100releaseFeatured servers are now available for the PlayStation editions.

External links[edit]

References[edit]

  1. ab'Better Together FAQ' – Minecraft.net, July 31, 2017
  2. 'How to Stay Safe Online' – Minecraft.net, July 28, 2017
Bedrock Edition
Editions
Merged
  • Pocket Edition
  • Windows 10 Edition
  • Fire TV Edition
Ports to consoles
  • PlayStation 4
Discontinued
  • Gear VR Edition
Development
Version history
  • Alpha
Technical
  • Commands
Multiplayer
  • Featured servers
Exclusive features
  • Featured servers
World types
Generated structures
  • Far Lands
Blocks and items
  • Light Block[untilJE 1.17]
Effects
Unused
Removed
Retrieved from 'https://minecraft.fandom.com/wiki/Featured_servers?oldid=1890877'
Minecraft Bedrock Server
This feature is exclusive to Bedrock Edition.
Icon for Bedrock Dedicated Server

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]

Main article: server.properties

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.

Bedrock

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]

The contents of this section are not supported by Mojang Studios or the Minecraft Wiki.
  • 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]

Bedrock

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
Bedrock Edition
1.6.1.0First 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.13Server software updated for Bedrock Edition 1.7.0
1.8.0.24Server software updated for Bedrock Edition 1.8.0
2 issues fixed
  • BDS-104 – Save hold/resume causing world size to increase quite a bit more than normal.
  • BDS-198 – save query does not work more than once per boot
1.8.1.2Server software updated for Bedrock Edition 1.8.1
1.9.0.15Server software updated for Bedrock Edition 1.9.0
1.10.0.7Server software updated for Bedrock Edition 1.10.0
1.11.0.23Server software updated for Bedrock Edition 1.11.0
1.11.1.2Server software updated for Bedrock Edition 1.11.1
1.11.2.1Server software updated for Bedrock Edition 1.11.2
1.11.4.2Server software updated for Bedrock Edition 1.11.4
1.12.0.28Server software updated for Bedrock Edition 1.12.0
1.12.1.1Server software updated for Bedrock Edition 1.12.1
1.13.0.34Server software updated for Bedrock Edition 1.13.0
1.13.1.5Server software updated for Bedrock Edition 1.13.1
1.13.2.0Server software updated for Bedrock Edition 1.13.2
1.13.3.0Server software updated for Bedrock Edition 1.13.3
1.14.0.9Server software updated for Bedrock Edition 1.14.0
1.14.1.4Server software updated for Bedrock Edition 1.14.1
1.14.20.1Server software updated for Bedrock Edition 1.14.20
1.14.21.0Unknown
1.14.30.2Server software updated for Bedrock Edition 1.14.30
1.14.32.1Fixed a bug BDS-1682.
1.14.60.5Server software updated for Bedrock Edition 1.14.60
1.16.0.2Server software updated for Bedrock Edition 1.16.0
1.16.1.02Server software updated for Bedrock Edition 1.16.1
1.16.10.02Server software updated for Bedrock Edition 1.16.10
1.16.20.03Server software updated for Bedrock Edition 1.16.20
1.16.40.02Server software updated for Bedrock Edition 1.16.40
1.16.100.04Server software updated for Bedrock Edition 1.16.100
1.16.101.01Server software updated for Bedrock Edition 1.16.101
1.16.200.02Server software updated for Bedrock Edition 1.16.200
1.16.201.02Server software updated for Bedrock Edition 1.16.201
1.16.201.03Fixed a bug BDS-10666.
1.16.210.05Server software updated for Bedrock Edition 1.16.210
1.16.210.06Unknown
1.16.220.02Server software updated for Bedrock Edition 1.16.220
1.16.221.01Server software updated for Bedrock Edition 1.16.221
Minecraft Bedrock Server

Minecraft Bedrock Server List

External links[edit]

Minecraft Bedrock Server Commands

Notes[edit]

  1. https://feedback.minecraft.net/hc/en-us/community/posts/360059965732-Expand-Bedrock-Dedicated-Server-BDS-Configuration-Customization-Options

References[edit]

  1. Dedicated Servers for Minecraft on Bedrock. Minecraft Help Center. Retrieved 2020-05-30.
  2. Can't connect to localhost Win10 server with Minecraft Win10 Edition
  3. Bedrock Dedicated Server Tutorial
  4. Xbox Live Account tool (XboxLiveAccountTool.exe)
  5. https://discordapp.com/channels/302094807046684672/489043421072195585/489067565843349504
  6. https://twitter.com/Minecraft/status/1039527221835309058
  7. https://twitter.com/jeb_/status/1039483667515625472

Minecraft Bedrock Servers Skyblock

Bedrock Edition
Editions
Merged
  • Pocket Edition
  • Windows 10 Edition
  • Fire TV Edition
Ports to consoles
  • PlayStation 4
Discontinued
  • Gear VR Edition
Development
Version history
  • Alpha
Technical
  • Commands
  • Server
Multiplayer
Exclusive features
World types
Generated structures
  • Far Lands
Blocks and items
  • Light Block[untilJE 1.17]
Effects
Unused
Removed

Minecraft Bedrock Servers

Retrieved from 'https://minecraft.fandom.com/wiki/Bedrock_Dedicated_Server?oldid=1916633'