Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 629 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 629 Bytes

Java CI with Gradle

UhcCore

Automates UHC games on a dedicated 1.8 - 1.17 server.

More info can be found on the wiki

Forked to add:

  • Team randomizer command
  • Force change team command
  • Fix to Hastey Boys to enchant shift-click crafted of tools as well

Building

For building use ./gradlew build on Mac and Linux or gradlew.bat build on Windows.

If you have problem with permission denied, run chmod +x ./gradlew.

The output plugin file is located at build/libs/UhcCore-<version>.jar.