bukkit: Implement ItemStack and Block predicate arguments (#259)
This commit is contained in:
parent
0f1d05ef9c
commit
7da05da323
11 changed files with 748 additions and 32 deletions
|
|
@ -9,6 +9,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))
|
||||
- Bukkit: Implement parsers for ItemStackPredicate and BlockPredicate ([#259](https://github.com/Incendo/cloud/pull/259))
|
||||
|
||||
### Changed
|
||||
- Use Command instead of TabCompleteEvent on Bukkit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue