MilkTeaPopcorn

Untitled

Nov 7th, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. Options:
  2. arrowhealth : &f%victim% &eis on &c%health of victim% &eHP
  3.  
  4. on damage of player:
  5. wait 1 tick
  6. attacker is a player:
  7. projectile exists
  8. if projectile is arrow:
  9. wait 1 tick
  10. victim is not dead:
  11. message "{@arrowhealth}" to the attacker
Add Comment
Please, Sign In to add comment