mirror of
https://github.com/anope/anope.git
synced 2026-07-10 10:43:13 +02:00
Move op/deop/etc back to an actual command, its too hard to use cs_log with it as rewrites. Allow cs_log to work with either command names or service names.
This commit is contained in:
@@ -555,7 +555,7 @@ module { name = "help" }
|
||||
*
|
||||
* Allows rewriting commands sent to/from clients.
|
||||
*/
|
||||
module { name = "m_rewrite" }
|
||||
#module { name = "m_rewrite" }
|
||||
#command
|
||||
{
|
||||
service = "ChanServ"; name = "CLEAR"; command = "rewrite"
|
||||
|
||||
Reference in New Issue
Block a user