Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.28 KB

File metadata and controls

19 lines (14 loc) · 1.28 KB

Command Items Support Codacy Badge

Release Last Updated Downloads Discord

This plugin aims to create items that trigger actions.

Compilation

  • 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

Usage

For usage information check out the Wiki!