gist/irc/anope/cstemplate.markdown

27 lines
907 B
Markdown
Raw Normal View History

2023-03-16 18:53:28 +01:00
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [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**
2015-02-17 09:05:18 +01:00
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
2023-02-26 18:01:13 +01:00
# XOP
2015-02-17 09:05:18 +01:00
2023-02-26 18:01:13 +01:00
- 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
2015-02-17 09:05:18 +01:00
2015-02-17 09:13:32 +01:00
Higher privilege also includes the lower ones.