Log in | Back to darenet.org

Server Commands/OPMODE

 
Line 1: Line 1:
-
{| class="wikitable" width="25%" style="font-size: 85%; text-align: left;"
+
'''Syntax:''' <code>OPMODE [!]<#channel> <parameters></code>
-
|-
+
-
| '''Command Token:''' OM
+
-
|}
+
-
<pre>OPMODE [!]<#channel> <parameters></pre>
+
-
Senders server will perform mode changes on a channel. If the channel is registered or qlined then you will need to add a ! to the front of the channel to force the change.
 
-
'''NOTE:'''
+
Allows an IRC operator (with proper privileges) to perform mode changes on a channel without needing to be a channel operator. If the channel is registered or Q-lined then "!" will need to be prepended to the channel. On DareNET, the ability to use the "!" prefix has been disabled; therefore, OPMODE cannot be used on registered channels.
-
 
+
-
By default, OPMODE is disabled for all IRC operators. Instead, OperServ's MODE command should be used instead. However, it may be enabled for individual operators by a server-side privilege flag through OperServ by a network administrator.  
+
[[Server Commands|(Return to Main listing of Server Commands)]]
[[Server Commands|(Return to Main listing of Server Commands)]]

Current revision as of 07:21, 10 December 2008

Syntax: OPMODE [!]<#channel> <parameters>


Allows an IRC operator (with proper privileges) to perform mode changes on a channel without needing to be a channel operator. If the channel is registered or Q-lined then "!" will need to be prepended to the channel. On DareNET, the ability to use the "!" prefix has been disabled; therefore, OPMODE cannot be used on registered channels.


(Return to Main listing of Server Commands)