Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 768 Bytes

File metadata and controls

29 lines (20 loc) · 768 Bytes

CrateReloaded API

This repository exposes the API for the bukkit project, CrateReloaded. CrateReloaded is a plugin that allows users to receive rewards.

Adding CrateReloadedAPI to your build

To add CrateReloadedAPI to your project, add the following to your pom.xml...

<repository>
    <id>hazebyte</id>
    <url>https://m2.hazebyte.com/repository/maven_releases/</url>
</repository>


<dependency>
    <groupId>com.hazebyte</groupId>
    <artifactId>CrateReloadedAPI</artifactId>
    <version>1.0.0</version>
    <scope>provided</scope>
</dependency>

Support

Contact us at Discord