Skip to content

An API to interact with the plugin, CrateReloaded.

License

Notifications You must be signed in to change notification settings

Hazebyte/CrateReloadedAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages