diff options
| author | 2019-05-16 19:36:22 -0500 | |
|---|---|---|
| committer | 2019-05-16 19:36:22 -0500 | |
| commit | 586a49f0676862aeb863c4564ef7f88f058d689f (patch) | |
| tree | c70d505ee634f6b835715acae389c3f33472f68e | |
| parent | Merge branch 'master' of https://bitbucket.org/chatlounge/chatservices (diff) | |
| download | chatservices-master.tar.gz chatservices-master.tar.bz2 chatservices-master.zip | |
| -rw-r--r-- | help/default/nickserv/set_password | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/help/default/nickserv/set_password b/help/default/nickserv/set_password index 3c711cb44..1cdf5a3c6 100644 --- a/help/default/nickserv/set_password +++ b/help/default/nickserv/set_password @@ -5,6 +5,11 @@ Help for SET PASSWORD: SET PASSWORD changes the password of an account. +#if module nickserv/set_nopassword +Note that if NOPASSWORD is set on your account, +it will be unset when you use this command. +#endif + Syntax: SET PASSWORD <new password> Example: |
