Skip to main content

PNXinstall

Install PowerNukkitX

Get a server running in minutes - CLI, Docker or a manual jar. Builds are served straight from GitHub releases.

3 days ago · 57.2 MB

Install @powernukkitx/cli globally, then create, start, update and manage your server with the pnx command.

cli
$ npm i -g @powernukkitx/cli
$ pnx init
$ pnx start --memory 4G

No global install? Run npx @powernukkitx/cli init. Run pnx with no argument for the interactive menu.

The CLI always installs the latest stable build - add --dev to pnx init or pnx update for the development build. The version selector above only applies to the Docker and Manual tabs - to pin an older release, use one of those.

Requirements

Java

21 or newer

RAM

2 GB min · 4 GB+ recommended

OS

Linux · Windows · macOS · Docker

Pre-releases

  • nightlypre2 months ago

Previous releases

  • 3.0.06 days ago
  • 2.0.0last month

Builds are served by GitHub Releases. View on GitHub