mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 11:09:04 -04:00
Add m_services_account
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4071 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
caaa2a9c88
commit
cbc40cf19c
@ -1028,8 +1028,17 @@
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# Services support module: Adds several usermodes such as +R and +M
|
||||
# this module implements the 'identified' state via user mode +r, which
|
||||
# is similar to the DALnet and dreamforge systems.
|
||||
#<module name="m_services.so">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# Services support module: Adds several usermodes such as +R and +M
|
||||
# this module implements the 'identified' state via account names (AC)
|
||||
# and is similar in operation to the way asuka and ircu handle services.
|
||||
# it cannot be used at the same time as m_services, above.
|
||||
#<module name="m_services_account.so">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# Sethost module: Adds the /SETHOST command
|
||||
#<module name="m_sethost.so">
|
||||
|
Loading…
x
Reference in New Issue
Block a user