First release of UHC-Fork. The fork targets modern Minecraft/Paper servers (Minecraft 26.1.2 and Paper 26.2, Java 25) and adds an addon API on top of UhcCore 1.20.15.
New features
- Support Minecraft 26.1.2 and Paper 26.2 (Java 25)
- Addon API for match lifecycle and extension hooks
- GitHub Actions builds on every push; beta builds are named after the commit hash
Bug fixes
- #1 -
NoSuchFieldErroronGameRuleduring world preparation left the server stuck in the loading state on Paper 26.2
Other
- Renamed the artifact to
UHC-Forkand reset the version line to2.x
Installation
Drop UHC-Fork-2.0.0.jar into plugins/ (remove any older UHC-Fork-*.jar / UhcCore jar) and fully restart the server.