An open API service indexing awesome lists of open source software.

https://github.com/PowerNukkitX/PowerNukkitX

Open-source, feature-rich Minecraft: Bedrock Edition server written in Java. Supports custom items, blocks, entities, full vanilla commands, advanced mob AI, and world generation. Not affiliated with Mojang AB.
https://github.com/PowerNukkitX/PowerNukkitX

bedrock game-server high-performance java jvm mc-server mcbe mcpe minecraft minecraft-bedrock minecraft-bedrock-server minecraft-plugin minecraft-server minecraft-server-software nukkit pnx powernukkitx vanilla

Last synced: about 2 hours ago
JSON representation

Open-source, feature-rich Minecraft: Bedrock Edition server written in Java. Supports custom items, blocks, entities, full vanilla commands, advanced mob AI, and world generation. Not affiliated with Mojang AB.

Awesome Lists containing this project

README

          









A Minecraft Bedrock Edition 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](https://www.graalvm.org/downloads)
2. Download the [`powernukkitx.jar`](https://github.com/PowerNukkitX/PowerNukkitX/releases/download/snapshot/powernukkitx.jar)
3. Get your start script [here](https://github.com/PowerNukkitX/scripts/tree/master)

## Usage

Starting PowerNukkitX
```sh
java -jar --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED .\powernukkitx.jar
```
If you use a newer java version (greater than 21) you have to use one of the [startup scripts.](https://github.com/PowerNukkitX/scripts/tree/master)

## Community & Support
Join our [Discord](https://discord.gg/apwd7uauZg) server to chat with other users and developers.

## ðŸĪ Contributing to PowerNukkitX

Contributions, issues and feature requests are welcome!
Feel free to
check [issues page](https://github.com/PowerNukkitX/PowerNukkitX/issues). You can also take a look at
the [contributing guide](.github/CONTRIBUTING.md).



## Give a ⭐ïļ if this project helped you!

[![Stargazers over time](https://starchart.cc/PowerNukkitX/PowerNukkitX.svg?variant=adaptive)]()

## 📝 License Information

This project is licensed under LGPL-3.0. Please see the [LICENSE](/LICENSE) file for details.