Quick Start
๐Cli Startโ
- Make sure you have
JDK21
installed, if not download from here - Download
the
PowerNukkitX-Run.zip
- Unzip
PowerNukkitX-Run.zip
to the directory you want. - Set Java environment variables or unzip JDK to the same directory as the previous step.
java -jar cli.jar
๐ Script Startโ
tip
This guide is for those who want to set up a server manually. If you want to use a control panel, you can use Pterodactyl.
- Download the latest version of PowerNukkitX from the official website.
- Extract the downloaded file to a folder on your computer.
- Windows
- Linux
- Open the folder where you extracted the files.
- Download the
start.cmd
file from here and place it in the same folder. - Run the
start.cmd
file by double-clicking on it.
- Open the folder where you extracted the files.
- Download the
start.sh
file and place it in the same folder.
wget https://raw.githubusercontent.com/PowerNukkitX/scripts/master/start.sh
- The
start.sh
file needs to be given permissions to run.
chmod +x start.sh
- Run the
start.sh
file.
./start.sh