Announce end of invite phase on player logout/exit
f90 opened this issue ยท 1 comments
When player logs out or exits the game, addon should notice this and trigger endInvitePhase
to announce to guild that the invite phase ended (if this is set in the settings). We need to figure out a way to detect this event. PLAYER_LOGOUT
does not seem to be triggered confusingly.