I know that resource packs can now be loaded from a mcpack. What about worlds? Can I drop a mcworld into the world folder and start the server?
For example, this world: http://mcpedl.com/kingdom-of-avon-map/ has a download file of http://www.mediafire.com/file/4mjhozlvqqwf4pm/Kingdom of Avon.mcworld I assume I could just drop the .mcworld into the worlds folder? If not, maybe I just unpack it and replace the current folder named named "world" in the "worlds" folder if the pmmp install?
As far as I can see that map is in leveldb format. The server can load that if it has the leveldb extension installed. What OS are you using?
Good! (Yay, finally someone I can help [Windows sucks!]). Now, you can just try to download the world, then edit the filename to include .zip and then unpack it. (Or just unpack it without changing the filename). now you should have a folder which includes a level.dat. You can now attempt to move the folder (which include level.dat and a db folder) into the worlds folder of your pmmp server. If the server then says something about levels missing, you will need to recompile php with https://github.com/pmmp/php-build-scripts#compilesh using the Code: -l flag.
Hey, robske_110! I was not 100% sure what did you mean. I am currently in this folder, but what next?