knugi

Untitled

Dec 20th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. command /miecz:
  2. trigger:
  3. if player has permission "excalibur.give":
  4. give diamond sword of sharpness 5 and unbreaking 3 named "&4Excalibur" to the player
  5. stop
  6. send "&cNo permission"
  7. stop
  8. on damage:
  9. name of attacker's tool is "&4Excalibur"
  10. attacker doesn't have strength
  11. apply strength 2 to the attacker for 2 seconds
Advertisement
Add Comment
Please, Sign In to add comment