Skip to content

coaster3000/MethodCommand

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MethodCommand

This is a library to make commands in bukkit more structured. Visit the wiki for more information.

You can download the latest version at: http://ci.ranzdo.se/job/MethodCommand/lastBuild/

JavaDocs can be found at: http://ci.ranzdo.se/job/MethodCommand/Javadocs/

##Maven Integration

<repositories>
     <repository>
          <id>ranzdo-repo</id>
          <url>http://ci.ranzdo.se/plugin/repository/everything/</url>
    </repository>
</repositories>
<dependency>
     <groupId>se.ranzdo.bukkit</groupId>
     <artifactId>methodcommand</artifactId>
     <version>0.1</version>
     <scope>compile</scope>
</dependency>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%