This repository was archived by the owner on Jul 4, 2020. It is now read-only.
This repository was archived by the owner on Jul 4, 2020. It is now read-only.
Opening Ender Chest with Splash Potion does NOT check the permission for interact #97
Open
Description
I have the following permission node:
-modifyworld.blocks.interact.enderchest:?*
for my creative world (inventory control is done in another way)
Most of the time it works, but I found that a player can open ender chest
when holding a splash potion
even I add a permission node to block the throwing, it still opens the ender chest since the plugin does NOT check interact node (confirmed with pex user <user> toggle debug
)
Metadata
Metadata
Assignees
Labels
No labels