I basically want it g=to give the nearest player whos level is above 10 and is within 5 blocks a little bit of stone but it does nothing. It works with just @p[lm=10] and @p[r=5] but when I try to put it together it does nothing at all. What's going on here?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
/give @p[lm=10, r=5] 1 1
I basically want it g=to give the nearest player whos level is above 10 and is within 5 blocks a little bit of stone but it does nothing. It works with just @p[lm=10] and @p[r=5] but when I try to put it together it does nothing at all. What's going on here?