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
26 stars 14 forks source link

Issue: Bug report #157

Closed brmghme closed 3 years ago

brmghme commented 3 years ago

I did this but it only works when I type /ec But when I left click on enderchest it doesn't open

CrispyDairy commented 3 years ago

Make sure you're not in a worldguard, I thought this at first too. It doesn't work in worldguard regions

utarwyn commented 3 years ago

@brmghme: I don't understand.. Do you have more info about the problem? An error log? A message in your chat when trying to open it using right click?

@CrispyDairy: why does it not work in WorldGuard regions? Do I need to do a bugfix here?

Thank you!

CrispyDairy commented 3 years ago

I'm not quite sure, I didn't look into it further because I only have my spawn protected under worldguard. And I don't need enderchests there. I can run some debug for you if you'd like

utarwyn commented 3 years ago

I'm not quite sure, I didn't look into it further because I only have my spawn protected under worldguard. And I don't need enderchests there. I can run some debug for you if you'd like

@CrispyDairy: as explained in the wiki page WorldGuard integration, it automatically protects enderchests from being used based on your zones flags. If a zone denies INTERACT or USE flag, it will prevent players to use enderchests. I think there is no problem with that system :+1:

CrispyDairy commented 3 years ago

Ah, I guess it also stops region owners from opening them. Not an issue though :)

utarwyn commented 3 years ago

@brmghme Any news on your problem with the plugin?