The API for my premium resource LapisBans
The LapisBansAPI is on Maven Central. Simply use the LapisBansAPI dependency and Maven will fetch the API
<dependency>
<groupId>net.lapismc</groupId>
<artifactId>LapisBansAPI</artifactId>
<version>2.0.7</version>
</dependency>
Use LapisBansAPIStorage.getAPI(); to get the API class
Read the provided JavaDocs to learn about what the API can be used for