PEXPlugins / Modifyworld

Restriction plugin for Bukkit. Part of PermissionsEx bundle.
36 stars 38 forks source link

Opening Ender Chest with Splash Potion does NOT check the permission for interact #97

Open PikachuEXE opened 10 years ago

PikachuEXE commented 10 years ago

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)