https://github.com/chestshop-authors/chestshop-3
ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://github.com/chestshop-authors/chestshop-3
bukkit bukkit-plugin chestshop hacktoberfest java minecraft minecraft-plugin shop spigot spigot-plugin
Last synced: 17 days ago
JSON representation
ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
- Host: GitHub
- URL: https://github.com/chestshop-authors/chestshop-3
- Owner: ChestShop-authors
- License: lgpl-2.1
- Created: 2011-05-15T16:14:47.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-02-18T22:28:23.000Z (2 months ago)
- Last Synced: 2025-04-07T22:07:57.442Z (17 days ago)
- Topics: bukkit, bukkit-plugin, chestshop, hacktoberfest, java, minecraft, minecraft-plugin, shop, spigot, spigot-plugin
- Language: Java
- Homepage: https://dev.bukkit.org/projects/chestshop
- Size: 5.6 MB
- Stars: 288
- Watchers: 18
- Forks: 188
- Open Issues: 138
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
ChestShop
================================
[](LICENSE) [](https://crowdin.com/project/chestshop-3/)
[](https://github.com/ChestShop-authors/ChestShop-3/releases/latest)
[](https://github.com/ChestShop-authors/ChestShop-3/commits/master/) [ ](https://bstats.org/plugin/bukkit/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 administrators' lives easier.
Simply drag-and-drop the .jar to your "plugins" folder, install [Vault](http://dev.bukkit.org/server-mods/vault/) or [Reserve](https://www.spigotmc.org/resources/reserve.50739/) and a [compatible Economy plugin](https://www.spigotmc.org/wiki/chestshop-economy-plugins/) 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](https://dev.bukkit.org/projects/chestshop/#:~:text=Compatibility,provide%20additional%20functionality%3A) with a good chunk of other plugins and there is an ever-growing list of [addon plugins](https://dev.bukkit.org/projects/chestshop/#:~:text=Additional%20modules%20for%20ChestShop%3A) to add even more compatibility and features!
If you need any help check the wiki or just ask in IRC or Discord!
Helpful Links
--------------------------------
* [Wiki](https://www.spigotmc.org/wiki/chestshop-3/)
* [List of known compatible Economy plugins](https://www.spigotmc.org/wiki/chestshop-economy-plugins/)
* [IRC channel](https://kiwiirc.com/client/irc.esper.net/#chestshop): `#chestshop` on `irc.esper.net`
* [ChestShop channel](https://discord.gg/FuTujm6Egd) in Phoenix616's Discord
* [Latest Dev Build](https://ci.minebench.de/job/ChestShop-3/) 
* [Build for 1.12](https://ci.minebench.de/view/ChestShop/job/ChestShop-3-1.12/)
* [Build for 1.8.8](https://ci.minebench.de/view/ChestShop/job/ChestShop-3-1.8.8/)Project Pages
--------------------------------
* [BukkitDev site](http://dev.bukkit.org/projects/chestshop/)
* [Modrinth page](https://modrinth.com/plugin/chestshop)
* [SpigotMC resource](https://www.spigotmc.org/resources/chestshop.51856/)
* [PaperMC's Hangar](https://hangar.papermc.io/ChestShop/ChestShop)
* [Original dbo Thread](http://forums.bukkit.org/threads/4150/)Building
--------------------------------#### Installing
To build ChestShop, you'll need a Maven installation.
* [Maven download](http://maven.apache.org/download.cgi)
* Launch `mvn clean install` -- that's it!Pre-build versions can also be found on the [Jenkins server](https://ci.minebench.de/job/ChestShop-3/).
#### 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.
Development Links
--------------------------------
* [Dev Builds](https://ci.minebench.de/job/ChestShop-3/)
* [Bounties via IssueHunt](https://issuehunt.io/r/ChestShop-authors/ChestShop-3?tab=idle)
* [Localization](https://crowdin.com/project/chestshop-3)
* [Qodana code quality](https://qodana.cloud/projects/zxDG5/)
* [Old bug Tracker](http://dev.bukkit.org/server-mods/chestshop/tickets/?status=+) (please use GitHub issues!)