I think it is possible.

This makes a command trigger. Just change this code
You can change the "Status" in the code at the commands you want
It'll say something like
IF ((@TargetStatus = 16) OR (@TargetStatus = 32) OR (@TargetStatus = 48))
Just change them to your preferences.
Hope this is what you are looking for.