Can you list chmodes for channels?
Posted: Fri Jun 09, 2006 1:53 am
Is there a command to list all hosts with a +e or a +I on a specific channel?
Welcome to the UnrealIRCd Forums!
https://forums.unrealircd.org/
Code: Select all
/mode #channel e
/mode #channel ICode: Select all
/mode #channel +e
/mode #channel +I