Jump to content

/UnbanAll

From fCraft Wiki
(Redirected from /UnBanAll)
Command
UnbanAll

Unbans all players who share an IP Address.

Usage

/UnbanAll PlayerName [Reason]

/UnbanAll IPAddress [Reason]

CategoryModeration
Required permissionsBan, BanIP, BanAll
Usable from console?Yes
Introduced infCraft 0.200


Unbans all player names who share a given IP address.

/UnbanAll PlayerName [Reason]

Unbans player's name, most recently used IP address, and all other accounts that share the IP. If a reason is given, it is saved on players' records (can be viewed via /BanInfo), and may be announced publicly.

/UnbanAll IPAddress [Reason]

Same as above, but the IP address is typed in directly.

Customizing /UnbanAll behavior

  • 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.
  • /Unban - Unbans a player by name.
  • /UnbanIP - Unbans a player by IP address.
  • /BanInfo - Shows a player's ban record.
  • /BanEx - Excludes a player from being banned, even if their IP is banned.