✨ Allow interception of command builders based on annotations in AnnotationParser
Fixes #179
This commit is contained in:
parent
c684c6607f
commit
9ed40a698a
3 changed files with 66 additions and 5 deletions
|
|
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Added `@Suggestions` annotated methods
|
||||
- Added `@Parser` annotated methods
|
||||
- Type safe meta system
|
||||
- Allow interception of command builders based on annotations in AnnotationParser
|
||||
|
||||
### Changed
|
||||
- Moved the parser injector registry into CommandManager and added injection to CommandContext
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue