SYNOPSIS.
/ban <channel> <nick> [mode] [kick]
SUMMARY.
The mode and kick are optional. If you don't specify a mode it defaults to 1. Kick must be either 1 or 0. If it is 1, then it would kick the user. If it were 0 there would be no kick.
Available Modes:
1 = nick!*@*
2 = *!user@host
3 = *!*@host
So you would type something like this.
/ban #someChannel [SQ]werl 3 1
This will ban and kick the nick [SQ]werl from the channel #someChannel. The kick message will be the one you specified in the savIRC Configuration under:
If you saw someone execute this command, with the default kick message, you would see this.
someOp sets mode #someChannel +b *!*tow@200.150.25.32 [SQ]werl has been kicked from #someChannel by someOp (go out...)