Implement predicate permissions (#210)

Co-authored-by: Josh Taylor <me@broccol.ai>
This commit is contained in:
Alexander Söderberg 2021-01-13 13:23:30 +01:00
parent 78b081ccc2
commit 0b6a554946
7 changed files with 212 additions and 0 deletions

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Expose the Command which led to `InvalidCommandSenderException`s
- Expose the CommandContext which led to `CommandExecutionException`s
- Added helper methods for command flags to MutableCommandBuilder
- Add predicate permissions
## [1.3.0] - 2020-12-18