Hysen Labs
Open-source project
MemoriesOfTime/Nukkit-MOT avatar
MemoriesOfTime

Nukkit-MOT

Support for multiple versions of Nukkit Minecraft Bedrock Edition Server Software

150 stars67 forksJavaLGPL-3.0
DEEP OPEN-SOURCE ANALYSIS

Nukkit-MOT is a multi version Minecraft Bedrock server

Nukkit-MOT is a fork of Nukkit that adds multi version support and NetEase client compatibility, with a plugin ecosystem for Minecraft Bedrock Edition.

What makes it different

Nukkit-MOT is a fork of Nukkit that provides multi version support, compatibility with NetEase clients, and a well established plugin ecosystem. It supports versions from 1.2 up to 1.26.45, and the minimum protocol can be set in the configuration. The fork supports most entities with AI, the nether world and The End, generation of dungeons and caves, vanilla commands, and NetEase clients.

Running the server

To run Nukkit-MOT you install Java 17 or higher and start the downloaded jar with the command java -jar Nukkit-MOT-SNAPSHOT.jar. A Docker image is also provided, exposing port 19132 over UDP and storing worlds, plugins, players, and server.properties under a mounted /data volume. Stable release tags mirror Maven Central, while latest and short sha tags are development snapshots built from the master branch.

Plugins and distribution

Plugins are shared through the Nukkit Forum and the Nukkit-MOT Forum, and the server is distributed through Jenkins and GitHub Actions builds. Developers can depend on it from Maven Central using the coordinate com.nukkit-mot:nukkit-mot or from the repo.lanink.cn repository for snapshot builds. The project is licensed under LGPL-3.0 and is written in Java.

Editorial conclusion

Nukkit-MOT is written in Java, licensed under LGPL-3.0, and supports Minecraft Bedrock versions from 1.2 up to 1.26.45 through a configurable minimum protocol.

DEEP OPEN-SOURCE ANALYSIS

Official sources

Community notes

Community notes