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

modifyworld.items.put.<itemid>.of.<container> not working! #79

Open
ghost opened this issue Sep 8, 2013 · 5 comments
Open

modifyworld.items.put.<itemid>.of.<container> not working! #79

ghost opened this issue Sep 8, 2013 · 5 comments

Comments

@ghost
Copy link

ghost commented Sep 8, 2013

i am trying to make my server so that in one group can't interact with "item holders" but whenever i try to do:

- -modifyworld.items.put.<itemid>.of.<container>

it won't work!!!

please help

@daboross
Copy link
Contributor

daboross commented Sep 8, 2013

Are you literally putting modifyworld.items.put..of.?

@zml2008
Copy link
Member

zml2008 commented Sep 8, 2013

Github/your browser was interpreting the brackets as html tags since the orig author didn't wrap it in code tags. I fixed that.

@Q2Lummox
Copy link

I have the same problem, I put:

- -modifyworld.items.take.392.of.:?*
- -modifyworld.items.put.392.of.:?*

And the "take" permissions works well, but the put permissions don't work.

I tried:

- -modifyworld.items.take.392.of.furnace
- -modifyworld.items.put.392.of.furnace

And:

- -modifyworld.items.take.392.of.61
- -modifyworld.items.put.392.of.61

With the same results.

@RiflemanSD
Copy link

is a bug with the code here.
look here: #90

@PikachuEXE
Copy link

Might be fixed by #102

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

5 participants