Bug #135
Missing / Not correctly implemented Commands
Start date:
Due date:
% Done:
0%
Estimated time:
Version:
0.13.1
OS:
Any
Description
/ban
Somehow, /ban is not translated correctly to /mode +b.
As an extra bonus feature, providing a sensible hostmask for /ban <nick> would be great. Such as !ident@.sld.tld...
/oper
/kill
Steps to reproduce:
Enter: /ban !*sdvgsdgf*
* No such channel #karlsruhe
Get: [23:56:17] * +b *!*sdvgsdgf*
History
#1 Updated by phon over 16 years ago
/ban in a channel or /ban #channel requests the banlist
/ban [#channel] nick bans the hostmask of the nick (with some wildcards)
anything else will be directly forwarded to the server (as long as there is channel specified)