I suspect that the below should be S_chan_sync as i could not find any
reference to join_sync in the other modules
lib/POE/Component/IRC/Plugin/AutoJoin.pm
44: $irc->plugin_register($self, 'SERVER', qw(001 004 474 isupport
chan_mode join_sync kick part));
107:sub S_join_sync {