Releases: Sulaxan/Xenon
Releases · Sulaxan/Xenon
Xenon Release v1.0.1
Xenon Release v1.0.0
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.