Kusa_Haenai_wWW

Untitled

Jul 20th, 2019
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. on damage of player:
  2. projectile is a arrow
  3. distance between projectile and victim's head <= 0.2
  4. attacker is a player
  5. play entity_firework_blast at attacker with volume 1 and pitch 1
  6. kill the victim
  7. broadcast "&c%attacker% &e<HS>=> &b%victim%"
Advertisement
Add Comment
Please, Sign In to add comment