Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Variables
- # %victim% = Username of the victim
- # %attacker% = Username of the attacker
- on death of player:
- #Projectiles
- if attacker is a player:
- if projectile is set:
- set the death message to "&c%attacker% &7murders &c%victim%"
- #Mob
- if attacker is not a player:
- if attacker is set:
- set the death message to "&c%attacker% &eslays &c%victim%"
- #Magic
- if damage was caused by potion:
- set the death message to "&c%victim% &edied."
- #Player
- if attacker is a player:
- if attacker is set:
- set the death message to "&c%attacker% &ekills &c%victim% &eusing a &cDiamond Sword"
Advertisement
Add Comment
Please, Sign In to add comment