If your plugin runs on Create or Update event, you can add to your forms a boolean field, this field will be set to true if the save action comes from Form1, set to false otherwise. Inside your plugin you can check easily the value.
Of course this system isn't bulletproof, but maybe is enough for your requirements.
My blog: www.crmanswers.net