Minecraft Servers Wiki
Tag: Visual edit
No edit summary
Tags: Source edit Mobile edit Mobile web edit
 
(85 intermediate revisions by 42 users not shown)
Line 1: Line 1:
Unlike the official ''Minecraft: Java Edition'' server software, the unofficial Bedrock Edition server software usually lack many things that are present in Bedrock Edition vanilla server that are built into the Bedrock Edition's client.
+
'''Unlike official ''[[Java Edition server software|Java Edition]]'' [[Java Edition server software|server software]], unofficial ''Bedrock Edition'' server software usually lacks many things present in it's vanilla server, which is built into ''Bedrock Edition''<nowiki/>'s client.'''
The servers, excluding the official Bedrock Server Software, are also free of Mojang source code. In many cases, Bedrock Edition server software can outperform the official server software and can provide features beyond the capabilities of the vanilla bedrock server, like massive multiplayer experience. Unless stated otherwise, most Bedrock Edition server software are [[Wikipedia:Open-source|open-source]], free of charge, and free-for-all use, including commercial use, given the license that's included.
+
<nowiki> </nowiki>The servers, excluding the official ''Bedrock'' software, are also free of Mojang source code. In many cases, ''Bedrock Edition'' server software can outperform official server software and can provide features beyond the vanilla capabilities, like the ability to handle large amounts of players. Unless stated otherwise, most ''Bedrock Edition'' server software are [[Wikipedia:Open-source|open-source]], free of charge, and free-for-all use, including commercial use, given the license included.
   
