mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 15:53:14 +02:00
made ban version {} also listen to CTCP SCRIPT
This commit is contained in:
@@ -58,6 +58,7 @@ aMessage webtv_cmds[] =
|
||||
{
|
||||
{"WHOIS", w_whois, 15},
|
||||
{"\1VERSION", ban_version, 1},
|
||||
{"\1SCRIPT", ban_version, 1},
|
||||
{NULL, 0, 15}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user