Mention effect of /accept on umode +R.
This commit is contained in:
parent
bfa5df1e92
commit
508e0a7166
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ ACCEPT <parameter>
|
||||||
ACCEPT allows you to control who can send you a NOTICE or PRIVMSG
|
ACCEPT allows you to control who can send you a NOTICE or PRIVMSG
|
||||||
while you have user mode +g enabled.
|
while you have user mode +g enabled.
|
||||||
|
|
||||||
|
Accepted users can also message you if you have user mode +R
|
||||||
|
enabled, even if they are not logged in with services.
|
||||||
|
|
||||||
For +g: /QUOTE ACCEPT <nick> -- Add a permitted nickname
|
For +g: /QUOTE ACCEPT <nick> -- Add a permitted nickname
|
||||||
/QUOTE ACCEPT -<nick> -- Remove a permitted nickname
|
/QUOTE ACCEPT -<nick> -- Remove a permitted nickname
|
||||||
/QUOTE ACCEPT * -- List the present permitted nicknames
|
/QUOTE ACCEPT * -- List the present permitted nicknames
|
||||||
|
|
Loading…
Reference in a new issue