Log in | Back to darenet.org

C/addhop

Line 1: Line 1:
-
{{Related commands|[[ChanServ/mdelhop|MDELHOP]]<br />[[ChanServ/adduser|ADDUSER]]<br />[[ChanServ/clvl|CLVL]]<br />[[ChanServ/hlist|HLIST]]}}<div class="cmdsyn">ADDHOP <#channel> <nickname|*account> <span class="cmdsynopt">[duration]</span></div>
+
{{Related commands|[[C/mdelhop|MDELHOP]]<br />[[C/adduser|ADDUSER]]<br />[[C/clvl|CLVL]]<br />[[C/hlist|HLIST]]}}<div class="cmdsyn">ADDHOP <#channel> <nickname|*account> <span class="cmdsynopt">[duration]</span></div>
Adds a user to the channel's access list with an access level of HALFOP.
Adds a user to the channel's access list with an access level of HALFOP.
-
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.
+
If a duration is provided, the user will be automatically removed from the channel access list once it has passed (expired). See <code>[[C/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.
Note, you may only grant users access levels less than your own.
===Examples===
===Examples===
-
* <code>/msg ChanServ ADDHOP #chat NiTeMaRe</code>
+
* <code>/msg C ADDHOP #chat NiTeMaRe</code>
-
* <code>/msg ChanServ ADDHOP #chat *nitemare</code>
+
* <code>/msg C ADDHOP #chat *nitemare</code>
-
* <code>/msg ChanServ ADDHOP #chat foo 2d</code>
+
* <code>/msg C ADDHOP #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 16:46, 11 October 2012

Related Commands
MDELHOP
ADDUSER
CLVL
HLIST
ADDHOP <#channel> <nickname|*account> [duration]

Adds a user to the channel's access list with an access level of HALFOP.

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 C ADDHOP #chat NiTeMaRe
  • /msg C ADDHOP #chat *nitemare
  • /msg C ADDHOP #chat foo 2d


[Go Back]