]> jfr.im git - irc/evilnet/x3.git/blobdiff - x3.conf.example
Fix for OpServ COLLIDE and RESERVE not working properly
[irc/evilnet/x3.git] / x3.conf.example
index e4376910623bc445eb78c4adc1eba2d97c51a8cf..5061c794a67f2a8188d82c54a16c97b487df7386 100644 (file)
@@ -57,8 +57,9 @@
      * 4 - nefarious 0.4.x and other ircds
      * 5 - nefarious 1.0.x and higher (Obselete)
      * 6 - nefarious 1.1.0 and higher (Obselete)
-     * 7 - nefarious 1.2.0 and higher (Branch Revsion)
-     * 8 - nefarious 1.3.0 and higher (Trunk Revsions)
+     * 7 - nefarious 1.2.0 and higher (Obselete)
+     * 8 - nefarious 1.3.0 and higher (Legacy Version)
+     * 9 - nefarious 2.0.x and higher (Current Version)
      */
     "type" "8";
     "host_in_topic" "1"; //Set to 1 if your Nefarious server have the HOST_IN_TOPIC F:line set to TRUE.
 
         // debug channel
         "debug_channel" "#operserv";
+        "debug_channel_modes" "+tinms";
 
         // url of the network rules. if you don't have network rules, remove this key.
         "network_rules" "http://www.afternet.org/aup";
     "snoop" {
         // Where to send snoop messages?
         "channel" "#MrSnoopy";
+        "channel_modes" "+sntim";
         // Which bot?
         "bot" "O3";
         // Show new users and joins from net joins?  (off by default)
         "snomask" "nick,join,part,kick,new,del,auth,chanmode,umode";
         // Where to send snoop messages?
         "channel" "#MrPeanuts";
+        "channel_modes" "+sntOm";
         // Which bot?
         "bot" "O3";
         // Show new users and joins from net joins?  (off by default)