geNAZt / CloudChat

This Chat for BungeeCord opens up your Chat to all Servers!Including a IRC Bot and Private Messages!Also this Chat supports multiple Channels and custom NicknamesYou also can use CloudChatBukkit for Prefix/Suffix out of Bukkit !
Other
12 stars 8 forks source link

IRC joining a secured room (password or invite) #99

Closed eledore closed 10 years ago

eledore commented 10 years ago

We would like to have our 'Staff' channel report to a IRC room But would not like everyone to be able to join this room only our staff members.

This can be achieved by; Either by password protecting this room (/join #room (password) Or set to the room invite only and allow the bot in trough chanserv (/cs invite #room)

Currently CloudChat does not allow either. I think simplest sollution would to allow joining of a password protected room. While i would love the other option more.

geNAZt commented 10 years ago

CloudChat supports Channel passwords. "#channel password" needs to be used in the IRC config.

eledore commented 10 years ago

Cant believe i didn't just try it. Atleast add it to the irc.yml documentation, so the next one with this issue knows how to solve it.

Thanks for the great plugin.