Updated Aug 3, 2026
SnKills is a licensed product: request a license on Discord.
SnKills replaces the vanilla death message with one you write yourself, per damage cause, and puts the killer's weapon in chat with its real in-game tooltip attached.
FALLBACK and everything else gets a default line.PLAYER_KILL fires whenever a player did the killing, whatever the damage cause was, so a
PvP message never has to be duplicated across ENTITY_ATTACK, PROJECTILE and the rest.%item% renders the killer's weapon as a hoverable component showing the item's real
tooltip - name, enchantments, lore and attribute lines - exactly what you see hovering it in
your inventory. Not an approximation built from lore lines.&a), hex (&#RRGGBB) and the MiniMessage colour tags (<gradient>,
<rainbow>) all render.config.yml
automatically, keeping your values and your comments.<click>, <hover>, <font>) render as literal text. A
placeholder can resolve to text a player chose, and a death message goes to every online
player, so live click actions are not worth the exposure.