Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T20:31:52.000Z (3 months ago)
- Last Synced: 2024-10-11T03:40:13.012Z (about 1 month 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.46 MB
- Stars: 275
- Watchers: 19
- Forks: 176
- Open Issues: 137
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
ChestShop
================================Development downloads can be found here: [https://ci.minebench.de/job/ChestShop-3/](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.
* [Maven download](http://maven.apache.org/download.cgi)
* Launch `mvn clean install` -- that's it!#### 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.
Links
--------------------------------
* [Dev Builds](https://ci.minebench.de/job/ChestShop-3/)
* [Forum Thread](http://forums.bukkit.org/threads/4150/)
* [BukkitDev site](http://dev.bukkit.org/projects/chestshop/)
* [SpigotMC site](https://www.spigotmc.org/resources/chestshop.51856/)
* [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!)