Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 927 Bytes

File metadata and controls

31 lines (19 loc) · 927 Bytes

ChestShop notifications

Sample notification extension for ChestShop

Building

Installing

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

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.

Using on a server

Just throw the .jar into your /plugins folder.

Links