A simple mod that just counts double kills and displays them in chat. By default every double kill (1), though you can change it to any number (every 5 double kills send a message, 10, etc) by editing the line:
DoubleKillNotifier.chat_threshold = 1 <---- change to desired number.