utarwyn / EnderContainers

A modern and customizable Bukkit plugin to divide enderchest into multiple inventories.
https://spigotmc.org/resources/4750/
BSD 3-Clause "New" or "Revised" License
25 stars 14 forks source link

disable worldguard hook setting #200

Open hkkongou opened 2 years ago

hkkongou commented 2 years ago

Is your feature request related to a problem? Please describe.

After installed endercontainers , all enderchest are hooked to worldguard use/interact flags in the pass, they don't, so i have use and interact flags off to prevent players to interact trap doors and doors in spawn, but now, having endercontainers installed, enderchest cannot be open because of the enderchest is hooked to worldguard flags

Describe the solution you'd like disable worldguard hook setting or add a custom worldguard flags instead of connect it to use/interact flags or add a custom yml setting true or false

Additional context

utarwyn commented 2 years ago

Hello, I have fixed this problem by using flag "chest-access" to have same protection level as for chests and shulker boxes.

It will be available from version 2.2.3. You can download development builds here: https://github.com/utarwyn/EnderContainers#downloads