Fork of Folia which adds secure seed, comparability for paper plugins and some useful patches. This project is originally aimed for Edenor Minecraft server.
- Bukkit Plugins Support! Just add folia-supported: true at the end of any plugin.yml.
- Various patches blending from other forks.
- Better Region Format Support for the Linear region file format from LinearPurpur
- ...
Pre-built Jars can be found in the Releases Tab
Building a Paperclip JAR for distribution:
./gradlew applyPatches && ./gradlew createMojmapPaperclipJar
The PATCHES-LICENSE file describes the license for api & server patches,
found in ./patches
and its subdirectories except when noted otherwise.
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.
Thanks to these projects below. Foldenor just mix some of their patches together.
If these excellent projects hadn't appeared, Foldenor wouldn't have become great.