A 1.21.1 Minecraft server fork of Paper and Pufferfish with some more patches. This fork is mainly designed to fit the CloudCraft Minecraft network.
- Split item lore on newlines on protocol level
- Items support adventure's translatable components
- Instantly refresh various things on player locale change
- Add version info to brand in F3 screen
- Add option for changing Pufferfish config location
- Various other fixes and minor performance increases
https://dl.cloudcraftmc.de/cloudplane
Building on Windows is untested and not recommended!
Clone this repository, don't download the ZIP. After cloning,
apply the patches using ./gradlew applyPatches
. This will take some time.
The runnable paperclip jar can be compiled using ./gradlew createMojmapPaperclipJar
.