1
0
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:
Adam
2013-07-07 23:13:29 -04:00
parent 53038d83bf
commit 0ff48e1538
8 changed files with 343 additions and 185 deletions
+1 -1
View File
@@ -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"