inspircd/docs/conf/services/anope.conf.example
Peter Powell 25f2f7f3e8 Rework the example services aliases.
- Split common stuff into a generic configuration file.
- Reserve all nicknames used by services by default.
- Exempt all services clients from filtering.
- Add missing aliases for services pseudoclients.
2016-11-16 10:56:39 +00:00

10 lines
430 B
Plaintext

# This file contains aliases and nickname reservations which are used
# by Anope. See https://www.anope.org/ for more information on Anope.
# This file inherits from the generic config to avoid repetition.
<include file="examples/services/generic.conf.example">
# /GLOBAL <message>
# Sends a global notice.
<alias text="GLOBAL" format="*" replace="PRIVMSG $requirement :GLOBAL $2-" requires="Global" uline="yes" operonly="yes">