/Ban: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
|uses=/Ban PlayerName [Reason] | |uses=/Ban PlayerName [Reason] | ||
|cat=Moderation | |cat=Moderation | ||
|perm=Ban | |perm={{perm|Ban}} | ||
|console=Yes | |console=Yes | ||
|v=0.100 | |v=0.100 | ||
| Line 16: | Line 16: | ||
==Customizing /Ban behavior== | ==Customizing /Ban behavior== | ||
*Ability to ban can be limited per-rank. By default, players with | *Ability to ban can be limited per-rank. By default, players with {{perm|Ban}} permission may only ban players of their own rank or lower. | ||
*If [[List_of_config_keys#Security|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 [[List_of_config_keys#Security|AnnounceKickAndBanReasons]] setting is enabled (default: true), ban reasons are announced in global chat. | *If [[List_of_config_keys#Security|AnnounceKickAndBanReasons]] setting is enabled (default: true), ban reasons are announced in global chat. | ||
Revision as of 06:08, 20 August 2012
| Command | |
| Ban Bans a player by name. | |
|---|---|
| Usage |
/Ban PlayerName [Reason] |
| Category | Moderation |
| Required permissions | Ban |
| Usable from console? | Yes |
| Introduced in | fCraft 0.100 |
Bans a player by name/account. If the player is online, he/she is immediately kicked. Player's IP is NOT banned, see /BanIP command for that. If other players are logged in from the same IP, a warning is shown.
/Ban PlayerName [Reason]
- If a
reasonis given, it is displayed to the banned player, saved on player's record (can be viewed via /BanInfo), and may be announced publicly.
Customizing /Ban 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.
- If IRCBotAnnounceServerEvents setting is enabled (default: false), bans are announced on IRC.