8000 GitHub - PowerNukkitX/PowerNukkitX: Feature-rich, highly customizable third-party server software for Minecraft: Bedrock Edition.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

PowerNukkitX/PowerNukkitX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

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

0