Mirai
A powerful Minecraft Server Software coming from the future
Mirai is ❗under heavy development❗ and contributions are welcome!
This project is experimental, its usage in production environment is discouraged if you are not ready to face possible bugs.
[](https://ci.codemc.io/job/etil2jz/job/Mirai-1.19/lastSuccessfulBuild)
[](https://discord.gg/DdH6Yfu9gM)
## Features
- **Fork of [Pufferfish](https://github.com/pufferfish-gg/Pufferfish)** for the best performance.
- **Contains [Lithium](https://github.com/CaffeineMC/lithium-fabric) patches** which respect Vanilla parity.
- **Efficient redstone** relying on [Alternate Current](https://github.com/SpaceWalkerRS/alternate-current), up to 4 times faster than Eigencraft's algorithm.
- **(WIP) Implements [C2ME](https://github.com/RelativityMC/C2ME-fabric)** to improve chunk generation speed, I/O and loading.
- **Async Pathfinding and Multithreaded Entity Tracker** from [Petal](https://github.com/Bloom-host/Petal) which drastically reduce entity load.
- **Configurable chat report system** to disallow players from reporting others' messages to Mojang.
- **Reduced bandwidth consumption and CPU usage** from avoiding sending useless packets in certain situations.
- **Pre-tweaked** configuration files to reach optimal performance with minimal impact on normal behaviors.
- **Login location** hiding feature, which adds another security layer in the logs for admins.
- **Bugfixes** for several Minecraft issues.
- **Faster process** for Vanilla methods.
- **Plugin compatibility** with Spigot & Paper plugins.
## Downloads
The latest successful build can be downloaded here:
[mirai-paperclip-1.19.2-R0.1-SNAPSHOT-reobf.jar](https://ci.codemc.io/job/etil2jz/job/Mirai-1.19/lastSuccessfulBuild/)
**Please note Java >= 17 is required.**
You can also clone this repository and build it yourself.
If you are interested in making a fork, check out this template [there](https://github.com/PaperMC/paperweight-examples)!
## Building
In order to distribute and use this server software, you need a paperclip file:
```bash
./gradlew applyPatches && ./gradlew createReobfPaperclipJar
```
## License
Patches are licensed under GPL-3.0.
All other files are licensed under MIT.
## bStats
[](https://bstats.org/plugin/server-implementation/Mirai/14774)
Made with ♥ on Earth.