update for modes1.5.1. Please find: +I

This mode allows a channel operator to set a list of users who are allowed to join a +i (invite only) channel.

Syntax:

/mode #channelname +/-I [hosts]

Example:

/mode #peanutbutter +I PJKevin!*@*.my

In the above example, PJKevin will be allowed to join the channel even if the channel is +i with the hostmask PJKevin!kevin@brk32-kj.jaring.my since it matches an invite entry.

Note: Please note that this mode does not override bans set in the channel.

Change it to: +I

This mode allows a channel operator to set a list of users who are allowed to join a +i (invite only) channel or a +R (only registered nicks) channel.

Syntax:

/mode #channelname +/-I [hosts]

Example:

/mode #peanutbutter +I PJKevin!*@*.my

In the above example, PJKevin will be allowed to join the channel even if the channel is +i or +R with the hostmask PJKevin!kevin@brk32-kj.jaring.my since it matches an invite entry.

Note: Please note that this mode does not override bans set in the channel.

Thanks :)