Difference between revisions of "2.0/Modules"
From AnopeWiki
m (→NickServ) |
m (→NickServ) |
||
Line 37: | Line 37: | ||
| id="f" | [[2.0/Modules/ns_logout|ns_logout || LOGOUT || Reverses the effect of the IDENTIFY command || LOGOUT [<ins>'''nickname'''</ins> ['''REVALIDATE''']] | | id="f" | [[2.0/Modules/ns_logout|ns_logout || LOGOUT || Reverses the effect of the IDENTIFY command || LOGOUT [<ins>'''nickname'''</ins> ['''REVALIDATE''']] | ||
|- | |- | ||
− | | id="f" rowspan=3 | [[2.0/Modules/ns_recover|ns_recover]] || RECOVER || rowspan=3 | Regains control of your nick || rowspan=3 | | + | | id="f" rowspan=3 | [[2.0/Modules/ns_recover|ns_recover]] || RECOVER || rowspan=3 | Regains control of your nick || rowspan=3 | RECOVER '''nickname''' [<ins>'''password'''</ins>] |
|- | |- | ||
| | RELEASE | | | RELEASE | ||
Line 43: | Line 43: | ||
| | GHOST | | | GHOST | ||
|- | |- | ||
− | + | | id="f" | [[2.0/Modules/ns_register|ns_register]] || REGISTER || Register a nickname || REGISTER '''<ins>password</ins> <ins>email</ins>''' | |
− | | | + | |- |
− | + | | id="f" | [[2.0/Modules/ns_resetpass|ns_resetpass]] || RESETPASS || Helps you reset lost passwords || | |
− | + | |- | |
− | + | | id="f" | [[2.0/Modules/ns_set|ns_set]] || SET || Set options, including kill protection || | |
− | + | |- | |
− | + | | id="f" | [[2.0/Modules/ns_set_mist|ns_set_misc]] || || Allows to add additional SET options (like ICQ, AIM, etc) that can be displayed in ns_info || | |
− | + | |- | |
− | + | | id="f" | [[2.0/Modules/ns_status|ns_status]] || STATUS || Returns the owner status of the given nickname || | |
− | + | |- | |
− | + | | id="f" | [[2.0/Modules/ns_suspend|ns_suspend]] || SUSPEND || Suspends a registered nickname, which prevents it from being used || | |
− | + | |- | |
− | + | | id="f" | [[2.0/Modules/ns_update|ns_update]] || UPDATE || Updates your current status, i.e. it checks for new memos || | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
Revision as of 04:16, 28 November 2013
Language | |
---|---|
Contents
Commands
NickServ
Module |
Provided Commands | Description | Syntax |
---|---|---|---|
ns_access | ACCESS | Modify the list of authorized addresses | ACCESS ADD [nickname] mask ACCESS DEL [nickname] mask ACCESS LIST [nickname] |
ns_ajoin | AJOIN | Manage your auto join list | AJOIN ADD [nickname] channel [key] AJOIN DEL [nickname] channel AJOIN LIST [nickname] |
ns_alist | ALIST | List channels you have access on | ALIST [nickname] |
ns_cert | CERT | Modify the nickname client certificate list | CERT ADD [nickname] fingerprint CERT DEL [nickname] fingerprint CERT LIST [nickname] |
ns_confirm | CONFIRM | Confirm a passcode | CONFIRM passcode |
ns_drop | DROP | Cancel the registration of a nickname | DROP nickname |
ns_getemail | GETEMAIL | ||
ns_getpass | GETPASS | ||
ns_group | GROUP | Join a group | GROUP target password |
UNGROUP | Remove a nick from a group | UNGROUP [nick] | |
TestModule | Command 1 | Description 1 | Syntax 1 |
Command 2 | Description 2 | Syntax 2 | |
ns_identify | IDENTIFY | Identify yourself with your password | IDENTIFY [account] password |
ns_info | INFO | displays information about a given nickname | INFO [nickname] |
ns_logout | LOGOUT | Reverses the effect of the IDENTIFY command | LOGOUT [nickname [REVALIDATE |
ns_recover | RECOVER | Regains control of your nick | RECOVER nickname [password] |
RELEASE | |||
GHOST | |||
ns_register | REGISTER | Register a nickname | REGISTER password email |
ns_resetpass | RESETPASS | Helps you reset lost passwords | |
ns_set | SET | Set options, including kill protection | |
ns_set_misc | Allows to add additional SET options (like ICQ, AIM, etc) that can be displayed in ns_info | ||
ns_status | STATUS | Returns the owner status of the given nickname | |
ns_suspend | SUSPEND | Suspends a registered nickname, which prevents it from being used | |
ns_update | UPDATE | Updates your current status, i.e. it checks for new memos |