Files
Bansystem/README.md
T
2026-08-09 17:34:31 +02:00

1003 B

Bansystem

Build

The Waterfall proxy-side companion to BansystemAPI — enforces bans/mutes network-wide at the proxy layer.

Requirements

  • Java 16
  • Maven
  • Waterfall API 1.20
  • net.bytemc:evelon — a private third-party dependency not hosted in this Gitea instance; CI cannot currently resolve it (see Known issue below)

Building

mvn -B package

Known issue

This project depends on net.bytemc:evelon, which is not part of this project family and isn't published to https://git.softwarerat.com/api/packages/zlaura/maven. Builds will fail to resolve dependencies until that artifact is sourced from wherever it's actually maintained.

License

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