02-17-2015, 08:32 PM
Given mcservers arcitecture there is only two ways to approch this, one a compleatly seperate application from the ground up. That would be a large amount of work. The other option would be to modify MCServer, so that with the right settings it could act as a PE server. This would be incompatible with using raknet for networking as we have our own networking system. However this would still be a signifint amount of work as MCServer is very tighly coupled, and is missing serveral key components (AI).