Skip to content

CpasMinecraft is a server endpoint for connecting to the CPAS REST API.

License

Notifications You must be signed in to change notification settings

tylerbucher/CpasMinecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CpasMinecraft License

CpasMinecraft is a server endpoint for connecting to the CPAS REST API. This plugin is intended to be compatible with SpongeVanilla, SpongeForge and Spigot.

Building

Note: If you do not have Gradle installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command.

In order to build CpasMinecraft just run the gradle build command. Once that is finished you will find library, sources, and javadoc .jars exported into the ./build/libs folder and the will be labeled like the following.

MinecraftCpas-sponge-x.x.x.jar
MinecraftCpas-spigot-x.x.x.jar