Hello, i have an pc map and i know just put this map to worlds folder of pmmp server and it will work. But the problem is that it will appear error block (purple command block) and i want to know how to fully convert mcpc map to pmmp server. Are there any ways ? Thanks
Format isn't a problem, as PMMP loads MC Java worlds, the problem lies in incompatible Item and Block IDs. The first thing that I can think of is to either replace those blocks by hand, or attempt to do it through a plugin. The problem is, I don't think those blocks retain their original ID after PMMP loads the chunk. You could replace them all with cobblestone, dirt, etc, but only one for all of them. You may be able to use MCEdit or something like that to change those blocks to something PMMP-compatible before loading the world in PMMP.
The blocks retain their original ID but will appear as a different block than PC or appear as the update block if no block in MC: BE shares the same id.
https://github.com/matcracker/BlocksConverter/tree/8da087cef2c458c0f9a9c13a1a31cbedd419b7b7/ You may want to update the plugin and ids first since there is new blocks in pmmp. You can try it without updatinh the ressources but u may have a bad convertion