Hi there, i have my first pocketmineserver installed and running. Because the out of the box stuff from provider side did not work , i used latest dev #85 version with pureentitiesX. But all those map generations i tried, did not work well. The search on forum led to the state, that world generation (seed based) in pocketmine is not implemented. Now i want to convert a existing map from MCEPE V1.09 or from PC (Full) Client. Problems: Until now i have found no tool, which i can use. Neither i do know, what format i can use for what. I read about leveldb, anvil and other formats. What formats are used by what ? (Server, MCPE Client, PC full client) and what tools can i use to convert to the pocketmine (dev version) format ? Does anyone has a guide for that or a map or a table for the different kind of formats ? cu Thomas
An additional question would be, if i can export a normal and a nether map to pocketmine and how to use it there ? (any portaling possible ?)
Google is a great resource for finding answers to questions, especially if you think they have been asked before. Forums searches can also help. https://forums.pmmp.io/threads/local-pe-map-how-to-import-onto-a-server.819/ Found it after about 20 seconds of searching
Thanks for the help. I needed a lot more time for the research. In the last two days i spent some hours...but it seems, i am still not in the range to success. I found the tools, https://github.com/ljyloo/LevelDb2Avnil, but they don´t work out of the box (think thats my fault), so i need some more experimentation time..and i am still not sure if they are the right tools for the actual versions of server & client...we will see.