Placeholder {owner} doesn't work
      {
        "KillerType": "Turret",
        "VictimType": "Player",
        "DamageType": "*",
        "Messages": [
          "{owner}'s autoturret killed {victim} over a distance of {distance}."
        ]
      },
      {
        "KillerType": "Player",
        "VictimType": "Turret",
        "DamageType": "*",
        "Messages": [
          "{killer} destroyed {owner}'s autoturret using a {weapon} from {distance}."
        ]
      },

For some reason the {owner}'s turret killing a player works fine but the other way around a player killing {owner}'s turret does not work.  It won't say who's turret was destroyed. But it will say who's turret killed a player. Very strange. Any idea why this is?

I can't get turret to register a kill at all so you're doing better than I am. :(
Can we get an update on this? {owner} does work fine when you get killed by a turret, but not when someone destroyes a turret which is weird since it's basicly the same thing just the other way around.