Skip to content

Releases: Sulaxan/Xenon

Xenon Release v1.0.1

22 Sep 22:18
Compare
Choose a tag to compare

Fixes a build issue from v1.0.0

Xenon Release v1.0.0

22 Sep 21:35
Compare
Choose a tag to compare

First major release, containing many useful features to create commands, including:

  • Ability to outline the entirety of a command in a single Java class
  • Ability to add sub commands
  • Using fields as options
  • Checking command permissions (individual for root and each sub command)
  • Ability to create commands directed at specific sender types
    ... and much more!

Adding Xenon to your project

Xenon can be added as a dependency to your project using Maven. Dependency information can be found in README.md.