Difference between revisions of "Bedrock Edition Program List"

From wiki.vg
Jump to navigation Jump to search
(New programms)
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
List of Minecraft: PE Clients, Servers, Libraries, Wrappers and Tools.
+
List of open-source Bedrock Edition projects including: Server software, Proxies and Libraries.
  
 
{| class="wikitable sortable" style="width: auto; text-align: center;"
 
{| class="wikitable sortable" style="width: auto; text-align: center;"
Line 9: Line 9:
 
!Language
 
!Language
 
!License
 
!License
!Features
 
 
!Platform
 
!Platform
 
!Last Version Supported
 
!Last Version Supported
 
|-
 
|-
! [http://www.pocketmine.net/ PocketMine-MP]
+
! [https://github.com/TuranicTeam/Altay Altay]
| Server with Plugin API, Multiworlds and more
+
| A feature-rich server software for Minecraft: BE.<br>This is a SPOON of PocketMine-MP
 
| Server
 
| Server
| [https://twitter.com/PocketMine PocketMine Team]
+
| [https://github.com/TuranicTeam TuranicTeam]
 
| {{PHP}}
 
| {{PHP}}
 
| {{LGPL}}
 
| {{LGPL}}
| Alpha_1.6dev
+
| {{windows}}{{linux}}{{mac}}{{android}}
| {{windows}}{{linux}}{{mac}}{{Android}}
+
| {{no|1.13}}
| {{yes|v0.15.3 alpha}}
 
 
|-
 
|-
! [https://github.com/zhuowei/MCPELauncher BlockLauncher]
+
! [https://github.com/Pugmatt/BedrockConnect BedrockConnect]
| BlockLauncher is a custom Minecraft PE launcher that wraps around Minecraft PE and provides texture pack and patch loading support.
+
| Join any server IP on Xbox One and Nintendo Switch
| Launcher
+
| Tool/Proxy
| [https://twitter.com/zhuowei Zhuowei Zhang]
+
| [https://github.com/Pugmatt Pugmatt]
 
| {{Java}}
 
| {{Java}}
 
| Unknown
 
| Unknown
| Texture Pack support, Mod PE Scripts & Custom Skins
+
| {{windows}}{{linux}}{{mac}}
| {{Android}}
+
| {{yes|1.14.30}}
| {{yes|v0.15.x alpha}}
 
 
|-
 
|-
! [https://github.com/brandon15811/Minecraft-PE-Proxy Minecraft-PE-Proxy]
+
! [https://github.com/DragonetMC/DragonProxy DragonProxy]
| UDP proxy for MCPE Servers, allowing joining Online Servers from your local network. Dumps packets
+
| Play with Bedrock client on Java servers
 
| Proxy
 
| Proxy
| [https://github.com/brandon15811 brandon15811]
+
| [https://github.com/DragonetMC Dragonet Foundation]
| Node.js
+
| {{Java}}
| Unknown
+
| {{GPLv3}}
| Allows seeing sent/received packets through a web interface
 
 
| {{windows}}{{linux}}{{mac}}
 
| {{windows}}{{linux}}{{mac}}
| {{No}}
+
| {{no|Bedrock 1.12<br>Java 1.14.4}}
 
|-
 
|-
! [https://github.com/PocketMine/PocketBurger PocketBurger]
+
! [https://github.com/GeyserMC/Geyser Geyser]
| Extracts information from the Minecraft: PE binary about the protocol + more. Compatible with Burger, Hamburglar and BurgerVitrine
+
| A bridge/proxy allowing you to connect to JE servers with BE
| Utility
+
| Proxy
| [https://twitter.com/shoghicp shoghicp]
+
| [https://github.com/GeyserMC GeyserMC Team]
| {{PHP}}
+
| {{Java}}
| No restrictions
+
| {{MIT}}
| Generates JSON output, compatible with Burger
 
 
| {{windows}}{{linux}}{{mac}}
 
| {{windows}}{{linux}}{{mac}}
| {{No|v0.8.1 alpha}}
+
| {{yes|Bedrock 1.14.30<br>Java 1.15.2}}
 
|-
 
|-
 
! [https://github.com/NiclasOlofsson/MiNET/ MiNET]
 
! [https://github.com/NiclasOlofsson/MiNET/ MiNET]
| MCPE server <strike>with basic functionality.</strike>
+
| A (not so) basic Minecraft Pocket Edition server written in C#
 
| Server
 
| Server
 
| [https://github.com/NiclasOlofsson Niclas Olofsson]<br>[https://github.com/kennyvv kennyvv]
 
| [https://github.com/NiclasOlofsson Niclas Olofsson]<br>[https://github.com/kennyvv kennyvv]
 
| {{CSHARP}}
 
| {{CSHARP}}
| {{MPL}}
+
| [[wikipedia:Common_Public_Attribution_License|CPAL]]
| Stable but alpha functionality
 
 
| {{windows}}{{linux}}{{mac}}
 
| {{windows}}{{linux}}{{mac}}
| {{Yes|alpha}}
+
| {{Yes|1.14.30}}
 +
|-
 +
! [https://github.com/NukkitX/Nemisys/ Nemisys]
 +
| Proxy to create multiserver network.
 +
| Proxy
 +
| [http://itxtech.org/ iTX Technologies]<br>[https://github.com/NukkitX/ NukkitX Team]
 +
| {{Java}}
 +
| {{GPLv3}}
 +
| {{windows}}{{linux}}{{mac}}{{Android}}
 +
| {{yes|1.14.30}}
 
|-
 
|-
! [https://github.com/Nukkit/Nukkit/ Nukkit]
+
! [https://github.com/NukkitX/Nukkit/ NukkitX]
| Nuclear powered MCPE Server, have a pocketmine-like structure and a java-armed strength. Developed for multiplayer survival games.
+
| Nuclear powered BE Server. Developed for multiplayer survival games
 
| Server
 
| Server
| [https://github.com/Nukkit/ Nukkit Team]
+
| [https://github.com/NukkitX/ NukkitX Team]
 
| {{Java}}
 
| {{Java}}
| {{LGPL}}
+
| {{GPLv3}}
| Fast and functionful
 
 
| {{windows}}{{linux}}{{mac}}{{android}}
 
| {{windows}}{{linux}}{{mac}}{{android}}
| {{Yes|v0.15.6 alpha}}
+
| {{Yes|1.14.30}}
 
|-
 
|-
! [https://github.com/numerous-alpaca/numerous-alpaca numerous-alpaca]
+
! [https://www.pmmp.io/ PocketMine-MP]
| A Minecraft: PE Server in JavaScript
+
| A highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP
 
| Server
 
| Server
| [https://github.com/numerous-alpaca/ numerous-alpaca team]
+
| [https://twitter.com/PocketMine PocketMine Team]
| Node.js
+
| {{PHP}}
| {{MIT}}
+
| {{LGPL}}
| Complete with Async and JavaScript plugins
+
| {{windows}}{{linux}}{{mac}}{{Android}}
 +
| {{yes|1.14.30}}
 +
|-
 +
! [https://github.com/NukkitX/Protocol Protocol]
 +
| A protocol library for Minecraft Bedrock Edition
 +
| Library
 +
| [https://github.com/NukkitX NukkitX Team]
 +
| {{Java}}
 +
| [https://www.apache.org/licenses/LICENSE-2.0 Apache-2.0]
 
| {{windows}}{{linux}}{{mac}}
 
| {{windows}}{{linux}}{{mac}}
| {{Yes|v0.14.3}}
+
| {{yes|1.14.30}}
 
|-
 
|-
! [https://github.com/minecrafter/voxelwind Voxelwind]
+
! [https://github.com/ProtocolSupport/ProtocolSupport/tree/mcpenew ProtocolSupport]
| A sane, performant, scalable MCPE server in Java
+
| ProtocolSupport with Bedrock clients support. Currently undergoing an rewrite
| Server
+
| Plugin
| [https://github.com/minecrafter minecrafter] / [https://twitter.com/ModifyFunction @ModifyFunction]
+
| [https://github.com/ProtocolSupport ProtocolSupport Team]
| Java
+
| {{Java}}
| {{MIT}}
+
| [https://www.gnu.org/licenses/agpl-3.0.html AGPL]
| Incomplete. Flatworld and basic entity support.
 
 
| {{windows}}{{linux}}{{mac}}
 
| {{windows}}{{linux}}{{mac}}
| {{Yes|v0.15.4}}
+
| {{no|Bedrock 1.12<br>Java 1.14.3}}
|-
 
! [https://github.com/PrismarineMC/Prismarine/ Prismarine]
 
| Server with Plugin API, Multiworlds, commands like PC, nether, redstone, mob AIs and more
 
| Server
 
| [https://github.com/PrismarineMC Prismarine Team]
 
| {{PHP}}
 
| {{LGPL}}
 
| Fast and functionful, commands like PC, nether, mob AIs
 
| {{windows}}{{linux}}{{mac}}{{Android}}
 
| {{yes|v0.15.x alpha}}
 
 
|-
 
|-
! [https://github.com/iTXTech/Nemisys/ Nemisys]
+
! [https://github.com/NukkitX/ProxyPass ProxyPass]
| Proxy to create multiserver network.
+
| MITM proxy tool for Minecraft: Bedrock Edition
 
| Proxy
 
| Proxy
| [http://itxtech.org/ iTX Technologies]
+
| [https://github.com/NukkitX NukkitX Team]
 
| {{Java}}
 
| {{Java}}
| {{LGPL}}
+
| [https://www.gnu.org/licenses/agpl-3.0.html AGPL]
| Fast and stable, can teleport between the servers
+
| {{windows}}{{linux}}{{mac}}
| {{windows}}{{linux}}{{mac}}{{Android}}
+
| {{yes|1.14.30}}
| {{yes|v0.15.x alpha}}
 
|-
 
! [http://itxtech.org/ Genisys]
 
| Server with Plugin API, Multiworlds, commands like PC, nether, mob AIs and more
 
| Server
 
| [http://itxtech.org/ iTX Technologies]
 
| {{PHP}}
 
| {{LGPL}}
 
| Commands, nether, mobs AI, redstone
 
| {{windows}}{{linux}}{{mac}}{{Android}}
 
| {{yes|v0.15.x alpha}}
 
 
|}
 
|}
  
[[Category:Pocket Minecraft]]
+
[[Category:Bedrock Minecraft]]

Revision as of 21:54, 19 March 2020

List of open-source Bedrock Edition projects including: Server software, Proxies and Libraries.

Name Description Type Author(s) Language License Platform Last Version Supported
Altay A feature-rich server software for Minecraft: BE.
This is a SPOON of PocketMine-MP
Server TuranicTeam PHP LGPL 1357003995 windows.pngLinux.png1357004124 apple.pngAndroid.png 1.13
BedrockConnect Join any server IP on Xbox One and Nintendo Switch Tool/Proxy Pugmatt Java Unknown 1357003995 windows.pngLinux.png1357004124 apple.png 1.14.30
DragonProxy Play with Bedrock client on Java servers Proxy Dragonet Foundation Java GPLv3 1357003995 windows.pngLinux.png1357004124 apple.png Bedrock 1.12
Java 1.14.4
Geyser A bridge/proxy allowing you to connect to JE servers with BE Proxy GeyserMC Team Java MIT 1357003995 windows.pngLinux.png1357004124 apple.png Bedrock 1.14.30
Java 1.15.2
MiNET A (not so) basic Minecraft Pocket Edition server written in C# Server Niclas Olofsson
kennyvv
C# CPAL 1357003995 windows.pngLinux.png1357004124 apple.png 1.14.30
Nemisys Proxy to create multiserver network. Proxy iTX Technologies
NukkitX Team
Java GPLv3 1357003995 windows.pngLinux.png1357004124 apple.pngAndroid.png 1.14.30
NukkitX Nuclear powered BE Server. Developed for multiplayer survival games Server NukkitX Team Java GPLv3 1357003995 windows.pngLinux.png1357004124 apple.pngAndroid.png 1.14.30
PocketMine-MP A highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP Server PocketMine Team PHP LGPL 1357003995 windows.pngLinux.png1357004124 apple.pngAndroid.png 1.14.30
Protocol A protocol library for Minecraft Bedrock Edition Library NukkitX Team Java Apache-2.0 1357003995 windows.pngLinux.png1357004124 apple.png 1.14.30
ProtocolSupport ProtocolSupport with Bedrock clients support. Currently undergoing an rewrite Plugin ProtocolSupport Team Java AGPL 1357003995 windows.pngLinux.png1357004124 apple.png Bedrock 1.12
Java 1.14.3
ProxyPass MITM proxy tool for Minecraft: Bedrock Edition Proxy NukkitX Team Java AGPL 1357003995 windows.pngLinux.png1357004124 apple.png 1.14.30