11-02-2015, 12:56 AM
If you know any C++, you could try to write a protocal class for PE. Fortunately, Cuberite seeme relatively modular when it comes to protocols. Writing a class allows Cuberite to accept more than one protocol at the same time (1.7 and 1.8 are different), maybe the same could be done with PE. The only real thing to worry about is blocks that exist in the PC version, but not in PE.