2021-12-22 16:21:05 +01:00
2021-12-17 20:56:51 +01:00
2021-12-17 20:09:51 +01:00
2021-12-22 16:21:05 +01:00
2021-09-17 21:30:30 +02:00
2021-09-17 21:30:30 +02:00
2021-12-17 20:09:51 +01:00
2021-12-22 13:38:09 +01:00
2021-09-17 21:45:52 +02:00
2021-09-17 21:30:30 +02:00
2021-09-27 16:15:36 +02:00
2021-09-17 21:43:32 +02:00
2021-12-19 12:37:54 +01:00

Mirai Face

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.

Build status

Features

  • Fork of Pufferfish
  • Reduced bandwidth consumption 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.
  • Efficient redstone relying on Alternate Current, up to 4 times faster than Paper's algorithm.
  • Login location hiding feature, which adds another security layer in the logs.
  • Removed metrics, no one can collect data, not even us.
  • Bugfixes for several Minecraft issues.
  • Faster methods for Vanilla calls.
  • 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.

Languages
Text 100%