PowerNukkitX Logo
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • Requirements
  • Installation
    • CLI (recommended)
    • Manual
      • Windows
      • Linux
    • Updating a server
  • Configuration
    • Files
      • server.properties
      • pnx.yml
    • Hardware Compression
    • Resource Pack Encryption
  • Worlds
    • Config
    • Importing worlds
  • Extensions
    • Spark
    • Terra
    • WaterdogPE
  • For Developers
    • Getting Started
      • Prerequirements
      • Using Maven
    • Forms
      • Generic
      • CustomForm
      • ModalForm
      • SimpleForm
    • Custom Features
      • Custom Blocks
      • Custom Items
      • Custom Entities
  • Introduction
  • Requirements
  • Installation
    • CLI (recommended)
    • Manual
      • Windows
      • Linux
    • Updating a server
  • Configuration
    • Files
      • server.properties
      • pnx.yml
    • Hardware Compression
    • Resource Pack Encryption
  • Worlds
    • Config
    • Importing worlds
  • Extensions
    • Spark
    • Terra
    • WaterdogPE
  • For Developers
    • Getting Started
      • Prerequirements
      • Using Maven
    • Forms
      • Generic
      • CustomForm
      • ModalForm
      • SimpleForm
    • Custom Features
      • Custom Blocks
      • Custom Items
      • Custom Entities

On This Page

  • Copy into worlds
  • Add configuration
  • Reboot the server
  • Convert the world
  • Copy into worlds
  • Add configuration
  • Reboot the server
Question? Give us feedback → (opens in a new tab)Edit this page on GitHub
Worlds
Importing worlds

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.

ConfigSpark