Pawn ground reactions

Edit: I must have been looking at some old code this morning. Like I thought originally, there is an event that fires (AircraftCrashed) in the JSBSim plugin when the aircraft crashes. Just listen for this event in your blueprint/class/whatever. JSBSim has already done the difficult work of detecting when an aircraft crashes. No reason to reinvent the wheel.