✨ Add a method to get the failure reason of SelectorParseExceptions
This commit is contained in:
parent
a04e3f92cb
commit
e6af4e6caa
5 changed files with 18 additions and 4 deletions
|
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Added parameter injectors
|
||||
- Store currently parsing command argument in the command context
|
||||
- Added a method to CloudBrigadierManager to enable or disable Brigadier native suggestions for specific argument types
|
||||
- Added a method to get the failure reason of SelectorParseExceptions
|
||||
|
||||
### Changed
|
||||
- Allow for use of `@Completions` annotation with argument types other than String
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue