C/addop
m |
|||
Line 1: | Line 1: | ||
{{Related commands|[[ChanServ/mdelop|MDELOP]]<br />[[ChanServ/adduser|ADDUSER]]<br />[[ChanServ/clvl|CLVL]]<br />[[ChanServ/olist|OLIST]]}}<div class="cmdsyn">ADDOP <#channel> <nickname|*account> <span class="cmdsynopt">[duration]</span></div> | {{Related commands|[[ChanServ/mdelop|MDELOP]]<br />[[ChanServ/adduser|ADDUSER]]<br />[[ChanServ/clvl|CLVL]]<br />[[ChanServ/olist|OLIST]]}}<div class="cmdsyn">ADDOP <#channel> <nickname|*account> <span class="cmdsynopt">[duration]</span></div> | ||
- | Adds a user to the channel's | + | Adds a user to the channel's access list with an access level of OP. |
- | + | If a duration is provided, the user will be automatically removed from the channel access list once it has passed (expired). See <code>[[ChanServ/durations|HELP DURATIONS]]</code> for more information on how to correctly specify a duration. | |
- | + | Note, you may only grant users access levels less than your own. | |
===Examples=== | ===Examples=== | ||
- | + | * <code>/msg ChanServ ADDOP #chat Joe</code> | |
- | + | * <code>/msg ChanServ ADDOP #chat *joe</code> | |
- | + | * <code>/msg ChanServ ADDOP #chat foo 2d</code> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html> | <html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html> |
Revision as of 13:54, 19 July 2012
Related Commands
| |
MDELOP ADDUSER CLVL OLIST |
ADDOP <#channel> <nickname|*account> [duration]
Adds a user to the channel's access list with an access level of OP.
If a duration is provided, the user will be automatically removed from the channel access list once it has passed (expired). See HELP DURATIONS
for more information on how to correctly specify a duration.
Note, you may only grant users access levels less than your own.
Examples
-
/msg ChanServ ADDOP #chat Joe
-
/msg ChanServ ADDOP #chat *joe
-
/msg ChanServ ADDOP #chat foo 2d
[Go Back] |