Hi. I have set up a MineCraft PE server for my grandkids. It uses the PocketMine server software. Setting it up wasn't that much of a hassle. Much like setting up any other gaming server we played on back in the day. My question concerns worlds. Is there a repository for PocketMine worlds? I see a lot of great plugins. Cool programming. But a scarcity of worlds to game on. I understand that Minecraft PC, Minecraft PE, and Pocketmine servers all handle worlds differently and are not interchangeable. I have also read that these different formats can be ported to the PocketMine format but I haven't read a clear cut way to do this. Perhaps some of you seasoned pros can point me in the right direction(s). Thanks in advance.
Actually, formats from PC are supported by PocketMine too. It works with both Anvil world formats and MCRegion. Anvil has the increased world height, MCRegion doesn't. MCAnvil isn't that fast, but there's an extension by @dktapps which speeds up Anvil a lot.
What is the name of said plugin and where might I be able to download it. I checked his Git but maybe I overlooked it.
You can find ChunkUtils(the extension) here. It only helps on Anvil format worlds, so if you have an MCRegion world, it won't provide any use. On a side note, I believe there is experimental support for LevelDB(MCPE) worlds.
Good stuff. Thanks a bunch. I will check this out. I hope you guys don't mind I will have many more questions to ask. I try to do my research but sometimes I must digress and bother someone with my extensive list of questions.