Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

indiv0/chest-empty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[INACTIVE] ChestEmpty Travis CI

ChestEmpty is a plugin for Bukkit which is used for emptying chests with just a simple click.

Administrators

Download

You can find the latest builds of the plugin at my ci. You can find stable downloads with detailed changelog information in the files section of the plugin's BukkitDev page.

Installation

Simply drop the latest .jar into the /plugins directory of your server.

Usage

Further plugin information can be found at the plugin's BukkitDev page.

Developers

ChestEmpty does not have a formal API at the moment, but you can download the latest version via maven by adding the following snippets to your plugin's pom.xml.

Repository

<repositories>
  <repository>
    <id>indiv0's Repo</id>
    <url>http://repo.nikitapek.in/maven/releases</url>
  </repository>
</repositories>

Dependency

<dependency>
  <groupId>in.nikitapek</groupId>
  <artifactId>chest-empty</artifactId>
  <version>1.16.0</version>
</dependency>

About

A Bukkit plugin to allow for emptying chests with a simple click.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages