Importing worlds
By default, PNX utilizes leveldb
to store world data.
If you plan to migrate to PNX and want to keep your worlds, follow the instructions below.
Follow these steps if your world is already using leveldb
.
Copy into worlds
Copy your world into the worlds
folder of your server.
Add configuration
Create a suitable config file for your world.
Reboot the server
The world will be loaded on startup.