/UnbanIP: Difference between revisions
Appearance
Created page with "{{CommandBox |name=UnbanIP |purpose=Unbans an IP address. |aliases= |uses=/UnbanIP PlayerName [Reason] /UnbanIP IP [Reason] |cat=Moderation |perm=Ban, BanIP |console=Yes |v=0.10..." |
Made some links work properly |
||
| Line 18: | Line 18: | ||
==<code>/BanIP IP [Reason]</code>== | ==<code>/BanIP IP [Reason]</code>== | ||
:Same as above, but the IP address is typed in directly. Any associated accounts will NOT be unbanned (see [[/ | :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== | ==Customizing /UnbanIP behavior== | ||
*If [[RequireBanReason]] setting is enabled (default: false), players are required to provide a reason. | *If [[List_of_config_keys#Security|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 [[List_of_config_keys#Security|AnnounceKickAndBanReasons]] setting is enabled (default: true), unban reasons are announced in global chat. | ||
{{LastUpdated|1201}} | {{LastUpdated|1201}} | ||
Revision as of 17:30, 28 February 2012
| Command | |
| UnbanIP Unbans an IP address. | |
|---|---|
| Usage |
/UnbanIP PlayerName [Reason] /UnbanIP IP [Reason] |
| Category | Moderation |
| Required permissions | Ban, BanIP |
| Usable from console? | Yes |
| Introduced in | fCraft 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
reasonis 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.