]> jfr.im git - irc/atheme/atheme.git/commit
chanserv/flags: make Anope FLAGS compatibility an option
authorMax Teufel <redacted>
Sun, 6 Mar 2016 09:27:40 +0000 (10:27 +0100)
committerMax Teufel <redacted>
Sun, 6 Mar 2016 14:33:00 +0000 (15:33 +0100)
commitc597156adc60a45b5f827793cd420945f47bc03b
tree4b5c0d296021f091cd32b835cab40f005f64e569
parent28fed0f29d49799bb215057bfe189a887d51d712
chanserv/flags: make Anope FLAGS compatibility an option

Previously, ChanServ FLAGS behavior could be modified by registering or
dropping the keyword nicks "LIST", "CLEAR", and "MODIFY".
Now, a configuration option is available that when turned on (default),
disables registration of these keyword nicks and enables this
compatibility feature. When turned off, registration of these keyword
nicks is possible, and compatibility to Anope's FLAGS command is
disabled.

Fixes atheme/atheme#397
modules/chanserv/flags.c