• English
  • עברית עברית
  • Français Français
  • Nederlands Nederlands
  • Suomi Suomi
  • Deutsch Deutsch
  • Svenska Svenska

PERMBAN

Ban a hostmask permanently on a channel.

Usage:

/msg Q PERMBAN <#channel> <banmask> [<reason>]

Parameters:

  • <#channel> - The channel to add the permanent ban to.
  • <banmask> - The banmask to ban.
  • <reason> - The ban reason. Default: Banned.

Additional info:

If the ban is removed from the channel (e.g. by a channel op or the BANTIMER feature) then the ban will be reapplied if a matching user joins the channel.

Bans set with the PERMBAN command can be removed with the BANCLEAR or BANDEL commands. Any users matching the hostmask will be kicked from the channel.

Requirements:

To use the PERMBAN command you must have at least the master flag (+m) in the CHANLEV list on the channel.

Examples:

This will set a permanent ban for the user John on channel #channel:

`/msg Q PERMBAN #channel John!*@*`

This will set a permanent ban for the account named JohnAuth on channel #channel with reason "Not wanted":

`/msg Q PERMBAN #channel *!*@JohnAuth.users.quakenet.org Not wanted`

Wrong usage:

Trying to set an expiry for a ban (temporary bans can be set using the TEMPBAN command):

`/msg Q PERMBAN #channel John!*@* 3d Not wanted`

(in this scenario, Q will simply ban John with a reason of "3d Not wanted")

See also:

This help article's short URL is http://quakenet.org/help/35

Other help articles under Q Commands