Anteks12345

PvP

Mar 2nd, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. command /pvp:
  2. trigger:
  3. teleport player to {pvp}
  4. equip player with all iron armour of protection 1
  5. give diamond sword of sharpess 1 to player
  6. apply speed 2 for 2 minutes
  7. on rightclick on a button:
  8. if block under clicked-block is sponge
  9. execute player's command "/pvp"
  10. command /setpvp:
  11. trigger:
  12. if player has permission "pvp.ustaw":
  13. set {pvp} to player's location
Advertisement
Add Comment
Please, Sign In to add comment