🐛 Use the correct default values for Double and Float ranges in the StandardParserRegistry
This commit is contained in:
parent
118005978f
commit
9a5c674f0d
2 changed files with 7 additions and 4 deletions
|
|
@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Added access to the CloudBrigadierManager from Brigadier-enabled command managers
|
||||
- Added parameter injectors
|
||||
- Store currently parsing command argument in the command context
|
||||
|
||||
### Fixed
|
||||
- Use the correct default range for Double and Float parsers in the StandardParserRegistry
|
||||
|
||||
## [1.1.0] - 2020-10-24
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue