Skip to content

MineSoc/UhcCore

This branch is 6 commits ahead of, 4 commits behind Mezy/UhcCore:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c49989b · Oct 7, 2021
Mar 27, 2020
Dec 28, 2020
Apr 6, 2020
Oct 6, 2021
Jun 23, 2021
Oct 7, 2021
Jun 21, 2021
Mar 27, 2020
Oct 7, 2021
Jun 23, 2021
Jun 21, 2021
Dec 15, 2019
Dec 9, 2019
Aug 23, 2019

Repository files navigation

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.

Packages

No packages published

Languages

  • Java 100.0%