1.3 KiB
1.3 KiB
AlleGegenEinen
"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:
net.bytemc:evelonisn't part of this project family and isn't published tohttps://git.softwarerat.com/api/packages/zlaura/maven.- The pinned versions of
KitAPI(1.0-SNAPSHOT) andGameAPI(1.1.1-SNAPSHOT) predate the current published versions (1.3-SNAPSHOT/1.6.4-SNAPSHOT) and no longer exist anywhere. The dependency versions inpom.xmlneed 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.