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

Item frame protection not working #1023

Closed
Kryniowesegryderiusz opened this issue Nov 6, 2019 · 2 comments
Closed

Item frame protection not working #1023

Kryniowesegryderiusz opened this issue Nov 6, 2019 · 2 comments
Assignees
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Bug

Comments

@Kryniowesegryderiusz
Copy link

Description

Describe the bug

ItemFrame protection is not working. Its prevented by block-placing and block-breaking, but if both are enabled and item-frame disabled - you can still interact with it.

Steps to reproduce the behavior

Screenshots and videos

Expected behavior

Environment

Server

  • OS: ubuntu
  • Java version: 1.12

Plugins

_______

BentoBox setup

BentoBox and Addons
06.11 01:06:41 [Server] INFO Running PAPER 1.14.4.
06.11 01:06:41 [Server] INFO BentoBox version: 1.8.0-SNAPSHOT-b1413
06.11 01:06:41 [Server] INFO Database: JSON
06.11 01:06:41 [Server] INFO Loaded Game Worlds:
06.11 01:06:41 [Server] INFO skyblock (SkyBlock): Overworld, Nether, End
06.11 01:06:41 [Server] INFO Loaded Addons:
06.11 01:06:41 [Server] INFO Biomes 1.6.0.2-SNAPSHOT-b141
06.11 01:06:41 [Server] INFO BSkyBlock 1.8.0-SNAPSHOT-b489
06.11 01:06:41 [Server] INFO CauldronWitchery 1.5.0.0-SNAPSHOT-#9
06.11 01:06:41 [Server] INFO Challenges 0.9.0-SNAPSHOT-#381
06.11 01:06:41 [Server] INFO DimensionalTrees 1.6.0-SNAPSHOT
06.11 01:06:41 [Server] INFO Level 1.7.0-SNAPSHOT-b284
06.11 01:06:41 [Server] INFO Likes 1.7.0-SNAPSHOT-#7
06.11 01:06:41 [Server] INFO TeamChat ${version}
06.11 01:06:41 [Server] INFO Warps 1.8.0-SNAPSHOT-b183

Configuration
  • Database: JSON

Additional context

@tastybento tastybento added Status: Pending Waiting for a developer to start working on this issue. Type: Bug labels Nov 6, 2019
@tastybento tastybento added this to the 1.9.0 - SpigotMC release! milestone Nov 6, 2019
@tastybento tastybento self-assigned this Nov 6, 2019
@tastybento tastybento added Status: In progress Working on the issue. and removed Status: Pending Waiting for a developer to start working on this issue. labels Nov 6, 2019
@tastybento
Copy link
Member

Item frame removal, placing items into item frame and taking them out will all be blocked by the Item Frame protection flag, irrespective of the break blocks/place blocks flag. Previously, those flags had governed the placement/removal. Also, note that this same concept applies to armor stands too.

@tastybento tastybento added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: In progress Working on the issue. labels Nov 7, 2019
@tastybento tastybento reopened this Nov 7, 2019
tastybento added a commit that referenced this issue Nov 7, 2019
@tastybento
Copy link
Member

Need to fix flag description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants