buri810

Untitled

Feb 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. on damage of a player:
  2. victim is player:
  3. message "&b%attacker%&aから&c%damage%&aを受けました!" to the victim
  4.  
  5. on damage of entity
  6. attacker is player:
  7. message "&b%victim%&aに&c%damage%&aを与えました!" to the attacker
Advertisement
Add Comment
Please, Sign In to add comment