A Minecraft Bedrock Editon Server Software, open source and written in java
Feature-rich, highly customizable third-party server software for Minecraft: Bedrock Edition.
- πͺ Custom Item, Block and Entity support
- π€ Vanilla-like Mob AI
- πͺ΄ Terra Generator
- βοΈ Full Vanilla Command Support
- ποΈ Full Item, Block and Container Support
- πΏ More features to discover...
- 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.
You want to use PowerNukkitX without the CLI?
- Make sure you have
JDK21
installed, if not download from here - Download the
powernukkitx-shaded.jar
Start PowerNukkitX when using the CLI
java -jar cli.jar
Starting PowerNukkitX when using the shaded jar (Without CLI)
java -jar --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED .\powernukkitx-shaded.jar
Join our Discord server to chat with other users and developers.
Contributions, issues and feature requests are welcome!
Feel free to
check issues page. You can also take a look at
the contributing guide.
This project is licensed under LGPL-3.0. Please see the LICENSE file for details.