Skip to content

ZomoXYZ/MCCommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCCommands

Library to make creating command structures easier

Install

JDK and Maven are required

Running the build.sh file will both compile and install MCCommands into your local repository

Using

In your pom.xml, add

<dependencies>
    <dependency>
        <groupId>dev.zomo</groupId>
        <artifactId>MCCommands</artifactId>
        <version>1.0.0</version>
    </dependency>
</dependencies>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published