Try to preserve command sender when getting Brigadier suggestions

This commit is contained in:
Alexander Söderberg 2020-12-03 12:29:06 +01:00 committed by Alexander Söderberg
parent ded94567c6
commit 070a719165
5 changed files with 55 additions and 3 deletions

View file

@ -60,6 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fix arguments with no required children not being executors (cloud-brigadier)
- Detect and throw an exception for ambiguous nodes in more cases
- CloudBrigadierManager no longer forgets the command sender
## [1.0.2] - 2020-10-18