🐛 Fix registration of command aliases on Bukkit when using Brigadier
This commit is contained in:
parent
fc1a613463
commit
2f0ded5be6
3 changed files with 19 additions and 21 deletions
|
|
@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Fixed
|
||||
- Use the correct default range for Double and Float parsers in the StandardParserRegistry
|
||||
- Fix Bukkit alias command suggestions without Brigadier
|
||||
- Fix Bukkit command alias registration when using Brigadier
|
||||
|
||||
## [1.1.0] - 2020-10-24
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue