Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
/ DirtyMolia Public archive

Another Molia version that trying to support bukkit plugin

License

Notifications You must be signed in to change notification settings

Era4FunMC/DirtyMolia

Repository files navigation

WARNING

THIS FORK HAS BROKEN MANY THREAD CHECKS AND REOPEN SOME DANGEROUS APIS,YOU SHOULD KEEP AWAY FROM THIS FORK IF YOU WANT A STABLE ENVIRONMENT THINK TWICE BEFORE USING THIS FORK!!!!!

Molia

Molia is a drop-in replacement for Folia servers designed for bukkit plugins and customize, and performance built on top of Folia.

Features

  • Fork of Folia for better performance.
  • Micro-optimizations
  • Variable entity wake-up
  • Bukkit plugins support(May cause some problems)(unsafe)

Downloads

Downloads can be obtained in the Releases

Building

Building a Paperclip JAR for distribution:

./gradlew applyPatches && ./gradlew createReobfPaperclipJar

License

MIT License

All patches are licensed under the MIT license, unless otherwise noted in the patch headers.

See PaperMC/Paper, and PaperMC/Paperweight for the license of material used by this project.

Yes, this also includes all API provided by Paper, Spigot, and Bukkit.

Credits:

Attention

The supports of bukkit plugin are unsafe,Think twice before you adding bukkit plugins.This fork is just written for personal needs