Jump to content

/UnbanAll

From fCraft Wiki
Revision as of 17:28, 28 February 2012 by BobKare (talk | contribs) (Made some links work properly)
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.