core: fix And/OrPermission losing conditional tree (#296)
This commit is contained in:
parent
5648128217
commit
9f0ff4e504
4 changed files with 30 additions and 10 deletions
|
|
@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Fixed
|
||||
- Bukkit: Permission checking and syntax string for Bukkit '/help' command
|
||||
- And/OrPermission factory method `of` did not preserve the conditional tree
|
||||
|
||||
## [1.5.0]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue