Additions:
- Added checks bypass for players with OP or permission panilla.bypass
Fixes:
- Adjusted BlockEntityTag checking
BlockEntityTag explanation:
strictness: lenient will allow any item to contain the tag. Panilla will check items within the tag, eg: checking the items within a hopper/chest/ShulkerBox/etc that has BlockEntityTag.
strictness: average same functionality as lenient
strictness: strict will only allow ShulkerBox items to contain the tag (the way it is in survival-mode), as well as checking the items within the ShulkerBox.