/UnbanAll: Difference between revisions
Appearance
Created page with "{{CommandBox |name=UnbanAll |purpose=Unbans all players who share an IP Address. |aliases= |uses=/UnbanAll PlayerName [Reason] /UnbanAll IPAddress [Reason] |cat=Moderation |perm..." |
mNo edit summary |
||
| Line 22: | Line 22: | ||
==Customizing /UnbanAll behavior== | ==Customizing /UnbanAll behavior== | ||
*If [[RequireBanReason]] setting is enabled (default: false), players are required to provide a reason. | *If [[RequireBanReason]] setting is enabled (default: false), players are required to provide a reason. | ||
*If [[AnnounceKickAndBanReasons]] setting is enabled (default: true), | *If [[AnnounceKickAndBanReasons]] setting is enabled (default: true), unban reasons are announced in global chat. | ||
{{LastUpdated|1201}} | {{LastUpdated|1201}} | ||
Revision as of 23:12, 1 November 2011
| Command | |
| UnbanAll Unbans all players who share an IP Address. | |
|---|---|
| Usage |
/UnbanAll PlayerName [Reason] /UnbanAll IPAddress [Reason] |
| Category | Moderation |
| Required permissions | Ban, BanIP, BanAll |
| Usable from console? | Yes |
| Introduced in | fCraft 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
reasonis 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.