Nukkit-MOT is a fork of Nukkit that provides multi-version support, compatibility with NetEase clients, and a well-established plugin ecosystem.
Only interested in newer versions? You might want to try Lumi or PowerNukkitX
- Support for 1.2 – 1.21.130 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
- Support for NetEase clients
- Install java 17 or higher
- Download the .jar file from the links below
- Write a command to run:
java -jar Nukkit-MOT-SNAPSHOT.jar(changeNukkit-MOT-SNAPSHOT.jarto the name of the file you downloaded)
- 🌐 Download: Jenkins / GitHub Actions
- 💬 Discuss: Discord / QQ Group
- 🔌 Plugins: Nukkit Forum / Nukkit-MOT Forum
- 🐞 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>repositories {
mavenCentral()
maven("https://repo.lanink.cn/repository/maven-public/")
} dependencies {
compileOnly("cn.nukkit:Nukkit:MOT-SNAPSHOT")
}
Nukkit
NukkitPetteriM1Edition
EaseCation Nukkit & SynapseAPI
PowerNukkitX
YourKit supports open source projects with innovative and intelligent tools
for monitoring and profiling Java and .NET applications.
YourKit is the creator of YourKit Java Profiler,
YourKit .NET Profiler,
and YourKit YouMonitor.

