Skip to content
/ Mizi Public

Folia fork including many optimization patches

License

Notifications You must be signed in to change notification settings

Toffikk/Mizi

Repository files navigation

Overview

Mizi is a fork of Folia containing performance patches from Pufferfish and Lithium and some patches from Purpur that I use on my server.

This fork is made for my own personal server and I do not guarantee any stability and I don't encourage you to use it for the performance gains but you're free to do whatever you want.

And it's important to keep in mind that mixing different patches together is more likely than not to cause unexpected issues

Especially since this fork removes folia's safeguard against loading potentially unsafe plugins (plugins that aren't thread-safe and use the main thread) so if you intend to use plugins on this fork make sure that it will work on folia.

There is no more main thread. I expect _every_ single plugin
that exists to require _some_ level of modification to function
in Folia. Additionally, multithreading of _any kind_ introduces
possible race conditions in plugin held data - so, there are bound
to be changes that need to be made.

So, have your expectations for compatibility at 0.

FAQ

How to download builds?

Builds are available to download through Github Actions.

Any questions about Folia's designs, limitations or other things?

visit folia's readme

License

The PATCHES-LICENSE file describes the license for api & server patches made by SpottedLeaf (from folia), all other patches are subject to their original licenses stated in the original patches and/or the projects' licenses that they were taken from.

The fork is based off of PaperMC's fork example found here. As such, it contains modifications to it in this project, please see the repository for license information of modified files.

About

Folia fork including many optimization patches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published