ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
Go to file
Andrzej Pomirski 9b243e8e7d Merge pull request #29 from jkobus/patch-1
Fix for Chestshop ignoring event cancellation
2014-03-20 16:22:29 +01:00
repo Add OddItem as a local dependency 2013-08-27 00:43:31 +02:00
src Chestshop ignores event cancellation 2014-03-19 01:07:32 +01:00
.gitignore Modify gitignore 2013-08-09 00:08:08 +02:00
install_dependency_to_repo.sh Mavenized the project 2013-03-08 20:31:15 +01:00
pom.xml Bump version 2014-03-14 20:44:50 +01:00
README.md Mavenized the project 2013-03-08 20:31:15 +01:00

ChestShop

ChestShop is an awesome plugin for managing your server's economy. By using chests and signs, you can effectively create your own market!

ChestShop also makes admininstators' lives easier. Simply drag-and-drop the .jar to your "plugins" folder and you're done!

If you need any help - just ask. There is a ticket system, in which you can report bugs, suggest improvements and more. Don't be fooled though - you might think that your ticket disappeared, however that's not the case.
You should configure the system to show "All tickets", instead of only "All open" - you can do that by clicking on the "Filters".

Building

Installing

To build ChestShop, you'll need a Maven installation.

Installing external dependencies

To install external dependencies, place your .jar into the main folder and launch the install_dependency_to_repo.sh script - it'll guide you through the process.