mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 16:09:23 +01:00
28 lines
992 B
Markdown
28 lines
992 B
Markdown
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
|
|
|
- [XOP](#xop)
|
|
|
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
**UNMAINTAINED, PLEASE READ https://mikaela.info/english/2015/03/12/stay-away-from-anope.html**
|
|
|
|
This is unlike the Atheme cstemplate as Anope doesn't have similar template
|
|
system, but these are the pre-defined ones on irc.anope.org
|
|
|
|
# XOP
|
|
|
|
- QOP = owner
|
|
- GREET, AUTOOP, GETKEY, HALFOP, INVITE, OPME, PROTECTME, SAY, TOPIC
|
|
- SOP = admin
|
|
- ACCESS_CHANGE, AKICK, AUTOPROTECT, BADWORDS, MEMO, OP
|
|
- AOP = op
|
|
- GREET, AUTOOP, GETKEY, HALFOP, INVITE, OPME, PROTECTME, SAY, TOPIC
|
|
- HOP = half op
|
|
- AUTOHALFOP, BAN, HALFOPME, KICK, UNBAN, VOICE
|
|
- VOP = voice
|
|
- ACCESS_LIST, AUTOVOICE, FANTASIA, NOKICK, VOICEME
|
|
|
|
Higher privilege also includes the lower ones.
|