Spoiler: Old Post Hello everyone! Remember that old project called MineJava? Or PEBukkit? Well, I have created a new project called BlockServer. It is the same thing: A minecraft PE server written in java. Unfortunately, I have been having some problems with the networking. There is a github site I created, but it won't be updated that often, at least. Also, you guys can pull request and give me advice on the project. GitHub site EDIT: The information above is really outdated. The project has gone through a major rewrite, and with a new idea of how the software will work. We are still looking for helpers, you can PM me if you want to help. The GitHub link above still works, however. You can check out our site at http://blockserver.org Thanks guys! - Jython234 BlockServer Hello everyone, Me and @PEMapModder along with a few others have been working on a project called BlockServer. BlockServer is an alternate MCPE Server software, written in Java. However, BlockServer is written in a way to allow very flexible extensions (even more than PocketMine). You can code modules to add support for other protocols (even non-minecraft ones) and allow these different players to chat and play with each other. In a nutshell, BlockServer is the universal server software. Currently the only supported protocols are MCPE (included directly in the source), but I have started some work on MCPC support. If you want to contribute, comment below or visit our github below: GitHub: https://github.com/BlockServerProject/BlockServer TeamCity (Kinda like Jenkins): http://builds.blockserver.org You can contact me at [email protected]
I've been looking at the code and it is highly modeled after the pocketmine. Which is good . This means we can base our code off of PMs code and expand from there. I gotta see if my friend will help with this!
You do know that pm has a license and java and php are 2 different languages php is server sided and java is performence
Yes I know that. I'm saying that we can just use a similar layout. I have taken classes at codeacademy.com
I know its that he saying that we should basically copy off of pocketmine which its immposible since java is different from php. Idk know this but i think @Mimirealmers doesnt know that code academy teaches java script not java