Installing PowerNukkitX with the CLI (Recommended)
⚠️
The new CLI is still in beta and may not function correctly. If you encounter issues, you can report a problem on the GitHub Issue page and use the manual installation method.
Prerequisites
- Make sure you meet the requirements
- Node.js 20 Download (opens in a new tab)
Usage
In this guide, we will use the name server
for the server folder, but you can use any name you prefer.
Create a folder
mkdir server
cd server
Run the CLI
🚫
Ensure that the command is executed in the directory you just created, otherwise the CLI will not work correctly.
npx pnx-cli
Follow the instructions to install your server more easily.
Last updated on