1

Blindness Command Block Issue

NohaMC 10/13/16 12:13 pm
357
10/13/2016 5:41 pm
So I am working on a map and I set up player detection (test for @p[r=36,ml=0])
And I am trying to make it where if you're near it gives you blindness, but its not working, please help!
Posted by
NohaMC
Level 15 : Journeyman Crafter
1

  Have something to say?

JoinSign in

4

Bertiecrafter
10/13/2016 5:37 pm
Level 72 : Legendary System
minimum level I suppose? Use lm, not ml (!)
1
Greystalk
10/13/2016 2:15 pm
Level 46 : Master Ranger
All you need to do is

/effect @p[r=36] blindness 1 1
1
clay53_clayton
10/13/2016 5:41 pm
Level 25 : Expert System
it's actually better to do @a instead of @p for this
1
matriushka
10/13/2016 12:26 pm
Level 1 : New Collective
What is "ml" part for? And what does error say?

Command is testfor, not test for, just in case.
1

Welcome