mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 18:49:03 -04:00
Document m_operinvex
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10417 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
3fab57d9ec
commit
66917d76f5
@ -924,6 +924,16 @@
|
||||
# Oper flood module: Removes flood limits from users upon opering up
|
||||
#<module name="m_operflood.so">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# Oper invex/extban module: Adds +beI type O, to ban, exempt, and invex
|
||||
# given oper type masks.
|
||||
# e.g, /mode #channel +iI O:* is equivilant to chmode +O, but you
|
||||
# may also, e.g. /mode #channel +iI O:AdminTypeOnly to only allow admins.
|
||||
#
|
||||
# +be work in a similar fashion.
|
||||
#
|
||||
#<module name="m_operinvex.so">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# Oper Join module: Auto-joins opers to a channel upon oper-up
|
||||
#<module name="m_operjoin.so">
|
||||
|
Loading…
x
Reference in New Issue
Block a user