How to exclude specific killers/victims?Solved
Does anyone know how to exclude specific killer types/victims?
I would like to exclude animals and NPC's that get killed by a player.
I don't need that.
Thank you in advance.
There are two ways you can do this.
For the message blocks describing the scenarios you don't want to appear in chat,
either remove the entire message block, or empty the messages so that it's only [ ].

They do slightly different things though. If you remove the entire message block, this means if a different message block fits the scenario, that will be triggered. If you however only empty the messages, you make sure that this exact scenario is ignored.
Thank you very much. I will try it out.
Locked automatically