X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/31de7821071b7cf66095bb216555c1d4c03ca2b4..ab2acf0a53a9b1a88a696dd6085a860562f241b1:/x3.conf.example diff --git a/x3.conf.example b/x3.conf.example index e437691..5061c79 100644 --- a/x3.conf.example +++ b/x3.conf.example @@ -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. @@ -561,6 +562,7 @@ // 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"; @@ -656,6 +658,7 @@ "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) @@ -671,6 +674,7 @@ "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)