Jump to content

/Kick

From fCraft Wiki
Revision as of 17:10, 27 February 2012 by BobKare (talk | contribs) (Made /Info PlayerName link work properly)
Command
Kick

Kicks a player from server.

AliasesK
Usage

/Kick PlayerName [Reason]

CategoryModeration
Required permissionsKick
Usable from console?Yes
Introduced infCraft 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 reason is 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.