/Kick
Appearance
(Redirected from /K)
| 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.