Nukkit-MOT is a special version of Nukkit Minecraft Bedrock Edition server software.
It is developed based on the last open source version of NukkitPetteriM1Edition
note: if you need higher version features, please use PowerNukkitX.
- Support for 1.2 – 1.21.44 version (you can set the minimum protocol in the config)
- Supports most entities with AI
- Support for the nether world and The Еnd
- Generation of dungeons and caves
- Support for vanilla commands
- Install java 17 or higher
- Download the .jar file from the links below
- Write a command to run:
java -jar file.jar
(changefile
to the name of the file you downloaded)
- 🌐 Download: Jenkins / GitHub Actions
- 💬 Discord
- 🔌 Nukkit Plugins
- 🐞 Report a Bug
<repositories>
<repository>
<id>repo-lanink-cn</id>
<url>https://repo.lanink.cn/repository/maven-public/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>cn.nukkit</groupId>
<artifactId>Nukkit</artifactId>
<version>MOT-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Nukkit
NukkitPetteriM1Edition
PowerNukkitX
This project is based on Nukkit, so you should abide by Nukkit's License
Thanks to jetbrains for providing development tools for this project for free!