Can you add API for when a strike is called? This would be to determine which plane it is, and which player called it.

Interface.CallHook("OnAirstrike", plane, player);

Requested for the Raid Tracker plugin. Thank you.