0f9a0a059032600f42532ffe19ad617cf8f1da42
Please note it makes almost non-difference because c2me's multithreading part isn't ported right now. Also, you need to add `--add-modules jdk.incubator.vector` before your `-jar` after having toggled it in mirai.yml
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.
Features
- Fork of Pufferfish for the best performance.
- Contains a few Lithium patches which respect Vanilla parity.
- Efficient redstone relying on Alternate Current, up to 4 times faster than Paper's algorithm.
- Reduced bandwidth consumption and CPU usage from avoiding sending useless packets in certain situations.
- New NBT cache which reduces a lot of I/O operations from the main thread while preserving correct data.
- 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.
- Toggleable metrics, no one can collect data, not even us.
- Bugfixes for several Minecraft issues.
- Faster process for Vanilla methods.
- Plugin compatibility with Spigot & Paper plugins.
Downloads
The latest JAR file can be downloaded here: Mirai-1.18.1-R0.1-SNAPSHOT.jar
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!
Building
In order to distribute and use this server software, you need a paperclip file:
./gradlew applyPatches && ./gradlew createReobfPaperclipJar
License
Patches are licensed under GPL-3.0.
All other files are licensed under MIT.
Description
Languages
Text
100%