Difference between revisions of "NickServ:Register"

From Xertion Wiki
Jump to navigation Jump to search
m (Added identifying)
(8616)
Line 1: Line 1:
{{Main|NickServ}}
+
[size=14 - The shortest way to do many things is to do only one thing at a time.
 
+
===Registering your nickname===
+
[/size -
 
 
Type the following commands to register your nickname:
 
 
 
# <code>/msg NickServ REGISTER <em>password</em> <em>valid@email.address</em></code> <br> The email address must be a valid email address you can use, and password must be a valid password (i.e., it cannot be your nickname or less than 5 characters long). <br> '' '''Mibbit Users:''' Creating an account at Mibbit does not mean that you have registered on Xertion. Nick registration on Xertion is completely different and not affiliated with Mibbit in any way.''' ''
 
# After issuing that command, an email will be sent with a confirmation code to your email address. Copy and paste the codes within 24 hours from your email address you just registered to complete the registration process; otherwise the nick will be available for others to register: <br> <code>/msg NickServ CONFIRM <em>ConfirmationCodeFromEmail</em></code>
 
 
 
Now that you have registered your nickname, you can [[VHost|request a vHost]] or [[ChanServ:Register|register a channel]].
 
 
 
=== Identifying your nickname ===
 
Now that you have registered your nickname, it is very important to remember to identify EVERY TIME you access Xertion. The password in this case is the password you supplied during nick registration.
 
* Usage: '''/msg NickServ IDENTIFY password'''
 
** Example: /msg NickServ IDENTIFY mypass
 
 
 
 
 
===Troubleshooting===
 
 
 
====Wrong Email====
 
 
 
If you entered a wrong email address in your nick registration, you can issue the following command and then re-register your nickname:
 
 
 
<code>/msg NickServ CANCEL <em>password</em></code>
 
 
 
(Where <code><em>password</em></code> is the password you used to register your nick before.)
 
 
 
====Lost Password====
 
 
 
See [[NickServ:ResetPass|Forgot your password?]].
 
 
 
====Expired Nick====
 
 
 
Registered nicks will expire after 60 days of inactivity; i.e., you must <code>IDENTIFY</code> the nickname before the expiration date:
 
 
 
<code>/msg NickServ IDENTIFY <em>password</em></code>
 
 
 
(Where <code><em>password</em></code> is the password you used to register your nick before.)
 
 
 
[[Category:Tutorials]]
 

Revision as of 20:45, 23 January 2013

[size=14 - The shortest way to do many things is to do only one thing at a time.

[/size -