bukkit: Implement ItemStackArgument (#257)
Fully featured on 1.13+, falls back to Material parser on legacy versions. Also some general cleanup to the Bukkit impl
This commit is contained in:
parent
e5d6ce7b90
commit
e3cc7d43cb
20 changed files with 899 additions and 180 deletions
|
|
@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Added
|
||||
- JDA Role argument parser
|
||||
- Bukkit: Implement parser for ProtoItemStack ([#257](https://github.com/Incendo/cloud/pull/257))
|
||||
|
||||
### Changed
|
||||
- Use Command instead of TabCompleteEvent on Bukkit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue