Difference between revisions of "Bedrock Edition Program List"

From wiki.vg
Jump to navigation Jump to search
m (Updated versions)
(48 intermediate revisions by 23 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/shoghicp shoghicp]
+
| [https://github.com/TuranicTeam TuranicTeam]
 
| {{PHP}}
 
| {{PHP}}
 
| {{LGPL}}
 
| {{LGPL}}
| Stable Alpha_1.3.1, Dev Alpha_1.3.2dev
+
| {{windows}}{{linux}}{{mac}}{{android}}
 +
| {{no|1.13}}
 +
|-
 +
! [https://github.com/Pugmatt/BedrockConnect BedrockConnect]
 +
| Join any server IP on Xbox One and Nintendo Switch
 +
| Tool/Proxy
 +
| [https://github.com/Pugmatt Pugmatt]
 +
| {{Java}}
 +
| Unknown
 +
| {{windows}}{{linux}}{{mac}}
 +
| {{yes|1.14.30}}
 +
|-
 +
! [https://github.com/DragonetMC/DragonProxy DragonProxy]
 +
| Play with Bedrock client on Java servers
 +
| Proxy
 +
| [https://github.com/DragonetMC Dragonet Foundation]
 +
| {{Java}}
 +
| {{GPLv3}}
 
| {{windows}}{{linux}}{{mac}}
 
| {{windows}}{{linux}}{{mac}}
| {{yes|v0.7.1 alpha}}
+
| {{no|Bedrock 1.12<br>Java 1.14.4}}
 
|-
 
|-
! [https://github.com/brandon15811/Minecraft-PE-Proxy Minecraft-PE-Proxy]
+
! [https://github.com/GeyserMC/Geyser Geyser]
| UDP proxy for MCPE Servers, allowing joining Online Servers from your local network. Dumps packets
+
| A bridge/proxy allowing you to connect to JE servers with BE
 
| Proxy
 
| Proxy
| [https://github.com/brandon15811 brandon15811]
+
| [https://github.com/GeyserMC GeyserMC Team]
| Node.js
+
| {{Java}}
| Unknown
+
| {{MIT}}
| Allows seeing sent/received packets through a web interface
+
| {{windows}}{{linux}}{{mac}}
 +
| {{yes|Bedrock 1.14.30<br>Java 1.15.2}}
 +
|-
 +
! [https://github.com/NiclasOlofsson/MiNET/ MiNET]
 +
| A (not so) basic Minecraft Pocket Edition server written in C#
 +
| Server
 +
| [https://github.com/NiclasOlofsson Niclas Olofsson]<br>[https://github.com/kennyvv kennyvv]
 +
| {{CSHARP}}
 +
| [[wikipedia:Common_Public_Attribution_License|CPAL]]
 
| {{windows}}{{linux}}{{mac}}
 
| {{windows}}{{linux}}{{mac}}
| {{yes|v0.7.1 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://gist.github.com/4678643 Protocol Comparator]
+
! [https://github.com/NukkitX/Nukkit/ NukkitX]
| Script that parses .lst files generated from the libminecraftpe.so to obtain information about the protocol, and comparate versions.
+
| Nuclear powered BE Server. Developed for multiplayer survival games
| Parser/Comparator
+
| Server
| [https://twitter.com/shoghicp shoghicp]
+
| [https://github.com/NukkitX/ NukkitX Team]
 +
| {{Java}}
 +
| {{GPLv3}}
 +
| {{windows}}{{linux}}{{mac}}{{android}}
 +
| {{Yes|1.14.30}}
 +
|-
 +
! [https://www.pmmp.io/ PocketMine-MP]
 +
| A highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP
 +
| Server
 +
| [https://twitter.com/PocketMine PocketMine Team]
 
| {{PHP}}
 
| {{PHP}}
|  
+
| {{LGPL}}
| Generates JSON/HTML output
+
| {{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.7.1 alpha}}
+
| {{yes|1.14.30}}
 
|-
 
|-
 +
! [https://github.com/ProtocolSupport/ProtocolSupport/tree/mcpenew ProtocolSupport]
 +
| ProtocolSupport with Bedrock clients support. Currently undergoing an rewrite
 +
| Plugin
 +
| [https://github.com/ProtocolSupport ProtocolSupport Team]
 +
| {{Java}}
 +
| [https://www.gnu.org/licenses/agpl-3.0.html AGPL]
 +
| {{windows}}{{linux}}{{mac}}
 +
| {{no|Bedrock 1.12<br>Java 1.14.3}}
 +
|-
 +
! [https://github.com/NukkitX/ProxyPass ProxyPass]
 +
| MITM proxy tool for Minecraft: Bedrock Edition
 +
| Proxy
 +
| [https://github.com/NukkitX NukkitX Team]
 +
| {{Java}}
 +
| [https://www.gnu.org/licenses/agpl-3.0.html AGPL]
 +
| {{windows}}{{linux}}{{mac}}
 +
| {{yes|1.14.30}}
 
|}
 
|}
  
[[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