Jump to content

/Unban

From fCraft Wiki
(Redirected from /UnBan)
Command
Unban

Unbans a player by name.

Usage

/Unban PlayerName [Reason]

CategoryModeration
Required permissionsBan
Usable from console?Yes
Introduced infCraft 0.100

Unbans a player by name/account. Player's IP is NOT unbanned, see /UnbanIP command for that.

/Unban PlayerName [Reason]

If a reason is given, it is saved on player's record (can be viewed via /BanInfo), and may be announced publicly.

Customizing /Unban behavior

  • Ability to ban can be limited per-rank. By default, players with Ban permission may only unban players of their own rank or lower.
  • If RequireBanReason setting is enabled (default: false), players are required to provide a reason.
  • If AnnounceKickAndBanReasons setting is enabled (default: true), unban reasons are announced in global chat.
  • If IRCBotAnnounceServerEvents setting is enabled (default: false), unbans are announced on IRC.
  • /UnbanIP - Unbans a player by IP address.
  • /UnbanAll - Unbans an IP, and all accounts on it.
  • /BanInfo - Shows a player's ban record.
  • /BanEx - Excludes a player from being banned, even if their IP is banned.