2026-08-09 17:34:36 +02:00
2026-01-18 15:08:23 +01:00
2026-01-18 15:08:23 +01:00
2026-01-18 15:08:23 +01:00

AlleGegenEinen

Build

"All Against One" — a Paper minigame plugin where a small group of players faces off against a much larger group. Built on GameAPI and KitAPI.

Requirements

  • Java 8
  • Maven
  • Paper API 1.20.1

Dependencies

  • KitAPI
  • GameAPI
  • net.bytemc:evelon — a private third-party dependency not hosted in this Gitea instance

Building

mvn -B package

Known issues

CI currently fails to resolve dependencies for two reasons:

  1. net.bytemc:evelon isn't part of this project family and isn't published to https://git.softwarerat.com/api/packages/zlaura/maven.
  2. The pinned versions of KitAPI (1.0-SNAPSHOT) and GameAPI (1.1.1-SNAPSHOT) predate the current published versions (1.3-SNAPSHOT / 1.6.4-SNAPSHOT) and no longer exist anywhere. The dependency versions in pom.xml need to be updated to match, alongside whatever source changes that implies.

License

No license file is present in this repository; all rights reserved by the author unless stated otherwise.

S
Description
No description provided
Readme
38 KiB
Languages
Java 100%