BentoBoxWorld / Limits

Limits blocks and entities on islands - for BentoBox
Eclipse Public License 2.0
8 stars 17 forks source link

Can't limit normal item frame but can limit glow item frame #143

Open kit8379 opened 2 years ago

kit8379 commented 2 years ago

Expected behavior

This is the bug. Nothing added. Please help to review it.

Observed/Actual behavior

Can't limit normal itemframe

Steps/models to reproduce

Put ITEM_FRAME: 10 into config reproduce

BentoBox version

1.17.1

Plugin list

No response

Other

No response

tastybento commented 2 years ago

Item frames unfortunately cannot be limited - it's in the ReadMe here: https://github.com/BentoBoxWorld/Limits#items-that-cannot-be-limited. These kind of entities can't be tracked properly. The new GLOW_ITEM_FRAME probably also doesn't work. Although you can add it to the config and it won't be blocked, I think you'll find it doesn't get limited properly, or there are ways to get around the limit. Let me know!