]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/nickserv.help
Try again to correct the issue. :/
[irc/evilnet/x3.git] / src / nickserv.help
index ed25a92eead85964b25f9967d61ce926f4298a4e..cf2031d9f848a06d99d7c9ae80a2189a4048f813 100644 (file)
         "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 <account> <password> <user@host|nick>",
-        "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 <account> <password> <user@host|nick>",
-        "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 <account> <password> <email> <user@host|nick>",
+                "Registers an account with $b$N$b using the specified account, password, email address 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/email_enabled" (
+                "/msg $N@$s OREGISTER <account> <password> <user@host|nick>",
+                "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" {
+                "/services/nickserv/email_enabled" (
+                "/msg $N@$s OREGISTER <account> <password> <email> <user@host|nick>",
+                "Registers an account with $b$N$b using the specified account, password, email address 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/email_enabled" (
+                "/msg $N@$s OREGISTER <account> <password> <user@host|nick>",
+                "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"
+                );
+        };
 };
 "OSET" (
           "/msg $N OSET <nick|*account> [<setting> <value>]",