Jump to content

/Ban: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
Line 10: Line 10:
|}}
|}}


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.
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.


==<code>/Ban PlayerName [Reason]</code>==
==<code>/Ban PlayerName [Reason]</code>==
Line 22: Line 22:




{{LastUpdated|605}}
{{LastUpdated|1201}}

Revision as of 21:36, 1 November 2011

Command
Ban

Bans a player by name.

Usage

/Ban PlayerName [Reason]

CategoryModeration
Required permissionsBan
Usable from console?Yes
Introduced infCraft 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 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 /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.