X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/babc1c077a6f0f2810684288913c638ff9311c05..348683aa59f63ac110c129f808c91fc3156ee14f:/src/nickserv.help diff --git a/src/nickserv.help b/src/nickserv.help index 4d93679..5201cdf 100644 --- a/src/nickserv.help +++ b/src/nickserv.help @@ -328,9 +328,8 @@ "AUTH" { "/services/nickserv/email_enabled" ( - "/msg $N@$s AUTH [account] ", + "/msg $N@$s AUTH ", "Authenticates yourself with $b$N$b to the specified account. You must use $bauth$b before you have any access to network services, including channels that are registered with $b$C$b.", - "If you omit the account, it uses your current nick as your account name.", "$uSee Also:$u pass, resetpass, authcookie", ); "!/services/nickserv/email_enabled" ( @@ -369,7 +368,8 @@ "$bc$b Use mIRC color codes in responses", "$bf$b Account frozen/on vacation (will not be unregistered for inactivity; cleared when account is authenticated against)", "$bn$b No-delete (will never be unregistered for inactivity)", - "$uSee Also:$u accountinfo, set"); + "$bb$b Hides you from the staff list", + "$uSee Also:$u accountinfo, set, $C staff"); "OADDMASK" ("/msg $N OADDMASK ", "Adds a hostmask to the specified account.", "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).", @@ -381,24 +381,24 @@ "$uSee Also:$u oaddmask"); "OREGISTER" { "/services/nickserv/disable_nicks" { - "/services/nickserv/email_enabled" ( + "/services/nickserv/email_required" ( "/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" ( + "!/services/nickserv/email_required" ( "/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" ( + "/services/nickserv/email_required" ( "/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" ( + "!/services/nickserv/email_required" ( "/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"