diff options
-rw-r--r-- | docs/modules.conf.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules.conf.example b/docs/modules.conf.example index da7e5ddb6..7975283ee 100644 --- a/docs/modules.conf.example +++ b/docs/modules.conf.example @@ -632,7 +632,7 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Custom prefixes : allows for channel prefixes to be added. -# This replaces m_chanprotect and m_halfop +# This can replace m_chanprotect and m_halfop, except for interation with services #<module name="m_customprefix.so"> # # name The name of the mode, must be unique from other modes @@ -645,7 +645,7 @@ #<customprefix name="founder" letter="q" prefix="~" rank="50000" ranktoset="50000"> #<customprefix name="admin" letter="a" prefix="&" rank="40000" ranktoset="50000"> #<customprefix name="halfop" letter="h" prefix="%" rank="20000" ranktoset="30000"> -<customprefix name="halfvoice" letter="V" prefix="-" rank="1" ranktoset="20000"> +#<customprefix name="halfvoice" letter="V" prefix="-" rank="1" ranktoset="20000"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Custom title module: Adds the /TITLE command which allows for trusted |