This plugin aims to create items that trigger actions.
- Clone the repository
- Depending on your system, run the correct gradle wrapper with the shadow task. This would look like this under a Unix-like system:
./gradlew shadow
- Get the build artifact from
build/libs/CommandItems-<version>.jar
For usage information check out the Wiki!