X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/d76ed9a966ee3d955c8ef00ecc02e643c2005e2e..d9d33535b1c4723eaad2f4a684706bfd4ba57641:/src/nickserv.help diff --git a/src/nickserv.help b/src/nickserv.help index 82a3309..f1fa411 100644 --- a/src/nickserv.help +++ b/src/nickserv.help @@ -1,23 +1,69 @@ "" { "/services/nickserv/disable_nicks" { "/services/nickserv/email_enabled" ( - "$b$N Help$b", - "$b$N$b is an authentication service, intended to serve as a central authentication point for all other network services. $b$C$b, $b$O$b, and $b$G$b all depend on $b$N$b to verify that users are valid.", - "$b$N$b command categories:", - " ACCOUNT Account management.", - " NOT NICKSERV A note on what this service does and does not do.", - " EMAIL Email maintenance commands.", - " OTHERS Other functions.", - " COMMANDS A list of all available commands." + " $b$N$b is the login bot. It provides ", + " accounts for use on the network. ", + " $N is how you 'log in' to get access ", + " in channels registered with $C, and ", + " its how ircops are known to $O and $G.", + " To get an account: ", + " $b/msg $N HELP REGISTER$b ", + " To login to your account: ", + " $b/msg $N@$s AUTH accountname password$b", + " $b$b", + " Read more about $N in the help system:", + " To read help, type:", + " $b/msg $N HELP <$bsubject$b>$b ", + " (In help, words in <> represent required", + " parameters. Words in [] are optional.)", + " For example: $b/msg $N HELP REGISTER$b", + " shows help with the command create an ", + " account. ", + " $b$b", + " $b$N$b help categories:", + " $bACCOUNT$b Account management.", + " $bEMAIL$b Email based commands", + " such as recovering forgotten", + " passwords.", + " $bIGNORE$b Ignore list management.", + " $bINFORMATION$b Informational functions.", + " $bOPER$b Commands for IRC Operators.", + "$b$b", + " $b$N is $uNOT$u a NickServ$b! ", + " We do not 'own' nicks here. ", + " see $b/msg $N HELP NOT NICKSERV$b ", + " for details " ); "!/services/nickserv/email_enabled" ( - "$b$N Help$b", - "$b$N$b is an authentication service, intended to serve as a central authentication point for all other network services. $b$C$b, $b$O$b, and $b$G$b all depend on $b$N$b to verify that users are valid.", - "$b$N$b command categories:", - " ACCOUNT Account management.", - " NOT NICKSERV A note on what this service does and does not do.", - " OTHERS Other functions.", - " COMMANDS A list of all available commands." + " $b$N$b is the login bot. It provides ", + " accounts for use on the network. ", + " $N is how you 'log in' to get access ", + " in channels registered with $C, and ", + " its how ircops are known to $O and $G.", + " To get an account: ", + " $b/msg $N HELP REGISTER$b ", + " To login to your account: ", + " $b/msg $N@$s AUTH accountname password$b", + " $b$b", + " Read more about $N in the help system:", + " To read help, type:", + " $b/msg $N HELP <$bsubject$b>$b ", + " (In help, words in <> represent required", + " parameters. Words in [] are optional.)", + " For example: $b/msg $N HELP REGISTER$b", + " shows help with the command create an ", + " account. ", + " $b$b", + " $b$N$b help categories:", + " $bACCOUNT$b Account management.", + " $bINFORMATION$b Informational functions.", + " $bIGNORE$b Ignore list management.", + " $bOPER$b Commands for IRC Operators.", + "$b$b", + " $b$N is $uNOT$u a NickServ$b! ", + " We do not 'own' nicks here. ", + " see $b/msg $N HELP NOT NICKSERV$b ", + " for details " ); }; "!/services/nickserv/disable_nicks" { @@ -25,20 +71,20 @@ "$b$N Help$b", "$b$N$b is a nickname and authentication service, intended to serve as a central authentication point for all other network services. $b$C$b, $b$O$b, and $b$G$b all depend on $b$N$b to verify that users are valid. It also manages nickname ownership.", "$b$N$b command categories:", - " ACCOUNT Account management.", - " NICK Nick management.", - " EMAIL Email maintenance commands.", - " OTHERS Other functions.", - " COMMANDS A list of all available commands." + " ACCOUNT Account management.", + " NICK Nick management.", + " EMAIL Email maintenance commands.", + " INFORMATION Other functions.", + " OPER $N commands for IRC Operators." ); "!/services/nickserv/email_enabled" ( "$b$N Help$b", "$b$N$b is a nickname and authentication service, intended to serve as a central authentication point for all other network services. $b$C$b, $b$O$b, and $b$G$b all depend on $b$N$b to verify that users are valid. It also manages nickname ownership.", "$b$N$b command categories:", - " ACCOUNT Account management.", - " NICK Nick management.", - " OTHERS Other functions.", - " COMMANDS A list of all available commands." + " ACCOUNT Account management.", + " NICK Nick management.", + " INFORMATION Other functions.", + " OPER $N commands for IRC Operators." ); }; }; @@ -47,43 +93,85 @@ "ACCOUNT" { "/services/nickserv/enable_ghost" ( - "Accounts are the way that $b$C$b identifies you for access to channels. They are slightly similar to IRC nicks, but only have meaning to the services bots. Until you authenticate to $b$N$b on an account, you can only use the $bREGISTER$b and $bAUTH$b commands.", - "Account management commands are:", - " REGISTER Register a new account.", - " AUTH Authenticate yourself to $b$N$b using an existing account.", - " PASS Change your account's password.", - " ADDMASK Add a hostmask to your account.", - " DELMASK Remove a hostmask from your account.", - " SET Set per-account options.", - " UNREGISTER Unregister an account.", - " GHOST Disconnects your old clients", - " ACCOUNT FLAGS Definition for each account flag" + " Accounts are the way that $b$C$b ", + " identifies you for access to channels. ", + " They are slightly similar to IRC nicks, ", + " but only have meaning to the services ", + " bots. Until you authenticate to $b$N$b ", + " on an account, you can only use the ", + " $bREGISTER$b and $bAUTH$b commands. ", + "$b$b", + " Account management commands are:", + " $bREGISTER$b Register a new account.", + " $bUNREGISTER$b Unregister an account.", + " $bAUTH$b Authenticate yourself to $b$N$b using an existing account.", + " $bPASS$b Change your account's password.", + " $bADDMASK$b Add a hostmask to your account.", + " $bDELMASK$b Remove a hostmask from your account.", + " $bSET$b Set per-account options.", + " $bGHOST$b Disconnects your old clients", + " $bACCOUNT FLAGS$b Definition for each account flag" ); "!/services/nickserv/enable_ghost" ( - "Accounts are the way that $b$C$b identifies you for access to channels. They are slightly similar to IRC nicks, but only have meaning to the services bots. Until you authenticate to $b$N$b on an account, you can only use the $bREGISTER$b and $bAUTH$b commands.", - "Account management commands are:", - " REGISTER Register a new account.", - " AUTH Authenticate yourself to $b$N$b using an existing account.", - " PASS Change your account's password.", - " ADDMASK Add a hostmask to your account.", - " DELMASK Remove a hostmask from your account.", - " SET Set per-account options.", - " UNREGISTER Unregister an account.", - " RENAME Renames an account", - " ACCOUNT FLAGS Definition for each account flag" + " Accounts are the way that $b$C$b ", + " identifies you for access to channels. ", + " They are slightly similar to IRC nicks, ", + " but only have meaning to the services ", + " bots. Until you authenticate to $b$N$b ", + " on an account, you can only use the ", + " $bREGISTER$b and $bAUTH$b commands. ", + "$b$b", + " Account management commands are: ", + " $bREGISTER$b Register a new account.", + " $bUNREGISTER$b Unregister an account.", + " $bAUTH$b Authenticate yourself to ", + " $b$N$b using an existing account.", + " $bPASS$b Change your account's password.", + " $bADDMASK$b Add a hostmask to your account.", + " $bDELMASK$b Remove a hostmask from your account.", + " $bSET$b Set per-account options.", + " $bRENAME$b Renames an account", + " $bACCOUNT FLAGS$b Definition for each account flag" ); }; "NOT NICKSERV" { - "/services/nickserv/disable_nicks" ( - "$bNOT NICKSERV$b", - "This $b$N$b is not a standard NickServ.", - "Most NickServs provide \"nick ownership\", and will either issue a /KILL or a forced nick change if you try to use a registered nick without providing the password.", - "This $b$N$b will not do this. It only allows you to register an $baccount$b, which identifies users to $b$C$b. In a way, it is a virtual nick. When you authenticate to $b$N$b, it does not care what your IRC nick is -- only account you are logged in as.", - "$b$N$b can tell you what account a user is authenticated to using the $bUSERINFO$b command. Any problems with account registration or $b$N$b should be directed to the normal support channel." - ); + "/services/nickserv/disable_nicks" ( + " $N is $unot$u a NickServ. On this network, ", + " nicknames are not owned. $N allows ", + " you to register a single account to ", + " log in to all channels, seperate from ", + " your nickname. ", + " $b$N$b can tell you what ", + " account a user is authenticated to ", + " using the $bUSERINFO$b command. " + ); }; +"INFORMATION" ("$bInformational commands:$b", + " $bACCOUNTINFO$b Displays information about an account.", + " $bUSERINFO$b Display what account an online user is authenticated to.", + " $bSTATUS$b $b$N$b status.", + " $bVERSION$b $b$N$b version information." + ); + +"OPER" ("$bIRC Operator Help:$b", + " $bSEARCH$b Search accounts and apply an action.", + " $bOSET$b Modify account details including password.", + " $bRENAME$b Rename an account.", + " $bMERGE$b Merge one account into another.", + " $bOREGISTER$b Create an account for someone else.", + " $bOUNREGISTER$b Remove an account by name.", + "*$bOREGNICK$b Add a nick to someone's account.", + "*$bOUNREGNICK$b Remove a nick from someone's account.", + " $bOADDMASK$b Add a mask to someone's account.", + " $bODELMASK$b Remove a mask from someone's account.", + " $bOADDIGNORE$b Add an ignore to someone's account.", + " $bODELIGNORE$b Remove an ignore from someone's account.", + " $bMERGEDB$b Load a database into memory." + ); + + "OUNREGISTER" { "/services/nickserv/disable_nicks" ( "/msg $N OUNREGISTER ", @@ -221,23 +309,11 @@ "EMAIL POLICY" { "/services/nickserv/email_enabled" ( "$bEMAIL POLICY", - "FooNET has utmost respect for the privacy of its users. We will submit your email address to as many spam databases as we can find, and we will even post it on our web site.", - "(No, not really. It looks like somebody forgot to edit nickserv.help or nickserv.help.m4 to remove this entry. Make sure they edit the mail section of srvx.conf while they are at it.)" + "AfterNET has utmost respect for the privacy of its users. We will submit your email address to as many spam databases as we can find, and we will even post it on our web site.", + "(No, not really. It looks like somebody forgot to edit nickserv.help or nickserv.help.m4 to remove this entry. Make sure they edit the mail section of x3.conf while they are at it.)" ); }; -"OTHERS" ("Other commands are:", - " ACCOUNTINFO Displays information about an account.", - " HELP Get help on $b$N$b.", - " MERGE Merge one account into another.", - " MERGEDB Load a database into memory.", - " RENAME Rename an account.", - " STATUS $b$N$b status.", - " SEARCH Search for accounts by various criteria.", - " USERINFO Display the account a user is authenticated to.", - " VERSION $b$N$b version information." - ); - "ADDMASK" ("/msg $N ADDMASK [user@host]", "Adds the specified user@host to the account you are authenticated to with $b$N$b. If no mask is given, it uses your current mask.", "$uSee Also:$u auth, delmask"); @@ -246,6 +322,9 @@ "If no account is given, it will cancel the allowauth for the user (assuming the user has an allowauth).", "If the account is marked as a helper or oper, the STAFF qualifier must be given afterwards. This reduces social engineering attacks.", "$uSee Also:$u addmask, auth"); + +"LOGIN" ("See /MSG $N HELP AUTH"); + "AUTH" { "/services/nickserv/email_enabled" ( "/msg $N@$s AUTH [account] ", @@ -300,39 +379,53 @@ "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).", "$uSee Also:$u oaddmask"); "OREGISTER" { - "/services/nickserv/disable_nicks" ( - "/msg $N@$s OREGISTER ", - "Registers an account with $b$N$b using the specified account, password, and user@host. If the nick of an online user is specified, then that user's user@host is used. If no nickname or hostmask is used, it uses a default hostmask the first time the user authenticates.", - "$uSee Also:$u ounregister" - ); - "!/services/nickserv/disable_nicks" ( - "/msg $N@$s OREGISTER ", - "Registers an account with $b$N$b using the specified account, password, and user@host. If the nick of an online user is specified, then that user's user@host is used. If no nickname or hostmask is used, it uses a default hostmask the first time the user authenticates.", - "$uSee Also:$u oregnick, ounregister, ounregnick" - ); + "/services/nickserv/disable_nicks" { + "/services/nickserv/email_enabled" ( + "/msg $N@$s OREGISTER [user@host] [nick]", + "Registers an account for nick with $b$N$b using the specified account name, password, email address and user@host. If the nick of an online user is specified, then they will be logged in, and that user's user@host is used if you don't specify one. If no nickname or hostmask is used, it uses a default hostmask, or adds one when they first authenticate.", + "$uSee Also:$u ounregister, oaddmask, oset" + ); + "!/services/nickserv/email_enabled" ( + "/msg $N@$s OREGISTER [user@host] [nick]", + "Registers an account for nick with $b$N$b using the specified account name, password, email address and user@host. If the nick of an online user is specified, then they will be logged in, and that user's user@host is used if you don't specify one. If no nickname or hostmask is used, it uses a default hostmask, or adds one when they first authenticate.", + "$uSee Also:$u ounregister, oaddmask, oset" + ); + }; + "!/services/nickserv/disable_nicks" { + "/services/nickserv/email_enabled" ( + "/msg $N@$s OREGISTER [user@host] [nick]", + "Registers an account for nick with $b$N$b using the specified account name, password, email address and user@host. If the nick of an online user is specified, then they will be logged in, and that user's user@host is used if you don't specify one. If no nickname or hostmask is used, it uses a default hostmask, or adds one when they first authenticate.", + "$uSee Also:$u oregnick, ounregister, ounregnick, oaddmask, oset" + ); + "!/services/nickserv/email_enabled" ( + "/msg $N@$s OREGISTER [user@host] [nick]", + "Registers an account for nick with $b$N$b using the specified account name, password, email address and user@host. If the nick of an online user is specified, then they will be logged in, and that user's user@host is used if you don't specify one. If no nickname or hostmask is used, it uses a default hostmask, or adds one when they first authenticate.", + "$uSee Also:$u oregnick, ounregister, ounregnick, oaddmask, oset" + ); + }; }; -"OSET" { - "/services/nickserv/disable_nicks" ( - "/msg $N OSET [ ]", - "Changes an account's settings for srvx. In addition to the normal $bset$b settings, you may set:", - "$bPASSWORD$b: Sets user's password.", - "$bFLAGS$b: Changes account flags for user.", - "$bLEVEL$b: Sets $O access level.", - "$bEPITHET$b: The description $C shows for the user's access.", - "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).", - "$uSee Also:$u accountinfo, account flags, set, userinfo" - ); - "!/services/nickserv/disable_nicks" ( - "/msg $N OSET [ ]", - "Changes an account's settings for srvx. In addition to the normal $bset$b settings, you may set:", - "$bPASSWORD$b: Sets user's password.", - "$bFLAGS$b: Changes account flags for user.", - "$bLEVEL$b: Sets $O access level.", - "$bEPITHET$b: The description $C shows for the user's access.", - "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).", - "$uSee Also:$u accountinfo, account flags, nickinfo, set, userinfo" +"OSET" ( + "/msg $N OSET [ ]", + "Allows opers/helpers to change a users account settings. You may set:", + "$bPASSWORD$b: Sets user's password.", + "$bFLAGS$b: Changes account flags (SphHdscfn) for user (see $uaccount flags$u).", + "$bLEVEL$b: Sets $O access level.", + "$bEPITHET$b: The description shown for the user's access in /whois.", + "$bNOTE$b: Adds a note to the user's account.", + "$bTITLE$b: The title the user will get (in there hostname) when +x.", + "$bFAKEHOST$b: The fake hostname the user will get when +x.", + "..or anything $bset$b can change.", + "You may use *Account instead of Nick as the name argument; the * makes $N use the name of an account directly (useful if the user is not online).", + "$uSee Also:$u accountinfo, account flags, set, userinfo" +); + +"ODELCOOKIE" { + "/services/nickserv/email_enabled" ( + "/msg $N ODELCOOKIE ", + "Requests that $N cancels the cookie of the specified account.", ); }; + "PASS" ("/msg $N@$s PASS ", "Changes your $b$N$b password.", "$uSee Also:$u auth"); @@ -340,82 +433,111 @@ "REGISTER" { "0: /services/nickserv/email_required" ( "/msg $N@$s REGISTER ", - "Registers a specified account with $b$N$b, adding your current user@host to your new account. You must the password you specify with $bregister$b to use $bauth$b to authenticate to your account.", - "An email will be sent to the email address you give containing a cookie that will let you activate your account. Once you have that cookie, you must use the $bcookie$b command to be able to use your account.", + "$bDO NOT TYPE THE < and >!$b <> indicates required fields. ", + "Register is the command to create an an account with $b$N$b. ", + "Having an account provides a single login identity for the network, and for use with $b$C$b.", + "$b$b", + "$bEmail activation is required:$b An email will be sent to the email address you give to verify it. You must", + "provide a valid email address or registration will fail. After you register, check your email for instructions validating your account.", + "$b$b", + "If you already have an account, login using the $bAUTH$b command:", + "$b/msg $N@$s AUTH $b", "$uSee Also:$u auth, unregister" ); "1: /services/nickserv/email_enabled" ( "/msg $N@$s REGISTER [email]", - "Registers a specified account with $b$N$b, adding your current user@host to your new account. You must the password you specify with $bregister$b to use $bauth$b to authenticate to your account.", - "If you specify an email address, an email will be sent to it containing a cookie that will let you activate your account. Once you have that cookie, you must use the $bcookie$b command to be able to use your account.", - "$uSee Also:$u auth, unregister" + "$bDO NOT TYPE THE < and >!$b <> indicates required fields. ", + "Register is the command to register an account with $b$N$b. Later, you can use your account and password with $bauth$b to authenticate to your account.", + "Having an account provides a single login identity for use with $b$C$b.", + "Email activation is not required: But, if you specify an email address, an email will be sent to it containing a cookie that will let you activate your account. Once you have that cookie, use the $bcookie$b command to activate your account.", + "$b$b", + "If you already have an account, login using the $bAUTH$b command:", + "$b/msg $N@$s AUTH $b", + "$uSee Also:$u auth, unregister" ); "2: !/services/nickserv/email_enabled" ( "/msg $N@$s REGISTER ", - "Registers a specified account with $b$N$b, adding your current user@host to your new account. You must the password you specify with $bregister$b to use $bauth$b to authenticate to your account.", + "Register is the command to register an account with $b$N$b. Later, you can use your account and password with $bauth$b to authenticate to your account.", + "Having an account provides a single login identity for use with $b$C$b.", "$uSee Also:$u auth, unregister" ); }; "SET" { "/services/nickserv/email_enabled && /services/nickserv/disable_nicks" ( "/msg $N SET [ [value]]", - "Changes your account settings for srvx. Settings are:", + "Changes your $N account settings. Settings are:", "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.", "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.", "$bEMAIL$b: Sets (or changes) your email address.", "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).", "$bLANGUAGE$b: Your preferred language for private messages from the services.", + "$bSTYLE$b: Your preferred output style: normal, clean, classic, or advanced.", "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.", - "$bSTYLE$b: The style you want srvx to use for channel userlists it sends you. $bSTYLE$b can be either $bDef$b (default) or $bZoot$b.", "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)", - "$bWIDTH$b: The width you want srvx to wrap text it sends you. (Use 0 for the default.)", + "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)", "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)", + "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).", + "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).", + "$bAUTOHIDE$b: Automatically sets +x (hides your host) when you login.", + "$bADVANCED$b: If set advanced options and commands will be shown to you.", "$bset$b with no arguments returns your current settings.", "$uSee Also:$u accountinfo, userinfo" ); "/services/nickserv/email_enabled && !/services/nickserv/disable_nicks" ( "/msg $N SET [ [value]]", - "Changes your account settings for srvx. Settings are:", + "Changes your account settings for X3. Settings are:", "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.", "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.", "$bEMAIL$b: Sets (or changes) your email address.", "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).", "$bLANGUAGE$b: Your preferred language for private messages from the services.", + "$bSTYLE$b: Your preferred output style: normal, clean, classic, or advanced.", "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.", - "$bSTYLE$b: The style you want srvx to use for channel userlists it sends you. $bSTYLE$b can be either $bDef$b (default) or $bZoot$b.", "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)", - "$bWIDTH$b: The width you want srvx to wrap text it sends you. (Use 0 for the default.)", + "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)", "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)", + "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).", + "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).", + "$bAUTOHIDE$b: Automatically sets +x (hides your host) when you login.", + "$bADVANCED$b: If set advanced options and commands will be shown to you.", "$bset$b with no arguments returns your current settings.", "$uSee Also:$u accountinfo, nickinfo, userinfo" ); "!/services/nickserv/email_enabled && /services/nickserv/disable_nicks" ( "/msg $N SET [ [value]]", - "Changes your account settings for srvx. Settings are:", + "Changes your account settings for X3. Settings are:", "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.", "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.", "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).", "$bLANGUAGE$b: Your preferred language for private messages from the services.", + "$bSTYLE$b: Your preferred output style: normal, clean, classic, or advanced.", "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.", - "$bSTYLE$b: The style you want srvx to use for channel userlists it sends you. $bSTYLE$b can be either $bDef$b (default) or $bZoot$b.", "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)", - "$bWIDTH$b: The width you want srvx to wrap text it sends you. (Use 0 for the default.)", + "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)", "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)", + "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).", + "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).", + "$bAUTOHIDE$b: Automatically sets +x (hides your host) when you login.", + "$bADVANCED$b: If set advanced options and commands will be shown to you.", "$bset$b with no arguments returns your current settings.", "$uSee Also:$u accountinfo, userinfo" ); "!/services/nickserv/email_enabled && !/services/nickserv/disable_nicks" ( "/msg $N SET [ [value]]", - "Changes your account settings for srvx. Settings are:", + "Changes your account settings for X3. Settings are:", "$bANNOUNCEMENTS$b: Indicates whether you wish to receive community announcements via the $G service.", "$bCOLOR$b: If set, $b$N$b and $b$C$b will use $bbold$b and $uunderlines$u in text they send you.", "$bINFO$b: Your infoline for $b$N$b (which can be viewed with the $baccountinfo$b command).", "$bLANGUAGE$b: Your preferred language for private messages from the services.", + "$bSTYLE$b: Your preferred output style: normal, clean, classic, or advanced.", "$bPRIVMSG$b: If set, $b$N$b and $b$C$b will send text to you using PRIVMSGs rather than NOTICEs.", - "$bSTYLE$b: The style you want srvx to use for channel userlists it sends you. $bSTYLE$b can be either $bDef$b (default) or $bZoot$b.", "$bTABLEWIDTH$b: Sets the width for wrapping table-formatted text. (Use 0 for the default.)", - "$bWIDTH$b: The width you want srvx to wrap text it sends you. (Use 0 for the default.)", + "$bWIDTH$b: The width you want X3 to wrap text it sends you. (Use 0 for the default.)", "$bMAXLOGINS$b: The number of users that can log into your account at once. (Use 0 for the default.)", + "$bTITLE$b: A title set on your account by network staff (affects hidden hosts).", + "$bEPITHET$b: An epithet set on your account by network staff (shows in whois).", + "$bAUTOHIDE$b: Automatically sets +x (hides your host) when you login.", + "$bADVANCED$b: If set advanced options and commands will be shown to you.", "$bset$b with no arguments returns your current settings.", "$uSee Also:$u accountinfo, nickinfo, userinfo" ); @@ -425,6 +547,16 @@ "If a particular message is not available in your language, it will use the closest match it has.", "Supported languages are: ${modcmd:languages}", "$uSee Also:$u set"); +"SET STYLE" ("/msg $S SET STYLE