mirror of
https://github.com/pissnet/pissircd.git
synced 2025-08-04 01:12:24 +01:00
Add reference to https://www.unrealircd.org/docs/IRCOp_guide
This commit is contained in:
parent
d8470bb902
commit
07f056c1a4
1 changed files with 6 additions and 1 deletions
|
@ -135,7 +135,12 @@ allow {
|
|||
* IRC Operators are people who have "extra rights" compared to others,
|
||||
* for example they may /KILL other people, initiate server linking,
|
||||
* /JOIN channels even though they are banned, etc.
|
||||
* See also: https://www.unrealircd.org/docs/Oper_block
|
||||
*
|
||||
* For more information about becoming an IRCOp and how to do admin
|
||||
* tasks, see: https://www.unrealircd.org/docs/IRCOp_guide
|
||||
*
|
||||
* For details regarding the oper { } block itself, see
|
||||
* https://www.unrealircd.org/docs/Oper_block
|
||||
*/
|
||||
|
||||
/* Here is an example oper block for 'bobsmith' with password 'test'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue