Skip to content

UHC-Fork 2.0.0

Latest

Choose a tag to compare

@Minecraft0122 Minecraft0122 released this 06 Sep 10:57
· 1 commit to main since this release

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 - NoSuchFieldError on GameRule during world preparation left the server stuck in the loading state on Paper 26.2

Other

  • Renamed the artifact to UHC-Fork and reset the version line to 2.x

Installation

Drop UHC-Fork-2.0.0.jar into plugins/ (remove any older UHC-Fork-*.jar / UhcCore jar) and fully restart the server.