/UnbanAll
Appearance
(Redirected from /UnBanAll)
| 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.