Advertisement
taktie0304

Untitled

Apr 19th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. on death of player:
  2. if attacker is set:
  3. if attacker is a player:
  4. send "&a&l+ kill"
  5. stop
  6. else:
  7. stop
  8. stop
  9. else:
  10. stop
  11. stop
  12. if victim is set:
  13. if attacker is a player:
  14. send "&c&l+ Death"
  15. stop
  16. else:
  17. stop
  18. stop
  19. else:
  20. stop
  21. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement