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}."
]
},
{
"KillerType": "Trap",
"VictimType": "Player",
"DamageType": "Generic",
"Messages": [
"{owner}'s {killer} killed {victim}."
]
},