Skip to content

Ranzdo/MethodCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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: https://ci.int32.se/job/MethodCommand/lastBuild/

JavaDocs can be found at: https://ci.int32.se/job/MethodCommand/JavaDocs/

##Maven Integration

<repositories>
     <repository>
          <id>int32-repo</id>
          <url>https://ci.int32.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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages