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
room listing
Moderator: Supporters
Re: room listing
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
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
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 ..
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
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
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 !??
i try it , no work , except if i use the users/nick who did it !??
Re: room listing
thanks for your instructions. I followed your instructions and it worked.DonTCry wrote: Sun Nov 07, 2021 4:06 am You can set each channels as Permanent channel
https://www.unrealircd.org/docs/Channel_Modes google doodle baseball
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