ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
Go to file
Phoenix616 5f2b671f1f Increment version and mark for release
I decided to increment the minor version because this update does more than just patch issues (e.g. it changes the NameManager and adds new features like the autofill)
2018-01-09 00:08:42 +01:00
.github Add issue template 2017-12-15 21:48:58 +01:00
repo Update residence dependency 2017-05-09 14:54:32 +01:00
src Fix issues with partial item transfer due to full inventory 2018-01-08 23:56:58 +01:00
.gitignore Modify gitignore 2013-08-09 00:08:08 +02:00
LICENSE Add missing LGPLv2.1 license 2017-07-04 15:23:15 +01:00
README.md Update build server link 2017-03-13 21:59:14 +01:00
install_dependency_to_repo.sh CRLF -> LF 2014-06-29 16:40:49 +02:00
pom.xml Increment version and mark for release 2018-01-09 00:08:42 +01:00

README.md

ChestShop

Development downloads can be found here: https://ci.minebench.de/job/ChestShop-3/

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.