✨ Store the currently parsing argument in the command context
This fixes #101
This commit is contained in:
parent
c2065aabd1
commit
d484b99fc4
3 changed files with 37 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Added
|
||||
- Added access to the CloudBrigadierManager from Brigadier-enabled command managers
|
||||
- Added parameter injectors
|
||||
- Store currently parsing command argument in the command context
|
||||
|
||||
## [1.1.0] - 2020-10-24
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue