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

Allow using blocks locked indirectly by a protection #163

Open
JosTheDude opened this issue Jan 11, 2025 · 3 comments
Open

Allow using blocks locked indirectly by a protection #163

JosTheDude opened this issue Jan 11, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@JosTheDude
Copy link

Issue

Items that are attached to another 'locked' block or item become unusable

Reproduction

  1. Install Bolt on a server
  2. Setup a sign, item frame, etc. connected to a chest or barrel
  3. Lock the sign, item frame, etc.
  4. Block it is attached too (i.e. chest) becomes unusable

Video

2025-01-11.00-10-33.mov

Video depicting issue.

Additional Info

Thanks for the awesome plugin<3

@pop4959
Copy link
Owner

pop4959 commented Jan 11, 2025

Looks to be working as intended since you do not have permission to interact with that sign, and the connected block to the sign falls under the sign's protection.

Keep in mind that without admin transfer you would not have been able to get into that position (since "interact" permission would be denied on placing the sign against the chest).

@pop4959 pop4959 added the question Further information is requested label Jan 11, 2025
@JosTheDude
Copy link
Author

Looks to be working as intended since you do not have permission to interact with that sign, and the connected block to the sign falls under the sign's protection.

Keep in mind that without admin transfer you would not have been able to get into that position (since "interact" permission would be denied on placing the sign against the chest).

Thanks for the reply.

Would it be possible for a configuration option to make it such that blocks attached to protected blocks don't subsequently become protected? A few players in my community want to lock item frames attached to chests but not the chests themselves.

@pop4959
Copy link
Owner

pop4959 commented Jan 11, 2025

Generally that doesn't really make much sense, because the reason these blocks are locked by association is so that you can't break the block by breaking it's supporting block.

I'll leave this open until I can take a closer look though, maybe there is an alternative here that would work since it sounds like you want the interaction to be different.

@pop4959 pop4959 added enhancement New feature or request and removed question Further information is requested labels Jan 11, 2025
@pop4959 pop4959 changed the title Blocks Behind Locked Items become Unusable Allow using blocks locked indirectly by a protection Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants