BarunYYT

bMoreTool's

Aug 23rd, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. command /miecz [<text>]:
  2. trigger:
  3. if player has permission "mtool.miecz" or "mtool.*":
  4. if arg 1 is "mtrucizny":
  5. give player diamond sword named "&bMiecz &2Trucizny" with lore "&aZasmakuj trutki"
  6. send "&c Otrzymano &bMiecz &2Trucizny"
  7.  
  8. on damage:
  9. if attacker is player:
  10. if player tool is diamond sword named "&bMiecz &2Trucizny"
  11. chance of 70%:
  12. apply poison to victim for 5 second
Advertisement
Add Comment
Please, Sign In to add comment