Releases: J4C0B3Y/CommandAPI
Releases · J4C0B3Y/CommandAPI
Release 1.2.8
Release 1.2.7
- Execute non-async provider suggestions on main thread if async
Release 1.2.6
- Fix issue when using expanded usage
Release 1.2.5
- Added velocity player argument provider
Release 1.2.4
- Removed command execution requirement from execute conditions
- Added expanded usage for invalid usage to usage annotation
- Rework the usage and help handler, changes how custom help handler work
- Use plugin instead of java plugin for bukkit platform to allow for internal spigot plugins
- Fix dynamic permission registering for bukkit command wrappers
- Switch to callable instead of runnable to fix with use of certain obfuscators
Release 1.1.4
- Fix command handles being unordered
Release 1.1.3
- Add method to get provider with no classifiers
Release 1.1.1 & 1.1.2
- Fix map provider using reference instead of supplier
- Add command handler reference to command suggestion
Release 1.1.0
Add getName method to actor classes
Release 1.0.0
Initial Release