/Kick: Difference between revisions
Appearance
Made /Info PlayerName link work properly |
No edit summary |
||
| Line 5: | Line 5: | ||
|uses=/Kick PlayerName [Reason] | |uses=/Kick PlayerName [Reason] | ||
|cat=Moderation | |cat=Moderation | ||
|perm=Kick | |perm={{perm|Kick}} | ||
|console=Yes | |console=Yes | ||
|v=0.100 | |v=0.100 | ||
| Line 16: | Line 16: | ||
==Customizing /Kick behavior== | ==Customizing /Kick 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|Kick}} permission may only kick players of their own rank or lower. | ||
*If [[List_of_config_keys#Security|RequireKickReason]] setting is enabled (default: false), players are required to provide a reason. | *If [[List_of_config_keys#Security|RequireKickReason]] setting is enabled (default: false), players are required to provide a reason. | ||
*If [[List_of_config_keys#Security|AnnounceKickAndBanReasons]] setting is enabled (default: true), kick reasons are announced in global chat. | *If [[List_of_config_keys#Security|AnnounceKickAndBanReasons]] setting is enabled (default: true), kick reasons are announced in global chat. | ||
Latest revision as of 06:10, 20 August 2012
| Command | |
| Kick Kicks a player from server. | |
|---|---|
| Aliases | K |
| Usage |
/Kick PlayerName [Reason] |
| Category | Moderation |
| Required permissions | Kick |
| Usable from console? | Yes |
| Introduced in | fCraft 0.100 |
Kicks a player from server. If the player has been kicked in the past, or if other players are logged in from the same IP, a warning is shown. Information about player's most-recent kick and total number of kicks can be viewed using /Info PlayerName
/Kick 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 /Kick behavior
- Ability to ban can be limited per-rank. By default, players with Kick permission may only kick players of their own rank or lower.
- If RequireKickReason setting is enabled (default: false), players are required to provide a reason.
- If AnnounceKickAndBanReasons setting is enabled (default: true), kick reasons are announced in global chat.
- If IRCBotAnnounceServerEvents setting is enabled (default: false), kick are announced on IRC.