Skip to content

hyplant/ChestCommands

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChestCommands

Bukkit Page: http://dev.bukkit.org/projects/chest-commands

API Javadoc for developers: https://ci.codemc.io/job/filoghost/job/ChestCommands/javadoc/index.html?me/filoghost/chestcommands/api/ChestCommandsAPI.html

Maven

<repository>
    <id>codemc-repo</id>
    <url>https://repo.codemc.io/repository/maven-public/</url>
</repository>
<dependency>
    <groupId>me.filoghost.chestcommands</groupId>
    <artifactId>chestcommands-api</artifactId>
    <version>4.0.4</version>
    <scope>provided</scope>
</dependency>

License

Chest Commands is free software/open source, and is distributed under the GPL 3.0 License. It contains third-party code, see the included THIRD-PARTY.txt file for the license information on third-party code.

About

An intuitive and powerful plugin to create graphical user interfaces in Minecraft.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%