Guest User

Untitled

a guest
Feb 21st, 2018
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. /scoreboard players tag <entity> add <tagName>
  2.  
  3. scoreboard players tag IronAnvil add ImOP
  4.  
  5. @a[tag=<tagName>,r=R]
  6.  
  7. give @a[tag=ImOP,r=3] minecraft:diamond_sword 1 0
  8.  
  9. /scoreboard players tag <entity> remove <tagName>
Add Comment
Please, Sign In to add comment