Files
2026-08-09 17:34:30 +02:00

875 B

BansystemAPI

Build

A Paper API library implementing player ban/mute/report handling (com.softwarerat.bansystemAPI), backed by YAML storage.

Requirements

  • Java 8
  • Maven
  • Paper API 1.21.11

Building

mvn -B package

Using it in another project

Published as a Maven snapshot to the private registry at https://git.softwarerat.com/api/packages/zlaura/maven:

<dependency>
    <groupId>com.softwarerat</groupId>
    <artifactId>BansystemAPI</artifactId>
    <version>1.6.9-BETA</version>
</dependency>

Used by SMPCore.

License

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