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

Is there a way to restrict players from taking items from item frames ? #301

Closed
AdleyBro opened this issue Jul 27, 2017 · 6 comments
Closed
Assignees
Milestone

Comments

@AdleyBro
Copy link

AdleyBro commented Jul 27, 2017

Hi,

I like to use item frames to indicate certain things, or just for decoration. But I don't want players to be able to take the items that are inside. Is it possible to deny that ?

Thank you.

@Sataniel98
Copy link
Member

I agree, it should be forbidden if players can't break blocks.

@AdleyBro
Copy link
Author

Well, the config file is set to not let them break blocks. Yes, they can't break blocks, but they're still able to take the items from the frames.

@Sataniel98
Copy link
Member

I know. It seems I didn't have them in mind when I programmed the build / destroy game rules. That's definitely something to add. That's what I meant: It should be forbidden to take items from frames when players are not supposed to break / place blocks. But it's not at the moment. Thank you for bringing it to my attention :)

@Tiplish
Copy link
Contributor

Tiplish commented Jul 28, 2017

Is it possible to let player take items from item frame but to not break block? I think 2 differents options could be better when we want to let player take item from frame in adventure mod :p

@Sataniel98
Copy link
Member

If you're in adventure mode, you don't need the block protections anyway, do you?

@Tiplish
Copy link
Contributor

Tiplish commented Jul 31, 2017

Maybe i haven't understand what you will add. To be clear, i would that when player interract with frame in adventure mod (my default mod for dungeon), i would choose if they could interract with item frame or not (i haven't understand if, when player can't break block, they will not interract with frame too).

@Sataniel98 Sataniel98 added this to the Beta 0.16 milestone Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants