mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-19 14:59:25 +00:00
I'll make some changes now, so skipping build Changelog: * add CarpetFixes optimizations * fix optimizations config * lithium optimizations * add Carpet Fixes Sheep Optimization * add Async Pathfinding; add C2ME opts math * add 2 vmp patches * New performance patches; update README and wiki README * update configuration on wiki * update wiki main page * Updated Upstream (Purpur) * fix conflicts * make "Don't save Fireworks" patch configurable * Disable memory reserve allocating * Fix MC-172801 * resolve conflicts * add bstats to readme * dd custom list of forks * update logo link
2.4 KiB
2.4 KiB
DivineMC
Fork of Purpur compatible with Spigot plugins, offering the best performance for your server.
⚙️ Features
- Based on Purpur - Purpur is a fork of Paper with new fun and exciting gameplay features, and performance boost.
- Popular mods implemented - Patches from mods such as Lithium, VMP, C2ME and others.
- Async Pathfinding - Makes pathfinding-related work happen asynchronously (by Petal).
- Linear region format - Linear region format saves about 50% of disk space in Overworld and Nether and 95% in The End.
- Configurable chat reports - Disallow players from reporting others messages to Mojang.
- Optimized Default Configuration - The default configuration files is optimized.
- Bug fixes - Fixed Minecraft bugs that reported on Mojira.
- ... and more!
⬇️ Downloads
In normal case, you can download the latest JAR file from releases tab here
Please note: Java >= 17 is required.
📦 Building
In order to distribute and use this server software, you need a paperclip file:
./gradlew applyPatches && ./gradlew createReobfPaperclipJar
⚖️ License
Patches are licensed under GPL-3.0.
All other files are licensed under MIT.