Most Bedrock Edition server networks, including the [[mcw:featured servers|featured servers]], uses unofficial software as Mojang's official server software for Bedrock Edition has only been recently released and is currently in public alpha testing.
 
   
One very good place to get more help/info from the community is the [https://discord.gg/Dsq9Ajdj2c Bedrock Server Owners Discord]
 
   
== Bedrock Dedicated Server ==
 
   
  +
On September 11, 2018, Mojang released an early alpha version of the official Bedrock Edition server software, [[mcw:Bedrock Dedicated Server|Bedrock Dedicated Server]], announced by Jeb on his Twitter page.<ref>[https://twitter.com/jeb_/status/1039483667515625472 There is now a dedicated server available for Bedrock: https://minecraft.net/en-us/download/server/bedrock More details soon!] – @jeb_ on twitter, September 11, 2018</ref>
 
  +
  +
Most ''Bedrock Edition'' server networks, including [[mcw:featured servers|featured servers]], use unofficial software as Mojang's official server software for ''Bedrock Edition'' as it is not as developed as other software and is currently in public alpha testing.
  +
  +
A great place to get help/info from the community is the [https://discord.gg/Dsq9Ajdj2c Bedrock Server Owners Discord]
  +
  +
==Bedrock Dedicated Server==
  +
  +
On September 11, 2018, Mojang released an early alpha version of the official ''Bedrock Edition'' server software, [[mcw:Bedrock Dedicated Server|Bedrock Dedicated Server]], announced by Jeb on his Twitter page.<ref>[https://twitter.com/jeb_/status/1039483667515625472 There is now a dedicated server available for Bedrock: https://minecraft.net/en-us/download/server/bedrock More details soon!] – @jeb_ on twitter, September 11, 2018</ref>
   
 
{| class="wikitable sortable" style="text-align: center; font-size: smaller" data-description="Bedrock Edition server software list"
 
{| class="wikitable sortable" style="text-align: center; font-size: smaller" data-description="Bedrock Edition server software list"
|-style="background:#eee"
+
|- style="background:#eee"
!style="width: 078px" | Name
+
! style="width: 078px" |Name
!style="width: 200px" | Main Developer(s)
+
! style="width: 200px" | Main Developer(s)
!style="width: 092px" | Bedrock Edition version
+
! style="width: 092px" |Bedrock Edition version
!style="width: 056px" | [[Wikipedia:Programming language|Programming Language]]
+
! style="width: 056px" |[[Wikipedia:Programming language|Programming Language]]
!style="width: 068px" | Platform
+
! style="width: 068px" |Platform
!style="width: 384px" | Remarks
+
! style="width: 384px" |Remarks
 
|-
 
|-
| [https://minecraft.net/en-us/download/server/bedrock/ Bedrock Server]
+
|[https://minecraft.net/en-us/download/server/bedrock/ Bedrock Server]
| Mojang Studios Official
+
|Mojang Studios
| style="background:#c0eece" | ''Latest''
+
| style="background:#c0eece" |
  +
''Latest''
| style="background:#c6d9e7" | [[wikipedia:C++|C++]]
 
  +
| style="background:#c6d9e7" |
| {{OS|Win|Linux}}
 
  +
[[wikipedia:C++|C++]]
| Note that this release of the Minecraft server software is '''an early alpha release and is released for evaluation purposes'''. We are keen to hear your feedback on this release, so please let us know what you think at [https://feedback.minecraft.net/ feedback.minecraft.net]. And make sure to log any bugs that you might find in our [https://bugs.mojang.com/projects/BDS/issues/BDS issue tracker]. 64-bit host only.
 
  +
|{{OS|Win|Linux}}
  +
|Note that this release of the Minecraft server software is '''an early alpha release and is released for evaluation purposes'''. We are keen to hear your feedback on this release, so please let us know what you think at [https://feedback.minecraft.net/ feedback.minecraft.net]. And make sure to log any bugs that you might find in our [https://bugs.mojang.com/projects/BDS/issues/BDS issue tracker]. 64-bit host only.
 
|}
 
|}
   
=== Third-party native mods ===
+
===Third-party native mods===
   
 
These mods hook directly into the Bedrock Dedicated Server and provide further APIs in native code (i.e C++) or through a scripting language like JavaScript.
 
These mods hook directly into the Bedrock Dedicated Server and provide further APIs in native code (i.e C++) or through a scripting language like JavaScript.
   
 
{| class="wikitable sortable" style="text-align: center; font-size: smaller" data-description="Mob loader"
 
{| class="wikitable sortable" style="text-align: center; font-size: smaller" data-description="Mob loader"
|-style="background:#eee"
+
|- style="background:#eee"
!style="width: 078px" | Name
+
! style="width: 078px" |Name
!style="width: 200px" | Main Developer(s)
+
! style="width: 200px" | Main Developer(s)
!style="width: 092px" | Pocket /<br>Bedrock Edition version
+
! style="width: 092px" |Pocket /<br>Bedrock Edition version
!style="width: 056px" | [[Wikipedia:Programming language|Programming Language]]
+
! style="width: 056px" |[[Wikipedia:Programming language|Programming Language]]
!style="width: 068px" | Platform
+
! style="width: 068px" |Platform
!style="width: 240px" | Remarks
+
! style="width: 240px" |Remarks
 
|-
 
|-
| [https://github.com/bdsx/bdsx Bedrock Dedicated Server eXtender]
+
|[https://github.com/bdsx/bdsx BDSX]
| Karikera
+
|Karikera
| style="background:#c0eece" |[[mcw:Bedrock_Edition_1.17.0.03|1.17.0.03]]
+
| style="background:#c0eece" |[[mcw:Bedrock_Edition_1.19.50|1.20]]
| style="background:#dedfea" | [[Wikipedia:C++|C++]] [[Wikipedia:Node.js|Node.js]]
+
| style="background:#dedfea" |
  +
[[Wikipedia:Node.js|Node.js]]
| {{OS|Win}}
 
  +
|{{OS|Win}}
| Combines BDS with Node.js (with ChakraCore) so some js modules won't work due to RegExp look backwards, like discord.js. You can use Minecraft's scripting engine with custom api without adding an add-on.
 
  +
|Node.js with ChakraCore
  +
Script-based overall with low-level API.
   
 
|-
 
|-
| [https://github.com/Element-0/ElementZero/ ElementZero]
+
|[https://github.com/Sysca11/BedrockX BedrockX]
  +
|Sysca11
| CodeHz
 
| style="background:#c0eece" |[[mcw:Bedrock Edition 1.16.40| 1.16.40]]
 
| style="background:#dedfea" | [[Wikipedia:C++|C++]]
 
| {{OS|Win}}
 
| No
 
 
|-
 
| [https://github.com/Sysca11/BedrockX BedrockX]
 
| Sysca11
 
 
| style="background:#c0eece" |[[mcw:Bedrock_Edition_1.14.60|1.14.60]]
 
| style="background:#c0eece" |[[mcw:Bedrock_Edition_1.14.60|1.14.60]]
| style="background:#dedfea" | [[Wikipedia:C++|C++]]
+
| style="background:#dedfea" |
  +
[[Wikipedia:C++|C++]]
| {{OS|Win}}
 
  +
|{{OS|Win}}
| No
 
  +
|
 
|-
 
| [https://github.com/Sysca11/BDXCore BDXCore]
 
| Sysca11
 
| style="background:#c0eece" | [[mcw:Bedrock_Edition|All]]
 
| style="background:#dedfea" | [[Wikipedia:C++|C++]]
 
| {{OS|Win}}
 
| Plugin injector, provided basic hook api. Based on [https://github.com/Sysca11/BedrockX BedrockX]
 
   
 
|-
 
|-
| [https://github.com/LiteLDev/LiteLoaderBDS LiteLoaderBDS]
+
|[https://github.com/LiteLDev/LiteLoaderBDS LiteLoaderBDS]
| LiteLDev
+
|LiteLDev
| style="background:#c0eece" |[[mcw:Bedrock_Edition_1.17.0.03|1.17.0.03]]
+
| style="background:#c0eece" |[[mcw:Bedrock_Edition_1.19.10|1.20]]
| style="background:#dedfea" | [[Wikipedia:C++|C++]]
+
| style="background:#dedfea" |
  +
[https://en.wikipedia.org/C++ C++] / [https://en.wikipedia.org/JavaScript JavaScript] / [https://en.wikipedia.org/NodeJS NodeJS] / [https://en.wikipedia.org/Lua Lua]
| {{OS|Win}}
 
  +
|{{OS|Win}}
| A lightweight plugin loader for Bedorck Dedicated Server, provided plentiful API. Based on [https://github.com/Sysca11/BedrockX BedrockX]
 
  +
|A lightweight plugin loader for Bedorck Dedicated Server, providing massive API.
  +
Support writing plugins by C++, JavaScript and Lua
 
|}
 
|}
   
== Third-party Server Software ==
+
==Third-party Server Software==
   
 
This is a comparison of available custom servers for the Bedrock Edition of Minecraft.<br>
 
This is a comparison of available custom servers for the Bedrock Edition of Minecraft.<br>
Servers that are listed here are required to have at least one publicly accessible release.
+
Servers listed here are required to have at least one publicly accessible release.
   
 
{| class="wikitable sortable" style="text-align: center; font-size: smaller" data-description="Bedrock Edition server software list"
 
{| class="wikitable sortable" style="text-align: center; font-size: smaller" data-description="Bedrock Edition server software list"
|-style="background:#eee"
+
|- style="background:#eee"
!style="width: 078px" | Name
+
! style="width: 078px" |Name
!style="width: 200px" | Main Developer(s)
+
! style="width: 200px" | Main Developer(s)
!style="width: 092px" | Pocket /<br>Bedrock Edition version
+
! style="width: 092px" |Pocket /<br>Bedrock Edition version
!style="width: 056px" | [[Wikipedia:Programming language|Programming Language]]
+
! style="width: 056px" |[[Wikipedia:Programming language|Programming Language]]
!style="width: 068px" | Platform
+
! style="width: 068px" |Platform
!style="width: 080px" | Forked
+
! style="width: 080px" |Forked
!style="width: 240px" | Remarks
+
! style="width: 240px" | Remarks
 
|-
 
|-
| [https://pmmp.io/ PMMP]
+
|[https://pmmp.io PMMP]
| [https://twitter.com/dktapps Dylan K. Taylor], [https://twitter.com/SOFe1970 SOFe]<br>Intyre (formerly), Shoghi Cervantes (formerly)
+
|[https://twitter.com/dktapps Dylan K. Taylor], [https://twitter.com/SOFe1970 SOFe]<br>Intyre (formerly), Shoghi Cervantes (formerly)
| style="background:#c0eece" |[https://minecraft.fandom.com/wiki/Bedrock_Edition_1.17.0 1.17]
+
| style="background:#c0eece" |1.20
  +
| style="background:#dedfea" |
| style="background:#dedfea" | [[Wikipedia:PHP|PHP]], [[Wikipedia:C++|C++]] <ref>[https://github.com/pmmp/ext-chunkutils2/ Some components] of PocketMine-MP are shipped as PHP extensions, written in C++</ref>
 
  +
[[Wikipedia:PHP|PHP]], [[Wikipedia:C++|C++]] <ref name=":0">[https://github.com/pmmp/ext-chunkutils2/ chunkutils2], [https://github.com/pmmp/ext-encoding ext-encoding], and [https://github.com/pmmp/ext-morton ext-morton] of PocketMine-MP are shipped as PHP extensions written in C++</ref>, [[wikipedia:C_(programming_language)|C]]<ref>[https://github.com/pmmp/pthreads pthreads], [https://github.com/pmmp/php-leveldb leveldb], and [https://github.com/pmmp/ext-libdeflate ext-libdeflate] of PocketMine-MP are shipped as PHP extensions written in C</ref>
| {{OS|Win|Mac|Linux|Android}}
 
  +
|{{OS|Win|Mac|Linux|Android}}
 
| {{tc|n/a|No}}
 
| {{tc|n/a|No}}
  +
|Supports 64-bit machines only. Custom PHP extensions are required for use.<ref name=":0" />
| 32-bit no support alone 64-bit. No mobs support.
 
 
|-
 
|-
| [https://github.com/NiclasOlofsson/MiNET MiNET]
+
|[https://github.com/df-mc/dragonfly Dragonfly]
  +
|[https://github.com/Sandertv Sandertv], [https://twitter.com/randomness12232 T 14Raptor], [https://twitter.com/imnottwisted TwistedAsylumMC]
| [https://twitter.com/NiclasOlofsson NiclasOlofsson]
 
  +
| style="background:#c0eece" |1.20
| [[mcw:Bedrock Edition 1.16.0|1.16.x]]
 
| style="background:#c0eece" | [[Wikipedia:C Sharp (programming language)|C#]]
+
| style="background:#29beb0" |
  +
[[Wikipedia:Go (programming language)|Go]]
| {{OS|Win|Mac|Linux}}
 
  +
|{{OS|Win|Mac|Linux|Android}}
 
| {{tc|n/a|No}}
 
| {{tc|n/a|No}}
  +
|Lightweight and modern concurrent server software meant to be use standalone or as a library.
 
|-
 
|-
| [https://github.com/df-mc/dragonfly Dragonfly]
 
| [https://github.com/Sandertv Sandertv]
 
| style="background:#c0eece" | [[mcw:1.16|1.16.200]]
 
| style="background:#29beb0" | [[Wikipedia:Go (programming language)|Go]]
 
| {{OS|Win|Mac|Linux|Android}}
 
| {{tc|n/a|No}}
 
| You have to build it from source.
 
 
|-
 
|-
| [https://github.com/GoMint/GoMint GoMint]
+
|[https://github.com/LucGamesYT/JukeboxMC JukeboxMC]
| [https://twitter.com/geNAZt geNAZt]
+
|[https://github.com/LucGamesYT LucGamesYT]
  +
|1.20
| style="background:#c0eece" | [[mcw:Bedrock Edition 1.16.0|1.16.0]]
 
| style="background:#f8e1c3" | [[Wikipedia:Java (programming language)|Java]]
+
| style="background:#f8e1c3" |
  +
[[Wikipedia:Java (programming language)|Java]]
| {{OS|Win|Mac|Linux|Android}}
 
  +
|{{OS|Win|Mac|Linux|Android}}
 
| {{tc|n/a|No}}
 
| {{tc|n/a|No}}
  +
| In development.
|
 
 
|-
 
|-
| [https://github.com/TuranicTeam/Altay Altay]
+
|[https://cloudburstmc.org/ Cloudburst Nukkit]
| [https://twitter.com/Enes_5519 Enes5519], [https://github.com/EmreTr1 EmreTr1]
+
|[https://github.com/CloudburstMC Cloudburst Team] / [https://github.com/opencollaboration Open Collaboration]
| style="background:#c0eece" |[[mcw:Bedrock Edition 1.16.100|1.16.100]]
+
| style="background:#c0eece" |
  +
[https://minecraft.fandom.com/wiki/Bedrock_Edition_1.19.50 1.20]
| style="background:#dedfea" | [[Wikipedia:PHP|PHP]]
 
  +
| style="background:#f8e1c3" |
| {{OS|Win|Mac|Linux|Android}}
 
  +
[[Wikipedia:Java (programming language)|Java]]
| {{tc|neutral|PocketMine-MP}}
 
  +
|{{OS|Win|Mac|Linux|Android}}
| New, added some unimplemented features to PMMP.
 
|-
 
| [https://cloudburstmc.org/ Cloudburst Nukkit]
 
| [https://github.com/CloudburstMC Cloudburst Team] / [https://github.com/opencollaboration Open Collaboration]
 
| style="background:#c0eece" | [[mcw:Bedrock Edition 1.16.1|1.16.x]]
 
| style="background:#f8e1c3" | [[Wikipedia:Java (programming language)|Java]]
 
| {{OS|Win|Mac|Linux|Android}}
 
 
| {{tc|partial|Nukkit}}
 
| {{tc|partial|Nukkit}}
| Production-grade maintenance and continuation of the Nukkit project with an active plugin ecosystem.
+
|Production-grade maintenance and continuation of the Nukkit project with an active plugin ecosystem.
 
|-
 
|-
  +
|[https://github.com/PowerNukkitX/PowerNukkitX PowerNukkitX]
| [https://powernukkit.org PowerNukkit]
 
| [https://github.com/PowerNukkit PowerNukkit Team]
+
|[https://github.com/PowerNukkitX/PowerNukkitX PowerNukkitX Team]
| style="background:#c0eece" |[[mcw:Bedrock Edition 1.16.221|1.16.221]]
+
| style="background:#c0eece" |[https://minecraft.fandom.com/wiki/Bedrock_Edition_1.19.50 1.20]
| style="background:#f8e1c3" | [[Wikipedia:Java (programming language)|Java]]
+
| style="background:#f8e1c3" |
  +
[[Wikipedia:Java (programming language)|Java]]
| {{OS|Win|Mac|Linux|Android}}
 
  +
|{{OS|Win|Mac|Linux|Android}}
 
| {{tc|partial|Cloudburst (Nukkit)}}
 
| {{tc|partial|Cloudburst (Nukkit)}}
| The Nukkit you know but powerful! Supports almost all blocks and items, more events, performance enhancements, more APIs, active and friendly community.
+
|The Nukkit you know but powerful! Supports almost all blocks and items, more events, performance enhancements, more APIs, active and friendly community.
 
|-
 
|-
| [https://github.com/CloudburstMC/Server Cloudburst Server]
+
|[https://github.com/PetteriM1/NukkitPetteriM1Edition Nukkit PetteriM1 Edition]
| [https://github.com/CloudburstMC Cloudburst Team] / [https://github.com/opencollaboration Open Collaboration]
+
|[https://github.com/PetteriM1/ PetteriM1] / Collaborators
| style="background:#c0eece" |[[mcw:Bedrock Edition 1.16.1|1.16.x]]
+
|[[mcw:1.19|1.20]]
  +
| style="background:#f8e1c3" | [[Wikipedia:Java (programming language)|Java]]
 
  +
| style="background:#f8e1c3" |
| {{OS|Win|Mac|Linux|Android}}
 
  +
[[Wikipedia:Java (programming language)|Java]]
| {{tc|partial|Cloudburst (Nukkit)}}
 
  +
|{{OS|Win|Mac|Linux|Android}}
| Still under development. Bedrock-first server software with many feature enhancements, performance improvements and developer optimisations.
 
  +
| {{tc|partial|Cloudburst (NukkitX)}}
  +
|Nukkit PetteriM1 Edition is a custom version of Nukkit Minecraft Bedrock Edition server software made for my server SuomiCraft PE. It offers lots of extra features and customization while maintaining great performance and stability.
 
|-
 
|-
| [https://github.com/HerryYT/JSPrismarine JSPrismarine]
+
|[https://github.com/HerryYT/JSPrismarine JSPrismarine]
| [https://github.com/HerryYT HerryYT]
+
|[https://github.com/HerryYT HerryYT]
| [[mcw:1.16|1.16]]
+
|[[mcw:1.19|1.20]]
| style="background:#dedfea" | [[Wikipedia:Javascript|Javascript]]
+
| style="background:#dedfea" |
  +
[[Wikipedia: TypeScript|TypeScript]]
| {{OS|Win|Mac|Linux|Android}}
 
  +
|{{OS|Win|Mac|Linux}}
 
| {{tc|n/a|No}}
 
| {{tc|n/a|No}}
 
| {{tc|n/a|WIP Minecraft Bedrock Edition software in Node.js}}
 
| {{tc|n/a|WIP Minecraft Bedrock Edition software in Node.js}}
 
|-
 
|-
|[https://github.com/HerryYT/Jukebox Jukebox]
+
|[https://github.com/NetrexMC/Netrex Netrex]
  +
|[https://github.com/NetrexMC Netrex Team] / [https://github.com/john-bv John]
|HerryYT
 
|[[mcw:Bedrock Edition 1.16.220|1.16.220]]
+
|[[mcw:Bedrock Edition 1.19|1.20]]
| style="background:#dedfea" |[[Wikipedia:TypeScript|Typescript]]
+
| style="background:#c74c00" |
  +
[[Wikipedia:Rust (programming language)|Rust]]
|{{OS|Win|Mac|Linux|Android}}
 
  +
|
  +
{{OS|Win|Mac|Linux}}
 
| {{tc|n/a|No}}
 
| {{tc|n/a|No}}
  +
|In development.
| {{tc|n/a|Minecraft Bedrock Edition server software written using TypeScript}}
 
 
|-
 
|-
| [https://github.com/NovaPlayPE/JBServer JBServer]
+
|[https://github.com/DANIHEX/SynapseNet SynapseNet]
  +
|[https://github.com/DANIHEX DANIHEX], [https://github.com/ItsToxicGG ItsToxicGG], Parsa, [https://github.com/kostamax27 kostamax27] and [https://github.com/AraaCuteUwU AraaCuteUwu](Yes it's cringe)
| [https://github.com/NovaPlayPE NovaPlay Team]
 
  +
| [[mcw:Bedrock Edition 1.19|1.20]]
| style="background:#c0eece" | [[mcw:Bedrock_Edition_1.16.200|1.16.200]]
 
| style="background:#f8e1c3" | [[Wikipedia:Java (programming language)|Java]]
+
| style="background:#dedfea" | [[Wikipedia:PHP|PHP]]
| {{OS|Win|Mac|Linux}}
+
|{{OS|Win|Mac|Linux|Android}}
| {{tc|n/a|No}}
+
| {{tc|neutral|Part of the code based on PMMP}}
  +
|In development/Looking for Developers
| Server allows play Bedrock and Java <br> clients on the same server.<br> '''NOTE:''' software is under <br> very early development
 
|-
 
| [https://github.com/Podrum/Podrum Podrum]
 
| [https://github.com/MFDGaming MFDGaming], [https://github.com/nougator Nougator]
 
| [[mcw:1.16|1.16.0]]
 
| style="background:#dedfea" | [[Wikipedia:Python (programming language)|Python]]
 
| {{OS|Win|Mac|Linux}}
 
| {{tc|n/a|No}}
 
| Still under early development.
 
 
|-
 
|-
| [https://github.com/minecraft-linux/mcpelauncher-server MCPELauncher]
+
|[https://github.com/SymplyX/Symply Symply]
| [https://github.com/MCMrARM MCMrARM]
+
|[https://github.com/SymplyX/ SymplyX Team]
| [[mcw:Bedrock Edition 1.12.0|1.12.x]]
+
| [[mcw:Bedrock Edition 1.19|1.20]]
| style="background:#c6d9e7" | [[wikipedia:C++|C++]]
 
| {{OS|Linux}}
 
| {{tc|partial|Continuation of:<br>[https://github.com/MCMrARM/mcpelauncher-linux mcpelauncher-linux]}}
 
| [https://github.com/minecraft-linux/server-modloader/wiki Mod Support]
 
|-
 
| [https://github.com/Hydreon/Steadfast2 Steadfast2]
 
| [http://hydreon.com/ Hydreon]
 
| style="background:#c0eece" |[[mcw:Bedrock Edition 1.2.0|1.2]] - [[mcw:Bedrock Edition 1.16.0|1.16.0]]
 
 
| style="background:#dedfea" | [[Wikipedia:PHP|PHP]]
 
| style="background:#dedfea" | [[Wikipedia:PHP|PHP]]
| {{OS|Win|Mac|Linux}}
+
|{{OS|Win|Mac|Linux|Android}}
 
| {{tc|neutral|PocketMine-MP}}
 
| {{tc|neutral|PocketMine-MP}}
  +
|Symply is a layer on top of PocketMine-MP, enhancing without altering its API, adding missing content, and simplifying server creation for an easier user experience.
| Lifeboat's server software. Supports almost all Minecraft Bedrock Edition versions.
 
  +
 
|-
 
|-
| [https://github.com/MFDGaming/PocketMine-Steadfast3 SteadFast3]
+
|[https://github.com/Benedikt05/BetterAltay BetterAltay]
| [https://github.com/MFDGaming MFDGaming], [https://github.com/iAldrich23xX iAldrich23xX]
+
|[https://github.com/Benedikt05 Benedikt05]
| style="background:#c0eece" |[[mcw:Bedrock Edition 1.2.0|1.2]] - [[mcw:Bedrock Edition 1.16.0|1.16.0]]
+
| [[mcw:Bedrock Edition 1.19|1.20]]
| style="background:#dedfea" | [[Wikipedia:PHP|PHP]]
+
| style="background:#dedfea" |
  +
[[Wikipedia:PHP|PHP]]
| {{OS|Win|Mac|Linux}}
 
| {{tc|neutral|SteadFast2}}
+
|{{OS|Win|Mac|Linux|Android}}
  +
| {{tc|neutral|PocketMine-MP}}
| Fork of Steadfast2. Some new features added.
 
  +
|PocketMine-MP API 3 fork with additional features
 
|-
 
|-
| [https://github.com/HerryYT/RubyStone-MB RubyStone]
+
|[https://github.com/PieMC-Dev/PieMC PieMC]
| [https://github.com/HerryYT HerryYT]
+
|[https://github.com/PieMC-Dev PieMC Team]
  +
|[https://minecraft.fandom.com/wiki/Bedrock_Edition_1.20.0 1.20]
| [[mcw:Bedrock Edition 1.12.1|1.12.1]]
 
| style="background:#dedfea" | [[Wikipedia:Ruby (programming language)|Ruby]]
+
| style="background:#ffd43b" |
  +
[https://en.wikipedia.org/wiki/Python_(programming_language) Python]
| {{OS|Win|Mac|Linux}}
 
| {{tc|neutral|}}
 
| In development.
 
|-
 
| [https://github.com/Galzronn/RustMC RustMC]
 
| [https://github.com/Galzronn Galzronn]
 
| [[mcw:Bedrock Edition 1.12.1|1.12.1]]
 
| style="background:#dedfea" | [[Wikipedia:Rust (programming language)|Rust]]
 
| {{OS|Win|Mac|Linux}}
 
| {{tc|neutral|}}
 
| In development.
 
|-
 
|[https://github.com/tobypayneyt/servercraft ServerCraft]
 
|[https://github.com/tobypayneyt TobyPayneYT]
 
|[[mcw:Bedrock Edition 1.16.200|1.16.200]] & [[mcw:Bedrock Edition 1.16.201|1.16.201]]
 
| style="background:#dedfea" |[[wikipedia:PHP|PHP]]
 
 
|{{OS|Win|Mac|Linux}}
 
|{{OS|Win|Mac|Linux}}
| {{tc|neutral|PocketMine-MP}}
+
| {{tc|n/a|No}}
  +
|Currently in active development
|A high-performance server, still in development. [https://docs.servercraftpe.cf Docs]
 
  +
  +
  +
  +
 
|}
 
|}
   
=== Historic projects===
+
===Historic projects===
   
 
These are projects which are no longer actively maintained. Many of these projects were forked and live on in one of the above active projects.
 
These are projects which are no longer actively maintained. Many of these projects were forked and live on in one of the above active projects.
Line 261: Line 229:
 
| {{tc|unknown|Discontinued}}
 
| {{tc|unknown|Discontinued}}
 
|-
 
|-
|[https://github.com/HerryYT/PocketNodeX PocketNodeX]
+
|[https://github.com/HerryYT/PocketNodeX PocketNodeX] [url no work]
| HerryYT, kaliiks
+
|HerryYT, kaliiks
 
|[[mcw:Bedrock Edition 1.2.0|1.2]] - [[mcw:Bedrock Edition 1.12.0|1.12.0]]
 
|[[mcw:Bedrock Edition 1.2.0|1.2]] - [[mcw:Bedrock Edition 1.12.0|1.12.0]]
 
| style="background:#dedfea" |[[Wikipedia:Javascript|Javascript]]
 
| style="background:#dedfea" |[[Wikipedia:Javascript|Javascript]]
Line 268: Line 236:
 
| {{tc|neutral|PocketNode}}
 
| {{tc|neutral|PocketNode}}
 
| {{tc|neutral|Need contributors}}
 
| {{tc|neutral|Need contributors}}
  +
|-
  +
|[https://github.com/Podrum/Podrum Podrum]
  +
|[https://github.com/MFDGaming MFDGaming]
  +
| style="background:#c0eece" |
  +
[[mcw:Bedrock Edition 1.18.20|1.18.20]]
  +
| style="background:#dedfea" |
  +
[https://wikipedia.org/wiki/C_(programming_language) C]
  +
|{{OS|Win|Mac|Linux}}
  +
| {{tc|n/a|No}}
  +
|Still under early development.
  +
|-
  +
|[https://powernukkit.org PowerNukkit]
  +
|[https://github.com/PowerNukkit PowerNukkit Team]
  +
| style="background:#c0eece" |[https://minecraft.fandom.com/wiki/Bedrock_Edition_1.18.0 1.18]
  +
| style="background:#f8e1c3" |
  +
[[Wikipedia:Java (programming language)|Java]]
  +
|{{OS|Win|Mac|Linux|Android}}
  +
| {{tc|partial|Cloudburst (Nukkit)}}
  +
|The Nukkit you know but powerful! Supports almost all blocks and items, more events, performance enhancements, more APIs, active and friendly community.
 
|-
 
|-
 
|[https://github.com/BukkitPE/BukkitPE BukkitPE]
 
|[https://github.com/BukkitPE/BukkitPE BukkitPE]
 
|[https://github.com/xZeroMCPE xZeroMCPE]
 
|[https://github.com/xZeroMCPE xZeroMCPE]
|
+
|
 
[[mcw:Pocket Edition 1.0.9|1.0.9]]
 
[[mcw:Pocket Edition 1.0.9|1.0.9]]
 
| style="background:#f8e1c3" |[[Wikipedia:Java (programming language)|Java]]
 
| style="background:#f8e1c3" |[[Wikipedia:Java (programming language)|Java]]
Line 278: Line 265:
 
| {{tc|unknown|Discontinued}}
 
| {{tc|unknown|Discontinued}}
 
|-
 
|-
  +
|[https://github.com/CloudburstMC/Server Cloudburst Server]
  +
|[https://github.com/CloudburstMC Cloudburst Team] / [https://github.com/opencollaboration Open Collaboration]
  +
| style="background:#c0eece" |[[mcw:Bedrock Edition 1.19.20|1.19]]
  +
| style="background:#f8e1c3" |
  +
[[Wikipedia:Java (programming language)|Java]]
  +
|{{OS|Win|Mac|Linux|Android}}
  +
| {{tc|partial|Cloudburst (Nukkit)}}
  +
|Still under development. Bedrock-first server software with many feature enhancements, performance improvements and developer optimisations.
  +
|-
  +
|[https://github.com/NovaPlayPE/JBServer JBServer]
  +
|[https://github.com/NovaPlayPE NovaPlay Team]
  +
| style="background:#c0eece" |
  +
[[mcw:Bedrock_Edition_1.16.200|1.16.200]]
  +
| style="background:#f8e1c3" |
  +
[[Wikipedia:Java (programming language)|Java]]
  +
|{{OS|Win|Mac|Linux}}
  +
| {{tc|n/a|No}}
  +
|Server allows play Bedrock and Java <br> clients on the same server.<br> '''NOTE:''' software is under <br> very early development
  +
|-
  +
  +
  +
  +
  +
  +
  +
  +
  +
 
|[https://cathesda.de/softwares Cathy-Batcat]
 
|[https://cathesda.de/softwares Cathy-Batcat]
 
|[https://cathesda.de Cathesda]
 
|[https://cathesda.de Cathesda]
Line 285: Line 300:
 
| {{tc|neutral|PocketMine-MP}}
 
| {{tc|neutral|PocketMine-MP}}
 
| {{tc|unknown|Discontinued}}
 
| {{tc|unknown|Discontinued}}
  +
|-
  +
|[https://github.com/TuranicTeam/Altay Altay]
  +
|[https://twitter.com/Enes_5519 Enes5519], [https://github.com/EmreTr1 EmreTr1]
  +
| {{tc|neutral|[[mcw:Bedrock Edition 1.16.100|1.16.100]]}}
  +
| style="background:#dedfea" |
  +
[[Wikipedia:PHP|PHP]]
  +
|{{OS|Win|Mac|Linux|Android}}
  +
| {{tc|neutral|PocketMine-MP}}
  +
|PocketMine-MP3 fork with additional features
 
|-
 
|-
 
|[https://github.com/ClearSkyTeam/PocketMine-MP ClearSky]
 
|[https://github.com/ClearSkyTeam/PocketMine-MP ClearSky]
Line 325: Line 349:
 
| {{tc|partial|Ported PocketMine-MP}}
 
| {{tc|partial|Ported PocketMine-MP}}
 
| {{tc|unknown|Inactive/Discontinued, developers moved to [https://github.com/CloudburstMC/Nukkit Cloudburst Nukkit]}}
 
| {{tc|unknown|Inactive/Discontinued, developers moved to [https://github.com/CloudburstMC/Nukkit Cloudburst Nukkit]}}
|-
 
|[https://github.com/HerryYT/JSPrismarine]
 
|[https://github.com/HerryYT/JSPrismarine]
 
|[[mcw:1.16|1.16]]
 
| style="background:#f8e1c3" |[[Wikipedia:Javascript|Javascript]]
 
|{{OS|Win|Mac|Linux}}
 
| {{tc|neutral|JSPrismarine}}
 
 
|-
 
|-
 
|[https://github.com/voxelwind/voxelwind VoxelWind]
 
|[https://github.com/voxelwind/voxelwind VoxelWind]
Line 340: Line 357:
 
| {{tc|n/a|No}}
 
| {{tc|n/a|No}}
 
| {{tc|unknown|Discontinued}}
 
| {{tc|unknown|Discontinued}}
  +
|-
  +
|[https://github.com/Element-0/ElementZero ElementZero]
  +
|[https://github.com/CodeHz CodeHz]
  +
|1.16.0
  +
|C++
  +
|{{OS|Win|3=Linux}}
  +
|No
  +
|Discontinued. Main developer started "ElementZeroR" which was quickly abandoned,
  +
|-
  +
|[https://github.com/minecraft-linux/mcpelauncher-server MCPELauncher]
  +
|[https://github.com/MCMrARM MCMrARM]
  +
|1.12.0
  +
|C++
  +
|{{OS|Linux}}
  +
|No
  +
|-
  +
|[https://github.com/GoMint/GoMint GoMint]
  +
|[https://twitter.com/geNAZt geNAZt]
  +
|1.16.200
  +
|Java
  +
|{{OS|Win|Mac|Linux|Android}}
  +
|No
  +
|Discontinued. Devleopers no longer maintaining the software.
  +
|-
  +
|[https://github.com/Hydreon/Steadfast2 Steadfast2]
  +
|[http://hydreon.com/ Hydreon]
  +
|[[mcw:Bedrock Edition 1.16.100.59|1.16.100.59]] - [[mcw:Bedrock Edition 1.19.50|1.19.50]]
  +
| style="background:#dedfea" |
  +
[[Wikipedia:PHP|PHP]]
  +
|{{OS|Win|Mac|Linux}}
  +
| {{tc|neutral|PocketMine-MP}}
  +
|Lifeboat has switched to pocketmine which lead them to discontinue steadfast.
  +
|-
 
|}
 
|}
   
Line 352: Line 402:
 
! style="width: 090px" |Bedrock Edition<br>version
 
! style="width: 090px" |Bedrock Edition<br>version
 
! style="width: 056px" |[[Wikipedia:Programming language|Programming Language]]
 
! style="width: 056px" |[[Wikipedia:Programming language|Programming Language]]
! style="width: 068px" | Platform
+
! style="width: 068px" |Platform
 
! style="width: 256px" |Remarks
 
! style="width: 256px" |Remarks
 
|-
 
|-
|[https://github.com/Sandertv/gophertunnel gophertunnel]
+
|[https://github.com/LunayderKater/Cubic-Control Cubic Control]
  +
|[https://github.com/LunayderKater/ LunayderKater]
  +
|[[mcw:Bedrock Edition 1.19.63|1.19.63]]
  +
|[[wikipedia:VB.NET|VB.NET]]
  +
|{{OS|Win}}
  +
|GUI to control the offical BDS with auto-backup capabilities aswell as discord integration and auto-update.
  +
|-
  +
|[https://github.com/Sandertv/gophertunnel Gophertunnel]
 
|[https://github.com/Sandertv Sandertv]
 
|[https://github.com/Sandertv Sandertv]
|[[mcw:1.16|1.16.200]]
+
|[[mcw:Bedrock Edition 1.18.0|1.20.10]]
 
|[[wikipedia:Go (programming language)|Go]]
 
|[[wikipedia:Go (programming language)|Go]]
 
|{{OS|Win|Linux}}
 
|{{OS|Win|Linux}}
Line 364: Line 421:
 
| style="height:42px" |[https://github.com/clarkx86/vellum vellum]
 
| style="height:42px" |[https://github.com/clarkx86/vellum vellum]
 
|clarkx86, DeepBlue
 
|clarkx86, DeepBlue
| style="background:#C6EFCE" | [[mcw:Bedrock Edition 1.16|1.16.0]]
+
| style="background:#C6EFCE" |
  +
[[mcw:Bedrock Edition 1.16|1.16.0]]
 
| style="background:#FFFFFF" |[[Wikipedia:C Sharp (programming language)|C#]]
 
| style="background:#FFFFFF" |[[Wikipedia:C Sharp (programming language)|C#]]
 
|{{OS|Win|Linux}}
 
|{{OS|Win|Linux}}
Line 381: Line 439:
 
| style="background:#FFFFFF" |[[wikipedia:C++|C++]]
 
| style="background:#FFFFFF" |[[wikipedia:C++|C++]]
 
|{{OS|Win}}
 
|{{OS|Win}}
|Simple GUI to control the official BDS, has automatic hot backups, and simple user management.
+
| Simple GUI to control the official BDS, has automatic hot backups, and simple user management.
 
|}
 
|}
   
==Proxy software list==
+
== Proxy software list==
   
 
Proxies allow transferring of players seamlessly between servers unlike the Transfer Packet.
 
Proxies allow transferring of players seamlessly between servers unlike the Transfer Packet.
Line 396: Line 454:
 
! style="width: 068px" |Platform
 
! style="width: 068px" |Platform
 
! style="width: 078px" |Protocol
 
! style="width: 078px" |Protocol
! style="width: 256px" | Remarks
+
! style="width: 256px" |Remarks
 
|-
 
|-
|[https://github.com/Paroxity/portal portal]
+
|[https://github.com/Paroxity/portal Portal]
 
|[https://github.com/Paroxity/ Paroxity]
 
|[https://github.com/Paroxity/ Paroxity]
| style="background:#c0eece" |[[mcw:Bedrock_Edition_1.16.200|1.16.200]]
+
| style="background:#c0eece" |[https://minecraft.fandom.com/wiki/Bedrock_Edition_1.18.0 1.18.x]
 
| style="background:#29beb0" |[[Wikipedia:Go (programming language)|Go]]
 
| style="background:#29beb0" |[[Wikipedia:Go (programming language)|Go]]
 
|{{OS|Win|Mac|Linux|Android}}
 
|{{OS|Win|Mac|Linux|Android}}
 
|Bedrock Protocol
 
|Bedrock Protocol
  +
|Uses [https://github.com/sandertv/gophertunnel Gophertunnel] behind the software.
|
 
 
|-
 
|-
 
|[https://github.com/CloudburstMC/Nemisys Nemisys]
 
|[https://github.com/CloudburstMC/Nemisys Nemisys]
Line 421: Line 479:
 
|Bedrock Protocol, ProtocolSupport Encapsulation Protocol
 
|Bedrock Protocol, ProtocolSupport Encapsulation Protocol
 
|Native Waterfall/BungeeCord fork
 
|Native Waterfall/BungeeCord fork
  +
|-
  +
|[https://github.com/WaterdogPE/WaterdogPE WaterdogPE]
  +
|[https://github.com/Alemiz112 Alemiz], [https://github.com/TobiasGrether TobiasGrether]
  +
| style="background:#c0eece" |1.14 - 1.20
  +
| style="background:#f8e1c3" |[[Wikipedia:Java (programming language)|Java]]
  +
|{{OS|Win|Mac|Linux|Android}}
  +
|Bedrock Protocol
  +
|Brand new proxy server for Minecraft: Bedrock Edition
 
|-
 
|-
 
|-
 
|-
|[https://github.com/GoMint/ProxProx ProxProx]
+
|[https://github.com/GoMint/ProxProx ProxProx] [url no work]
 
|
 
|
 
[https://twitter.com/geNAZt geNAZt]
 
[https://twitter.com/geNAZt geNAZt]
Line 430: Line 496:
 
|{{OS|Win|Mac|Linux|Android}}
 
|{{OS|Win|Mac|Linux|Android}}
 
|Bedrock Protocol
 
|Bedrock Protocol
| Xbox interaction to GoMint
+
|Xbox interaction to GoMint
 
|-
 
|-
|[https://github.com/AcidProxy/Acid Acid]
+
|[https://github.com/AcidProxy/Acid Acid] [abandoned]
 
|[https://github.com/AcidProxy kalliks, VixikHD]
 
|[https://github.com/AcidProxy kalliks, VixikHD]
 
|[[mcw:Bedrock Edition 1.8|1.8]]
 
|[[mcw:Bedrock Edition 1.8|1.8]]
Line 438: Line 504:
 
|{{OS|Win|Linux}}
 
|{{OS|Win|Linux}}
 
|Bedrock Protocol
 
|Bedrock Protocol
|This proxy wasn't created for<br>transferring players behind servers
+
| This proxy wasn't created for<br>transferring players behind servers
 
<!-- removed from appearing on the front page due to not having at least one publicly available release.
 
<!-- removed from appearing on the front page due to not having at least one publicly available release.
 
|-
 
|-
Line 467: Line 533:
 
| style="height:42px" |[https://github.com/GeyserMC/Geyser Geyser]
 
| style="height:42px" |[https://github.com/GeyserMC/Geyser Geyser]
 
|[https://github.com/GeyserMC GeyserMC Team] / [https://github.com/opencollaboration Open Collaboration]
 
|[https://github.com/GeyserMC GeyserMC Team] / [https://github.com/opencollaboration Open Collaboration]
| style="background:#C6EFCE" |[[mcw:Bedrock Edition 1.16.101|1.16.100 - 1.16.201]]
+
| style="background:#C6EFCE" |1.19 - 1.20
| style="background:#C6EFCE" |[[mcw:Java Edition 1.16.4|1.16.4]]
+
| style="background:#C6EFCE" |[[mcw:Java Edition 1.16.4|1.20.2]]
 
| style="background:#f8e1c3" |[[Wikipedia:Java (programming language)|Java]]
 
| style="background:#f8e1c3" |[[Wikipedia:Java (programming language)|Java]]
 
|
 
|
Line 475: Line 541:
 
|-
 
|-
 
|[https://github.com/ProtocolSupport/ProtocolSupport ProtocolSupport (PE)]
 
|[https://github.com/ProtocolSupport/ProtocolSupport ProtocolSupport (PE)]
|ProtocolSupport
+
| ProtocolSupport
 
|[[mcw:Bedrock Edition 1.8|1.8]] – [[mcw:Bedrock Edition 1.12|1.12]]
 
|[[mcw:Bedrock Edition 1.8|1.8]] – [[mcw:Bedrock Edition 1.12|1.12]]
 
|[[mcw:Java Edition 1.13.2|Java Edition 1.13.2]]
 
|[[mcw:Java Edition 1.13.2|Java Edition 1.13.2]]

Latest revision as of 10:13, 25 March 2024

Unlike official Java Edition server software, unofficial Bedrock Edition server software usually lacks many things present in it's vanilla server, which is built into Bedrock Edition's client. The servers, excluding the official Bedrock software, are also free of Mojang source code. In many cases, Bedrock Edition server software can outperform official server software and can provide features beyond the vanilla capabilities, like the ability to handle large amounts of players. Unless stated otherwise, most Bedrock Edition server software are open-source, free of charge, and free-for-all use, including commercial use, given the license included.




Most Bedrock Edition server networks, including featured servers, use unofficial software as Mojang's official server software for Bedrock Edition as it is not as developed as other software and is currently in public alpha testing.

A great place to get help/info from the community is the Bedrock Server Owners Discord

Bedrock Dedicated Server

On September 11, 2018, Mojang released an early alpha version of the official Bedrock Edition server software, Bedrock Dedicated Server, announced by Jeb on his Twitter page.[1]

Name Main Developer(s) Bedrock Edition version Programming Language Platform Remarks
Bedrock Server Mojang Studios

Latest

C++

WindowsLinux Note that this release of the Minecraft server software is an early alpha release and is released for evaluation purposes. We are keen to hear your feedback on this release, so please let us know what you think at feedback.minecraft.net. And make sure to log any bugs that you might find in our issue tracker. 64-bit host only.

Third-party native mods

These mods hook directly into the Bedrock Dedicated Server and provide further APIs in native code (i.e C++) or through a scripting language like JavaScript.

Name Main Developer(s) Pocket /
Bedrock Edition version
Programming Language Platform Remarks
BDSX Karikera 1.20

Node.js

Windows Node.js with ChakraCore

Script-based overall with low-level API.

BedrockX Sysca11 1.14.60

C++

Windows
LiteLoaderBDS LiteLDev 1.20

C++ / JavaScript / NodeJS / Lua

Windows A lightweight plugin loader for Bedorck Dedicated Server, providing massive API.

Support writing plugins by C++, JavaScript and Lua

Third-party Server Software

This is a comparison of available custom servers for the Bedrock Edition of Minecraft.
Servers listed here are required to have at least one publicly accessible release.

Name Main Developer(s) Pocket /
Bedrock Edition version
Programming Language Platform Forked Remarks
PMMP Dylan K. Taylor, SOFe
Intyre (formerly), Shoghi Cervantes (formerly)
1.20

PHP, C++ [2], C[3]

WindowsmacOSLinuxAndroid No Supports 64-bit machines only. Custom PHP extensions are required for use.[2]
Dragonfly Sandertv, T 14Raptor, TwistedAsylumMC 1.20

Go

WindowsmacOSLinuxAndroid No Lightweight and modern concurrent server software meant to be use standalone or as a library.
JukeboxMC LucGamesYT 1.20

Java

WindowsmacOSLinuxAndroid No In development.
Cloudburst Nukkit Cloudburst Team / Open Collaboration

1.20

Java

WindowsmacOSLinuxAndroid Nukkit Production-grade maintenance and continuation of the Nukkit project with an active plugin ecosystem.
PowerNukkitX PowerNukkitX Team 1.20

Java

WindowsmacOSLinuxAndroid Cloudburst (Nukkit) The Nukkit you know but powerful! Supports almost all blocks and items, more events, performance enhancements, more APIs, active and friendly community.
Nukkit PetteriM1 Edition PetteriM1 / Collaborators 1.20

Java

WindowsmacOSLinuxAndroid Cloudburst (NukkitX) Nukkit PetteriM1 Edition is a custom version of Nukkit Minecraft Bedrock Edition server software made for my server SuomiCraft PE. It offers lots of extra features and customization while maintaining great performance and stability.
JSPrismarine HerryYT 1.20

TypeScript

WindowsmacOSLinux No WIP Minecraft Bedrock Edition software in Node.js
Netrex Netrex Team / John 1.20

Rust

WindowsmacOSLinux

No In development.
SynapseNet DANIHEX, ItsToxicGG, Parsa, kostamax27 and AraaCuteUwu(Yes it's cringe) 1.20 PHP WindowsmacOSLinuxAndroid Part of the code based on PMMP In development/Looking for Developers
Symply SymplyX Team 1.20 PHP WindowsmacOSLinuxAndroid PocketMine-MP Symply is a layer on top of PocketMine-MP, enhancing without altering its API, adding missing content, and simplifying server creation for an easier user experience.
BetterAltay Benedikt05 1.20

PHP

WindowsmacOSLinuxAndroid PocketMine-MP PocketMine-MP API 3 fork with additional features
PieMC PieMC Team 1.20

Python

WindowsmacOSLinux No Currently in active development



Historic projects

These are projects which are no longer actively maintained. Many of these projects were forked and live on in one of the above active projects.

Name Main Developer(s) Pocket /
Bedrock Edition version
Programming Language Platform Forked Remarks
BlueLight BlueLightJapan 1.2.10 PHP WindowsmacOSLinux PocketMine-MP Discontinued
PocketNodeX [url no work] HerryYT, kaliiks 1.2 - 1.12.0 Javascript WindowsmacOSLinux PocketNode Need contributors
Podrum MFDGaming

1.18.20

C

WindowsmacOSLinux No Still under early development.
PowerNukkit PowerNukkit Team 1.18

Java

WindowsmacOSLinuxAndroid Cloudburst (Nukkit) The Nukkit you know but powerful! Supports almost all blocks and items, more events, performance enhancements, more APIs, active and friendly community.
BukkitPE xZeroMCPE

1.0.9

Java WindowsmacOSLinux Nukkit Discontinued
Cloudburst Server Cloudburst Team / Open Collaboration 1.19

Java

WindowsmacOSLinuxAndroid Cloudburst (Nukkit) Still under development. Bedrock-first server software with many feature enhancements, performance improvements and developer optimisations.
JBServer NovaPlay Team

1.16.200

Java

WindowsmacOSLinux No Server allows play Bedrock and Java
clients on the same server.
NOTE: software is under
very early development
Cathy-Batcat Cathesda 1.10 PHP WindowsmacOSLinuxAndroid PocketMine-MP Discontinued
Altay Enes5519, EmreTr1 1.16.100

PHP

WindowsmacOSLinuxAndroid PocketMine-MP PocketMine-MP3 fork with additional features
ClearSky ClearSkyTeam, XenialDan 1.1.5 PHP WindowsmacOSLinux PocketMine-MP Discontinued
Genisys iTXTech 1.0.5 PHP WindowsmacOSLinux PocketMine-MP Discontinued
GenisysPro GenisysPro Team 1.1.x PHP WindowsmacOSLinux Genisys Discontinued
MCPEServer Codehz 1.6 C++ Linux Launcher for:
mcpelauncher-linux
Discontinued
Nukkit Angelic47, MagicDroidX, Pub4Game, Snake1999, Creeperface01 1.2.10 Java WindowsmacOSLinuxAndroid Ported PocketMine-MP Inactive/Discontinued, developers moved to Cloudburst Nukkit
VoxelWind fromgate, Pub4Game, tee7even, Nukkit.Ru Team
Tux (formerly)
1.1.5 Java Linux No Discontinued
ElementZero CodeHz 1.16.0 C++ WindowsLinux No Discontinued. Main developer started "ElementZeroR" which was quickly abandoned,
MCPELauncher MCMrARM 1.12.0 C++ Linux No
GoMint geNAZt 1.16.200 Java WindowsmacOSLinuxAndroid No Discontinued. Devleopers no longer maintaining the software.
Steadfast2 Hydreon 1.16.100.59 - 1.19.50

PHP

WindowsmacOSLinux PocketMine-MP Lifeboat has switched to pocketmine which lead them to discontinue steadfast.

Server management software

Server management software enables administrators to maintain servers and provides features such as taking backups and more.

Name Developer(s) Bedrock Edition
version
Programming Language Platform Remarks
Cubic Control LunayderKater 1.19.63 VB.NET Windows GUI to control the offical BDS with auto-backup capabilities aswell as discord integration and auto-update.
Gophertunnel Sandertv 1.20.10 Go WindowsLinux Toolbox for Minecraft software written in Go, which can be used for clients, servers, and proxies.
vellum clarkx86, DeepBlue

1.16.0

C# WindowsLinux Automatically takes (hot-)backups and can execute the PapyrusCS map rendering tool on an interval.
MCBEPlay FoxyNoTail 1.14.60 C++ Windows GUI to control the official BDS, has automatic backups, can save automatically, and has auto restarts.
Minecraft Bedrock Console MrRooster 1.16.0 C++ Windows Simple GUI to control the official BDS, has automatic hot backups, and simple user management.

Proxy software list

Proxies allow transferring of players seamlessly between servers unlike the Transfer Packet.

Name Developer(s) Pocket /
Bedrock Edition
version
Programming Language Platform Protocol Remarks
Portal Paroxity 1.18.x Go WindowsmacOSLinuxAndroid Bedrock Protocol Uses Gophertunnel behind the software.
Nemisys Cloudburst Team / Open Collaboration 1.14.x Java WindowsmacOSLinuxAndroid Synapse Protocol SynapseAPI plugin is required on each server
Waterdog Yesdog, PaperMC, SpigotMC, Yesdog OSS Team 1.8 - 1.16.0 Java WindowsmacOSLinuxAndroid Bedrock Protocol, ProtocolSupport Encapsulation Protocol Native Waterfall/BungeeCord fork
WaterdogPE Alemiz, TobiasGrether 1.14 - 1.20 Java WindowsmacOSLinuxAndroid Bedrock Protocol Brand new proxy server for Minecraft: Bedrock Edition
ProxProx [url no work]

geNAZt

1.8 Java WindowsmacOSLinuxAndroid Bedrock Protocol Xbox interaction to GoMint
Acid [abandoned] kalliks, VixikHD 1.8 PHP WindowsLinux Bedrock Protocol This proxy wasn't created for
transferring players behind servers

Protocol Translator list

Protocol translators allow Bedrock Edition clients to connect to Java Edition servers.

Name Developer(s) Bedrock Edition
version
Java Edition Version Programming Language Platform Remarks
Geyser GeyserMC Team / Open Collaboration 1.19 - 1.20 1.20.2 Java

WindowsmacOSLinux

Added movement / arranged items from inventory for use in crafting and chest saving.
ProtocolSupport (PE) ProtocolSupport 1.81.12 Java Edition 1.13.2 Java WindowsmacOSLinux Currently has multiple bugs to fix,
but it is mostly playable.
NOTE: Developer testing only right now,
so you will need to compile it yourself
if you want to test it out!
DragonProxy Dragonet Foundation 1.14.60 1.15.2 Java WindowsmacOSLinux Discontinued, developers moved to Geyser

References

  1. There is now a dedicated server available for Bedrock: https://minecraft.net/en-us/download/server/bedrock More details soon! – @jeb_ on twitter, September 11, 2018
  2. 2.0 2.1 chunkutils2, ext-encoding, and ext-morton of PocketMine-MP are shipped as PHP extensions written in C++
  3. pthreads, leveldb, and ext-libdeflate of PocketMine-MP are shipped as PHP extensions written in C