Dr-L0v3

inspircd.conf

Jan 15th, 2017
447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.14 KB | None | 0 0
  1. <config format="xml">
  2. <define name="bindip" value="1.2.">
  3. <server
  4. name="irc.test.org"
  5. description="test"
  6. network="test">
  7. <admin
  8. name="xxx"
  9. nick="xxx"
  10.  
  11. <bind address="*" port="6667" type="clients">
  12.  
  13. <power
  14. diepass="die"
  15. restartpass="restart">
  16. <connect
  17. name="main"
  18. allow="*"
  19. timeout="10"
  20. pingfreq="419"
  21. hardsendq="3048576"
  22. softsendq="1118192"
  23. recvq="12318192"
  24. threshold="10"
  25. commandrate="1000"
  26. fakelag="on"
  27. localmax="3"
  28. globalmax="3"
  29. useident="no"
  30. limit="5000"
  31. modes="+iwx">
  32. <cidr
  33. ipv4clone="32"
  34. ipv6clone="128">
  35. <channels users="20" opers="60">
  36. <banlist chan="#morons" limit="128">
  37. <banlist chan="*" limit="69">
  38. <disabled commands="WHO STATS MAP LINKS KILL GLINE ZLINE KLINE SQUIT TLINE QLINE" usermodes="" chanmodes="O" fakenonexistant="yes">
  39. <options
  40. prefixquit="Quit: "
  41. suffixquit=""
  42. prefixpart="&quot;"
  43. suffixpart="&quot;"
  44. syntaxhints="yes"
  45. cyclehosts="yes"
  46. ircumsgprefix="no"
  47. announcets="yes"
  48. allowmismatched="no"
  49. defaultbind="auto"
  50. hostintopic="yes"
  51. pingwarning="15"
  52. serverpingfreq="60"
  53. defaultmodes="nt"
  54. moronbanner="You're banned! Email [email protected] with the ERROR line below for help."
  55. exemptchanops="nonick:v flood:o"
  56. invitebypassmodes="yes">
  57. <performance
  58. netbuffersize="10240"
  59. maxwho="4096"
  60. somaxconn="128"
  61. softlimit="12800"
  62. quietbursts="yes"
  63. nouserdns="no">
  64. <security
  65. announceinvites="dynamic"
  66. hidemodes="eI"
  67. hideulines="yes"
  68. flatlinks="yes"
  69. hidebans="yes"
  70. hidekills="Disconnected"
  71. hidesplits="no"
  72. maxtargets="20"
  73. customversion="ITF"
  74. operspywhois="yes"
  75. restrictbannedusers="yes"
  76. genericoper="yes"
  77. userstats="GZKsfqPu">
  78. <limits
  79. maxnick="40"
  80. maxchan="64"
  81. maxmodes="20"
  82. maxident="11"
  83. maxquit="255"
  84. maxtopic="307"
  85. maxkick="255"
  86. maxgecos="128"
  87. maxaway="200">
  88. <whowas groupsize="10" maxgroups="100000" maxkeep="3d">
  89. <badnick nick="ChanServ" reason="Reserved For Services">
  90. <badnick nick="NickServ" reason="Reserved For Services">
  91. <badnick nick="OperServ" reason="Reserved For Services">
  92. <badnick nick="MemoServ" reason="Reserved For Services">
  93. <insane
  94. hostmasks="no"
  95. ipmasks="no"
  96. nickmasks="no"
  97. trigger="95.5">
  98. <module name="m_md5.so">
  99. <module name="m_sha256.so">
  100. <module name="m_ripemd160.so">
  101. <module name="m_alias.so">
  102. <module name="m_allowinvite.so">
  103. <module name="m_alltime.so">
  104. <module name="m_auditorium.so">
  105. <auditorium opvisible="no" opcansee="yes" opercansee="yes">
  106. <module name="m_autoop.so">
  107. <module name="m_banexception.so">
  108. <module name="m_banredirect.so">
  109. <module name="m_blockamsg.so">
  110. <blockamsg delay="3" action="killopers">
  111. <module name="m_blockcaps.so">
  112. <blockcaps percent="50"
  113. minlen="5"
  114. capsmap="ABCDEFGHIJKLMNOPQRSTUVWXYZ! ">
  115. <module name="m_blockcolor.so">
  116. <module name="m_botmode.so">
  117. <module name="m_callerid.so">
  118. <callerid maxaccepts="16"
  119. operoverride="no"
  120. tracknick="no"
  121. cooldown="60">
  122. <module name="m_cap.so">
  123. <module name="m_cban.so">
  124. <module name="m_chancreate.so">
  125. <module name="m_chanfilter.so">
  126. <chanfilter hidemask="no">
  127. <module name="m_chanhistory.so">
  128. <chanhistory maxlines="300" notice="yes">
  129. <module name="m_chanlog.so">
  130. <chanlog snomasks="AOcC" channel="#logging">
  131. <channames
  132. denyrange="2,3"
  133. allowrange="">
  134. <module name="m_channelban.so">
  135. <module name="m_chanprotect.so">
  136. <chanprotect
  137. noservices="no"
  138. qprefix="~"
  139. aprefix="&amp;"
  140. deprotectself="yes"
  141. deprotectothers="yes">
  142. <module name="m_check.so">
  143. <module name="m_chghost.so">
  144. <hostname charmap="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ.-_/0123456789">
  145. <module name="m_chgident.so">
  146. <module name="m_chgname.so">
  147. <module name="m_cloaking.so">
  148. <cloak mode="half"
  149. key="fuckkeys"
  150. prefix="hidden-">
  151. <module name="m_close.so">
  152. <module name="m_clones.so">
  153. <module name="m_commonchans.so">
  154. <module name="m_conn_join.so">
  155. <module name="m_conn_umodes.so">
  156. <module name="m_cycle.so">
  157. <module name="m_connectban.so">
  158. <connflood seconds="30" maxconns="3" timeout="30"
  159. quitmsg="Throttled" bootwait="10">
  160. <module name="m_deaf.so">
  161. <module name="m_delayjoin.so">
  162. <module name="m_delaymsg.so">
  163. <module name="m_exemptchanops.so">
  164. <module name="m_globops.so">
  165. <module name="m_globalload.so">
  166. <module name="m_halfop.so">
  167. #<module name="m_helpop.so">
  168. #<include file="conf/helpop.conf">
  169. <module name="m_hidechans.so">
  170. <hidechans affectsopers="false">
  171. <module name="m_hideoper.so">
  172. <module name="m_inviteexception.so">
  173. <inviteexception bypasskey="yes">
  174. <module name="m_joinflood.so">
  175. <module name="m_jumpserver.so">
  176. <knock notify="both">
  177. <module name="m_lockserv.so">
  178. <module name="m_messageflood.so">
  179. <module name="m_namedmodes.so">
  180. <module name="m_namesx.so">
  181. <module name="m_nickflood.so">
  182. <module name="m_nicklock.so">
  183. <module name="m_noctcp.so">
  184. <module name="m_nokicks.so">
  185. <module name="m_nonicks.so">
  186. <module name="m_nopartmsg.so">
  187. <module name="m_nonotice.so">
  188. <module name="m_ojoin.so">
  189. <ojoin prefix="!" notice="yes" op="yes">
  190. <module name="m_operchans.so">
  191. <operprefix prefix="!">
  192. <module name="m_opermotd.so">
  193. <module name="m_override.so">
  194. <override noisy="yes" requirekey="no">
  195. <module name="m_operlevels.so">
  196. <module name="m_opermodes.so">
  197. <module name="m_password_hash.so">
  198. <module name="m_permchannels.so">
  199. <permchannels channel="#staff" modes="OsP" topic="Opers only.">
  200. <module name="m_muteban.so">
  201. #<module name="m_randquote.so">
  202. #<randquote file="conf/quotes.txt">
  203. <module name="m_redirect.so">
  204. <redirect antiredirect="true">
  205. <module name="m_remove.so">
  206. <module name="m_sajoin.so">
  207. <module name="m_sakick.so">
  208. <module name="m_samode.so">
  209. <module name="m_sanick.so">
  210. <module name="m_sapart.so">
  211. <module name="m_saquit.so">
  212. <module name="m_satopic.so">
  213. <module name="m_sasl.so">
  214. <module name="m_securelist.so">
  215. <securehost exception="*@*.searchirc.org">
  216. <securehost exception="*@*.netsplit.de">
  217. <securehost exception="*@echo940.server4you.de">
  218. <securehost exception="*@*.ircdriven.com">
  219. <securelist waittime="60">
  220. <module name="m_servprotect.so">
  221. <module name="m_seenicks.so">
  222. <module name="m_setidle.so">
  223. <module name="m_services_account.so">
  224. <module name="m_sethost.so">
  225. <module name="m_setident.so">
  226. <module name="m_setname.so">
  227. <module name="m_serverban.so">
  228. <module name="m_showwhois.so">
  229. <showwhois opersonly="yes">
  230. <shun enabledcommands="PING PONG" notifyuser="no" affectopers="no">
  231. <module name="m_sslmodes.so">
  232. <module name="m_sslinfo.so">
  233. <module name="m_stripcolor.so">
  234. <module name="m_svshold.so">
  235. <module name="m_swhois.so">
  236. <module name="m_timedbans.so">
  237. <module name="m_tline.so">
  238. <module name="m_topiclock.so">
  239. <module name="m_uhnames.so">
  240. <module name="m_uninvite.so">
  241. <module name="m_userip.so">
  242. <module name="m_xline_db.so">
  243. <xlinedb filename="data/xline.db">
  244. <module name="m_spanningtree.so">
  245. <alias text="NICKSERV" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes">
  246. <alias text="CHANSERV" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes">
  247. <alias text="OPERSERV" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes">
  248. <alias text="MEMOSERV" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes">
  249. <alias text="GAMESERV" replace="PRIVMSG GameServ :$2-" requires="GameServ" uline="yes">
  250. <alias text="BOTSERV" replace="PRIVMSG BotServ :$2-" requires="BotServ" uline="yes">
  251. <alias text="HOSTSERV" replace="PRIVMSG HostServ :$2-" requires="HostServ" uline="yes">
  252. <alias text="ALIS" replace="PRIVMSG ALIS :$2-" requires="ALIS" uline="yes">
  253. <alias text="NS" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes">
  254. <alias text="CS" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes">
  255. <alias text="OS" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes">
  256. <alias text="MS" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes">
  257. <alias text="GS" replace="PRIVMSG GameServ :$2-" requires="GameServ" uline="yes">
  258. <alias text="BS" replace="PRIVMSG BotServ :$2-" requires="BotServ" uline="yes">
  259. <alias text="HS" replace="PRIVMSG HostServ :$2-" requires="HostServ" uline="yes">
  260. <alias text="LS" replace="PRIVMSG ALIS :$2-" requires="ALIS" uline="yes">
  261. <alias text="ID" format="#*" replace="PRIVMSG ChanServ :IDENTIFY $2 $3" requires="ChanServ" uline="yes">
  262. <alias text="ID" format="*" replace="PRIVMSG NickServ :IDENTIFY $2-" requires="NickServ" uline="yes">
  263. <class name="Config" commands="DIE RESTART REHASH LOADMODULE UNLOADMODULE RELOADMODULE RELOAD GLOADMODULE GUNLOADMODULE GRELOADMODULE">
  264. <class name="Ban" commands="KILL GLINE KLINE ZLINE QLINE ELINE RLINE CLOSE FILTER">
  265. <class name="Route" commands="CONNECT SQUIT RCONNECT RSQUIT ALLTIME" privs="servers/auspex">
  266. <class name="Channels" commands="OJOIN SAJOIN SAMODE SAKICK" privs="channels/high-join-limit channels/auspex" chanmodes="*">
  267. <class name="VHost" commands="CHGHOST CHGIDENT CHGNAME SETHOST SETIDENT SETNAME SWHOIS">
  268. <class name="UserAdmin" commands="CHECK SHUN SANICK NICKLOCK NICKUNLOCK" privs="users/auspex users/mass-message">
  269. <class name="Modes" usermodes="*" chanmodes="*">
  270. <class name="Flood" privs="users/flood/no-throttle users/flood/increased-buffers">
  271. <class name="All" privs="*" commands="*" usermodes="*" chanmodes="*">
  272. <type name="oper" classes="All" override="*" host="oper.test.net">
  273. <class name="c_shadow" commands="*" usermodes="*" chanmodes="*" privs="*">
  274. <type name="shadow" classes="c_shadow" modes="+HIWs +*" override="*">
  275. <oper name="name" host="*" type="shadow" password="password">
Advertisement
Add Comment
Please, Sign In to add comment