ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
Go to file
2024-12-17 21:00:03 +01:00
.github Improve and update readme and issue templates 2024-12-17 16:12:41 +01:00
assets Improve and update readme and issue templates 2024-12-17 16:12:41 +01:00
repo Remove OddItem support and implement own alias system (Resolves #360) 2021-01-03 01:55:01 +01:00
src Fix Vault No Economy Plugin Found Error (#613) 2024-12-17 21:00:03 +01:00
.crowdin.yml New Crowdin updates (#375) 2020-12-07 18:13:04 +01:00
.gitignore Modify gitignore 2013-08-09 00:08:08 +02:00
install_dependency_to_repo.sh CRLF -> LF 2014-06-29 16:40:49 +02:00
LICENSE Add missing LGPLv2.1 license 2017-07-04 15:23:15 +01:00
pom.xml Compile against 1.20.6 (Fixes #599) 2024-06-20 18:49:42 +01:00
README.md Improve and update readme and issue templates 2024-12-17 16:12:41 +01:00
SECURITY.md Just use latest instead of specific version 2021-02-19 13:38:35 +01:00

ChestShop icon ChestShop

Created At ChestShop license: LGPL-2.1 Latest Release Commits since latest release bStats Server Count bStats Player Count

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 administrators' lives easier. Simply drag-and-drop the .jar to your "plugins" folder, install Vault or Reserve and a compatible Economy plugin which provides money, and you're done!

It's never been that easy to create shops! With features like shop protection and anti-lag protection, you won't have to worry about your server's economy anymore! It even is compatible with a good chunk of other plugins and there is an ever-growing list of addon plugins to add even more compatibility and features!

If you need any help check the wiki or just ask in IRC or Discord!

Project Pages

Building

Installing

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

Pre-build versions can also be found on the Jenkins server.

Installing external dependencies

To install new external dependencies that aren't available in a maven repo, place your .jar into the main folder and launch the install_dependency_to_repo.sh script - it'll guide you through the process.