Sample notification extension for ChestShop
To build ChestShop notifications, you'll need a Maven installation.
- Maven download
- Launch
mvn clean install
-- that's it!
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.
Just throw the .jar into your /plugins folder.