Skip to content

Release 1.2.2

Compare
Choose a tag to compare
@ds58 ds58 released this 01 May 19:10
· 378 commits to master since this release

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 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.