Anope.org > Anope General

How to Create # only for limited opertype

(1/1)

skutte:
hi all how to create #channel only for Services Root only can join the #channel, so Services Administrator,Services Operator, Helper cant join that #channel

#SRA only Services Root


Thanks in advance

Regards
skutte the beginner

Lord255:

--- Quote from: skutte on February 22, 2020, 05:16:17 PM ---hi all how to create #channel only for Services Root only can join the #channel, so Services Administrator,Services Operator, Helper cant join that #channel
#SRA only Services Root

--- End quote ---


hello!

services does not provide any channel modes.
every ircd has its own ones, for example here are the unrealircd ones:
https://www.unrealircd.org/docs/Channel_modes

for example you could set:
+O - for ircops only
+R - registered nicks only
and
+k - join only with the known key
and you could set
+i - invite only, but opers with correct flags could bypass that.

you can set a +b *!*@* so ban everybody and set a +e (exception) for yourself.. etc..

but there is no such channel flag on unrealircd side which would allow only service root to join.


Navigation

[0] Message Index

Go to full version