/BanIP: Difference between revisions
Appearance
No edit summary |
|||
| Line 17: | Line 17: | ||
:Same as above, but the IP address is typed in directly. | :Same as above, but the IP address is typed in directly. | ||
==Customizing / | ==Customizing /BanIP behavior== | ||
*Ability to ban can be limited per-rank. By default, players with [[Ban]] permission may only ban players of their own rank or lower. | *Ability to ban can be limited per-rank. By default, players with [[Ban]] permission may only ban players of their own rank or lower. | ||
*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. | ||
Revision as of 04:19, 21 May 2011
| Command | |
| BanIP Bans an IP address. | |
|---|---|
| Aliases | (None) |
| Usage |
/BanIP (PlayerName |
| Category | Moderation |
| Required permissions | Ban, BanIP |
| Usable from console? | Yes |
| Introduced in | [[Version history#{{{v}}}|fCraft {{{v}}}]] |
Bans an IP address, preventing anyone who tries connecting from that address from joining. If any players are online from that IP address, they are immediately kicked.
/BanIP PlayerName [Reason]
- Bans an IP address that was last used by the given player. Does NOT ban the player's name. If a
reasonis given, it is displayed to the banned player, saved on player's record (can be viewed via/BanInfo IPAddress), and may be announced publicly.
/BanIP IPAddress [Reason]
- Same as above, but the IP address is typed in directly.
Customizing /BanIP behavior
- Ability to ban can be limited per-rank. By default, players with Ban permission may only ban players of their own rank or lower.
- If RequireBanReason setting is enabled (default: false), players are required to provide a reason.
- If AnnounceKickAndBanReasons setting is enabled (default: true), ban reasons are announced in global chat.