Enabling trap kills such as land mines or bear traps?
I'm trying to enable Trap kills and I'm putting in the following, but nothing appears when anyone gets killed by them:

{
"KillerType": "Trap",
"VictimType": "Player",
"DamageType": "Generic",
"Messages": [
"{owner}'s {killer} killed {victim}."
]
},
In response to Sensei ():
I'm trying to enable Trap kills and I'm putting in the following, but nothing appears when anyone ge...
Please try using the * wildcard for the damage type.
Also the {owner} placeholder is currently not available for traps, see https://umod.org/plugins/death-notes#available-variable-placeholders
In response to LaserHydra ():
Please try using the * wildcard for the damage type.
Also the {owner} placeholder is currently...
Thanks dude it worked! However, do you have a solution for bear traps and flame turrets and spikes? They don't show up, people are requesting them in my server :)
In response to Sensei ():
Thanks dude it worked! However, do you have a solution for bear traps and flame turrets and spikes?...
The {owner} placeholder should now be available for traps.
In response to LaserHydra ():
The {owner} placeholder should now be available for traps.
I don't use {owner} for traps e.g. my server just says "{player} was killed by a Gun Trap/Turret."

Did you enable kills for land lines and bear traps to the recent update?

Merged post

I'd like it to be able to say "{player} was killed by a Land Mine/Bear Trap."