Page 1 of 1

room listing

Posted: Sun Nov 07, 2021 2:32 am
by kdmiller45
Is there a config file that can be populated with a list of rooms even though no one may be in them
ie:
#firewall help
#router help
#unrealircd help

and Assign the room description and such so that is shows when a /list is preformed

Keith

Server Ubuntu 20.04
Unrealircd Ver 5.2.2

Re: room listing

Posted: Sun Nov 07, 2021 4:06 am
by DonTCry
You can set each channels as Permanent channel
https://www.unrealircd.org/docs/Channel_Modes
chanmodes/permanent - Permanent channel. After all users leave a channel it is normally destroyed. If you set +P then this won't happen and all settings are preserved.

set /topic to your channels, and /list will provide #channels-name users and topic-description

Re: room listing

Posted: Mon Dec 20, 2021 12:20 pm
by floffy
How to remove a permanent Chanel , When your are not the founder as oper not Work
some one Create a channel with the +P as oper , but this users is Gone , now can not remove this Channel with mode +P

I found it using /samode #Channel -P

Work ..

Re: room listing

Posted: Wed Dec 22, 2021 4:43 pm
by Syzop
Yes, SAMODE #channel -P works. And if you want to be able to do it via MODE as an ircop, then see OperOverride.

Re: room listing

Posted: Tue Dec 28, 2021 1:23 am
by floffy
if some one else create a channel and add a +P , can oper , can remote it ?
i try it , no work , except if i use the users/nick who did it !??