Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

Can't restrict placement of single blocks #96

Open
garfonzo opened this issue Aug 21, 2014 · 1 comment
Open

Can't restrict placement of single blocks #96

garfonzo opened this issue Aug 21, 2014 · 1 comment

Comments

@garfonzo
Copy link

No matter what I try, I can't seem to restrict the placement of specific blocks. For example, I've been trying to restrict the placement of dirt (just for testing) and it doesn't work. This is my permissions setup (pex):

- -modifyworld.blocks.place.3
- -modifyworld.blocks.interact.3
- -modifyworld.bucket.empty.lava
- modifyworld.digestion
- modifyworld.*

I've tried putting interact first, putting interact.*, and all sorts of combinations. If I do this:

- -modifyworld.blocks.place.*
- -modifyworld.blocks.interact.*

it will prevent placement of all blocks, but that's not my goal.

How do I prevent placement of specific blocks?

@PikachuEXE
Copy link

try pex user Playername toggle debug to find out the node first, could be related to setting

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants