Skip to content

Feature-rich, highly customizable third-party server software for Minecraft: Bedrock Edition.

License

Notifications You must be signed in to change notification settings

C0R0X/PowerNukkitX

 
 

Repository files navigation

A Minecraft Bedrock Editon Server Software, open source and written in java

Version Minecraft Protocol Action Discord Documentation Codecov License: LGPL-3


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...

Install

  1. Make sure you have JDK21 installed, if not download from here
  2. Download the PowerNukkitX-Run.zip
  3. Unzip PowerNukkitX-Run.zip to the directory you want.
  4. Set Java environment variables or unzip JDK to the same directory as the previous step.

You want to use PowerNukkitX without the CLI?

  1. Make sure you have JDK21 installed, if not download from here
  2. Download the powernukkitx-shaded.jar

Usage

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

Community & Support

Join our Discord server to chat with other users and developers.

🤝 Contributing to PowerNukkitX

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Give a ⭐️ if this project helped you!

Stargazers over time

📝 License Information

This project is licensed under LGPL-3.0. Please see the LICENSE file for details.

About

Feature-rich, highly customizable third-party server software for Minecraft: Bedrock Edition.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%