Jump to content

/UnbanIP

From fCraft Wiki
Revision as of 17:30, 28 February 2012 by BobKare (talk | contribs) (Made some links work properly)
Command
UnbanIP

Unbans an IP address.

Usage

/UnbanIP PlayerName [Reason]

/UnbanIP IP [Reason]

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


Unbans an IP address and player's account (if given).

/BanIP PlayerName [Reason]

Unbans player's name and most-recently-used IP address. If a reason is given, it is saved on player's record (can be viewed via /BanInfo), and may be announced publicly.

/BanIP IP [Reason]

Same as above, but the IP address is typed in directly. Any associated accounts will NOT be unbanned (see /UnBanAll for that).

Customizing /UnbanIP 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.