Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening Vanilla directly if no permission for extra chests #120

Open
MageAtoru opened this issue Feb 3, 2021 · 2 comments
Open

Opening Vanilla directly if no permission for extra chests #120

MageAtoru opened this issue Feb 3, 2021 · 2 comments
Assignees
Labels
type: enhancement Features and feature requests.

Comments

@MageAtoru
Copy link

Is your feature request related to a problem? Please describe.
Feature request: Opening Vanilla enderchest for players who don't have permission for extra enderchests

Describe the solution you'd like
When a player without extra enderchests permissions clicks on a enderchest it should open the vanilla ender chest directly instead of the menu where the only option the player has is the vanilla chest

@MageAtoru MageAtoru added the type: enhancement Features and feature requests. label Feb 3, 2021
@utarwyn
Copy link
Owner

utarwyn commented Mar 8, 2021

Hello @MageAtoru, I have included your feature idea in the next release (v2.2.1) which will be out soon!

You can try it now by downloading latest development build (may be unstable):
https://ci.utarwyn.fr/job/EnderContainers/lastSuccessfulBuild/

But maybe I should make this behavior configurable? What do you think?

@utarwyn
Copy link
Owner

utarwyn commented Mar 11, 2021

In order to do not disturb servers with that new feature, I have limited that behavior when onlyShowAccessible is equal to true in the configuration. It does not make sense to display the main menu with only one item, but if locked chests are displayed it could make sense.

In the next feature release I will add a new field to configure this behavior more precisely.
(openChestIfOnlyOneAccessible that defaults to true for example)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Features and feature requests.
Projects
None yet
Development

No branches or pull requests

2 participants