Explain and difference between all return 1.return PLUGIN_HANDLED; 2.return PLUGIN_CONTINUE; 3.return; 4.return 1; 5.return 0;