Is it possible to send a message with the plugin auto action all members of a group of groupjive when a new user joins a group?
Yes and no. Yes, you can send a message, but no you can't send to all the members of that group. The auto action doesn't loop through every user of the group and email each, but it is possible to send an email using the below trigger.
gj_onAfterJoinGroup
What is the type: login/logout ?
Exactly as the action implies. It logs a user in or logs a user out.