mirror of
https://github.com/anope/anope.git
synced 2026-07-04 10:43:14 +02:00
Added chanserv/log
This commit is contained in:
@@ -438,6 +438,16 @@ command { service = "ChanServ"; name = "K"; command = "chanserv/kick"; }
|
||||
module { name = "cs_list" }
|
||||
command { service = "ChanServ"; name = "LIST"; command = "chanserv/list"; permission = "chanserv/list"; }
|
||||
|
||||
/*
|
||||
* cs_log
|
||||
*
|
||||
* Provides the command chanserv/log.
|
||||
*
|
||||
* Use for configuring what actions on channels are logged and where.
|
||||
*/
|
||||
module { name = "cs_log" }
|
||||
command { service = "ChanServ"; name = "LOG"; command = "chanserv/log"; }
|
||||
|
||||
/*
|
||||
* cs_mode
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user