blob: 5c8f859ffd2ca5281e8c2dd6b97e06972773368d (
plain)
1
2
3
4
5
6
7
8
9
|
# 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="SQUERY $requirement :GLOBAL $2-" requires="Global" uline="yes" operonly="yes">
|