A 1.21.7 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
- Configurable villager gossip limitations
- Various other fixes and minor performance increases
https://dl.cloudcraftmc.de/cloudplane
Building on Windows is untested and not recommended! Please use WSL instead.
Clone this repository using git, don't download the ZIP. After cloning,
apply the patches using ./gradlew applyAllPatches
. This will take some time.
The runnable paperclip jar can be compiled using ./gradlew createMojmapPaperclipJar
.