4c44e49c54
* New translations lang.en.yml (German) * New translations lang.en.yml (Hungarian) * New translations lang.en.yml (Czech) * New translations lang.en.yml (Romanian) * New translations lang.en.yml (Norwegian) * New translations lang.en.yml (Chinese Traditional) * New translations lang.en.yml (Portuguese, Brazilian) * New translations lang.en.yml (Vietnamese) * New translations lang.en.yml (Chinese Simplified) * New translations lang.en.yml (Ukrainian) * New translations lang.en.yml (Turkish) * New translations lang.en.yml (Swedish) * New translations lang.en.yml (Serbian (Cyrillic)) * New translations lang.en.yml (Russian) * New translations lang.en.yml (Polish) * New translations lang.en.yml (Dutch) * New translations lang.en.yml (French) * New translations lang.en.yml (Korean) * New translations lang.en.yml (Japanese) * New translations lang.en.yml (Italian) * New translations lang.en.yml (Hebrew) * New translations lang.en.yml (Finnish) * New translations lang.en.yml (Greek) * New translations lang.en.yml (Danish) * New translations lang.en.yml (Catalan) * New translations lang.en.yml (Arabic) * New translations lang.en.yml (Afrikaans) * New translations lang.en.yml (Spanish) * New translations lang.en.yml (Spanish, Mexico) * Include languages_mapping in crowdin config file |
||
---|---|---|
.github | ||
repo | ||
src | ||
.crowdin.yml | ||
.gitignore | ||
install_dependency_to_repo.sh | ||
LICENSE | ||
pom.xml | ||
README.md | ||
SECURITY.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.
- Maven download
- 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.