buri810

Untitled

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