Hello there. Thank you for your work! Is there any way to add separate notification type for each alert.
For example currently config have these:

  },
  "UI Notify": {
    "Enabled": true,
    "Notification Type": 99
  },​
And plugin use Notification Type: 99 for all alerts (Patrol Helicopter, Cargo, Supply Drop, etc.)
Would be really cool if we can configure different notification type for each event, for future styling in UINotify plugin.

Cheers!