b2a544da08b51179ee18ba6c3fae007fe2a9cdfa
Build / build (push) Failing after 17s
BansystemAPI
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.
Languages
Java
100%