Advertisement
Filipw05

Untitled

Nov 1st, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. on rightclick on button:
  2. if data of block infront of block behind event-block is 4:
  3. loop all players:
  4. if "%region at loop-player%" contains "{MobArena}":
  5. give diamond sword of sharpness 1 to loop-player
  6. set chestplate of loop-player to diamond chestplate protection 1
  7. set leggins of loop-player to diamond leggins of protection 1
  8. set boots of loop-player to diamond boots of protection 1
  9. set helmet of loop-player to diamond helmet of protection 1
  10. give 8 golden apple to loop-player
  11. give 128 arrow to loop-player
  12. give bow of power 1 to loop-player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement