Only send OS notifications from EMCO when Mudlet is not in focus
Only sends notifications from EMCO if Mudlet is not in focus. Can force it to send regardless of focus by setting notifyWithFocus = true,
in the constraints, or running myEMCO:enableNotifyWithFocus()
Once rocode mentioned it in my discord I realized the folly of -always- sending the notifications and hastened to make it right.