/CommandItems

Fork of CommandItems

Primary LanguageJavaMIT LicenseMIT

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!