Difference between revisions of "Bedrock Edition Program List"

From wiki.vg
Jump to navigation Jump to search
m (Updated versions)
(Added PocketBurger)
Line 14: Line 14:
 
|-
 
|-
 
! [http://www.pocketmine.net/ PocketMine-MP]
 
! [http://www.pocketmine.net/ PocketMine-MP]
| Server with Plugin API, multiworlds and more
+
| Server with Plugin API, MultiWorlds and more
 
| Server
 
| Server
 
| [https://twitter.com/shoghicp shoghicp]
 
| [https://twitter.com/shoghicp shoghicp]
Line 31: Line 31:
 
| Allows seeing sent/received packets through a web interface
 
| Allows seeing sent/received packets through a web interface
 
| {{windows}}{{linux}}{{mac}}
 
| {{windows}}{{linux}}{{mac}}
| {{yes|v0.7.2 alpha}}
+
| {{yes|v0.7.3 alpha}}
 
|-
 
|-
! [https://gist.github.com/4678643 Protocol Comparator]
+
! [https://github.com/shoghicp/PocketBurger PocketBurger]
| Script that parses .lst files generated from the libminecraftpe.so to obtain information about the protocol, and comparate versions.
+
| Extracts information from the Minecraft: PE binary about the protocol + more. Compatible with Burger, Hamburglar and BurgerVitrine
| Parser/Comparator
 
 
| [https://twitter.com/shoghicp shoghicp]
 
| [https://twitter.com/shoghicp shoghicp]
 
| {{PHP}}
 
| {{PHP}}
 
|  
 
|  
| Generates JSON/HTML output
+
| Generates JSON output, compatible with Burger
 
| {{windows}}{{linux}}{{mac}}
 
| {{windows}}{{linux}}{{mac}}
| {{yes|v0.7.2 alpha}}
+
| {{yes|v0.7.3 alpha}}
 
|-
 
|-
 
|}
 
|}
  
 
[[Category:Pocket Minecraft]]
 
[[Category:Pocket Minecraft]]

Revision as of 22:59, 16 August 2013

List of Minecraft: PE Clients, Servers, Libraries, Wrappers and Tools.

Name Description Type Author(s) Language License Features Platform Last Version Supported
PocketMine-MP Server with Plugin API, MultiWorlds and more Server shoghicp PHP LGPL Stable Alpha_1.3.3, Dev Alpha_1.3.4dev 1357003995 windows.pngLinux.png1357004124 apple.png v0.7.2 alpha
Minecraft-PE-Proxy UDP proxy for MCPE Servers, allowing joining Online Servers from your local network. Dumps packets Proxy brandon15811 Node.js Unknown Allows seeing sent/received packets through a web interface 1357003995 windows.pngLinux.png1357004124 apple.png v0.7.3 alpha
PocketBurger Extracts information from the Minecraft: PE binary about the protocol + more. Compatible with Burger, Hamburglar and BurgerVitrine shoghicp PHP Generates JSON output, compatible with Burger 1357003995 windows.pngLinux.png1357004124 apple.png v0.7.3 alpha