/Kick: Difference between revisions
Appearance
Created page with "{{CommandBox |name=Kick |purpose=Kicks a player from server. |aliases=K |uses=/Kick PlayerName [Reason] |cat=Moderation |perm=Kick |console=Yes |v=0.100 |}} Kicks a player from ..." |
Made /Info PlayerName link work properly |
||
| Line 10: | Line 10: | ||
|}} | |}} | ||
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]] | 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#/Info_PlayerName|/Info PlayerName]] | ||
==<code>/Kick PlayerName [Reason]</code>== | ==<code>/Kick PlayerName [Reason]</code>== | ||
Revision as of 17:10, 27 February 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 Ban permission may only ban 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.