Skip to content

Hazebyte/CrateReloadedAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

Packages

Used by

Contributors

Languages