mirror of
https://github.com/anope/anope.git
synced 2026-07-07 16:23:14 +02:00
@@ -145,6 +145,8 @@ class CommandCSFlags final
|
||||
return;
|
||||
}
|
||||
}
|
||||
else if (!na && mask.find_first_of("!*@") != Anope::string::npos)
|
||||
mask = Entry("", mask).GetNUHMask();
|
||||
|
||||
if (na)
|
||||
mask = na->nick;
|
||||
|
||||
Reference in New Issue
Block a user