[12:35:46] [*Shadow`] #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
[12:35:47] [*Shadow`] # Custom prefixes : allows for channel prefixes to be added.
[12:35:47] [*Shadow`] # This replaces m_chanprotect and m_halfop
[12:35:47] [*Shadow`] #<module name="m_customprefix.so">
[12:35:47] [*Shadow`] #
[12:35:47] [*Shadow`] # name The name of the mode, must be unique from other modes
[12:35:47] [*Shadow`] # letter The letter used for this mode. Required.
[12:35:47] [*Shadow`] # prefix The prefix used for nicks with this mode. Not required.
[12:35:47] [*Shadow`] # rank A numeric rank for this prefix, defining what permissions it gives
[12:35:47] [*Shadow`] # VOICE_VALUE is 10000, HALFOP_VALUE is 20000, OP_VALUE is 30000
[12:35:47] [*Shadow`] # ranktoset The numeric rank required to set/unset this mode. Defaults to rank.
[12:35:47] [*Shadow`] # depriv Can you remove the mode from yourself? Defaults to yes.
[12:35:47] [*Shadow`] #<customprefix name="founder" letter="q" prefix="~" rank="50000" ranktoset="50000">
[12:35:47] [*Shadow`] #<customprefix name="admin" letter="a" prefix="&" rank="40000" ranktoset="50000">
[12:35:47] [*Shadow`] #<customprefix name="halfop" letter="h" prefix="%" rank="20000" ranktoset="30000">
[12:35:47] [*Shadow`] <customprefix name="halfvoice" letter="V" prefix="-" rank="1" ranktoset="20000">