Use Command instead of TabCompleteEvent on Bukkit

This commit is contained in:
jmp 2021-01-18 02:02:33 -08:00 committed by Jason
parent 2cc72e2ff9
commit 58f49033ce
3 changed files with 19 additions and 31 deletions

View file

@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Use Command instead of TabCompleteEvent on Bukkit
## [1.4.0] - 2021-01-16
### Added