diff options
-rw-r--r-- | help/challenge | 15 | ||||
-rw-r--r-- | help/dline | 2 | ||||
-rw-r--r-- | help/gline | 2 | ||||
-rw-r--r-- | help/gungline | 2 | ||||
-rw-r--r-- | help/locops | 2 | ||||
-rw-r--r-- | help/module | 2 | ||||
-rw-r--r-- | help/undline | 2 |
7 files changed, 15 insertions, 12 deletions
diff --git a/help/challenge b/help/challenge index 9e8d432..c88f970 100644 --- a/help/challenge +++ b/help/challenge @@ -1,10 +1,9 @@ CHALLENGE <nick|+response> -CHALLENGE is used in the RSA controlled -oper {} system. CHALLENGE requires you to -issue the command using the nickname in the -operator block, while matching the username -and hostname specified. The server will -send you an RSA challenge. You must send -a valid RSA response back to the server, -proceeded with a '+' symbol. +CHALLENGE is used in the RSA controlled oper {} system. +CHALLENGE requires you to issue the command using the +nickname in the operator block, while matching the username +and hostname specified. +The server will send you an RSA challenge. You must send +a valid RSA response back to the server, proceeded with +a '+' symbol. @@ -9,4 +9,4 @@ receive a message saying he/she is banned with reason [reason] In order to use <nick> rather than <ip>, <nick> must be on your server. -- Requires Oper Priv: K +- Requires Oper Priv: dline @@ -13,4 +13,4 @@ will gline the user at the unresolved ip. ip.ip.ip.ip can be in CIDR form i.e. 192.168.0.0/24 or 192.168.0.* (which is converted to CIDR form internally) -- Requires Oper Priv: G +- Requires Oper Priv: gline diff --git a/help/gungline b/help/gungline index 558ea56..d9eb8e1 100644 --- a/help/gungline +++ b/help/gungline @@ -13,4 +13,4 @@ will ungline the user at the unresolved ip. ip.ip.ip.ip can be in CIDR form i.e. 192.168.0.0/24 or 192.168.0.* (which is converted to CIDR form internally) -- Requires Oper Priv: G +- Requires Oper Priv: gline diff --git a/help/locops b/help/locops index c064518..037a7a9 100644 --- a/help/locops +++ b/help/locops @@ -2,3 +2,5 @@ LOCOPS :<message> Sends a LOCOPS message of <message> to all opers on local server who are umode +l + +- Requires Oper Priv: locops diff --git a/help/module b/help/module index 8fe0408..299e66c 100644 --- a/help/module +++ b/help/module @@ -20,3 +20,5 @@ MODULE <option> [module name] All modules are unloaded, then those in modules/autoload are loaded. If "*" has been specified as module name, all modules will be reloaded. + +- Requires Oper Priv: module diff --git a/help/undline b/help/undline index b2b7b10..436363b 100644 --- a/help/undline +++ b/help/undline @@ -2,4 +2,4 @@ UNDLINE <ip> Will attempt to undline the given <ip> -- Requires Oper Priv: U +- Requires Oper Priv: undline |