Jump to content

/BanInfo: Difference between revisions

From fCraft Wiki
D3M0N (talk | contribs)
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Commands]]{{LastUpdated|400}}
{{CommandBox
|name=BanInfo
|purpose=Shows ban info for a player or an IP address.
|aliases=
|uses=/BanInfo


==Command==
/BanInfo <PlayerName>
==<code>/Baninfo PlayerName|IP Address</code>==
 
:Prints information about past and present bans/unbans associated with the PlayerName or IP Address. If no name is given, this prints your own baninfo. - Can be used via console.
/BanInfo <IPAddress>
|cat=Info
|perm={{rperm|ViewOthersInfo}}?
|console=Yes
|v=0.200
|}}
 
==<code>/BanInfo</code>==
:Prints your own ban information.
 
==<code>/BanInfo <PlayerName></code>==
:Shows information about recent bans/unbans for given player. Requires {{perm|ViewOthersInfo}} permission.
 
==<code>/BanInfo <IPAddress></code>==
:If the address is banned, shows ban information. If it is not banned or has been unbanned, no information will be available. Requires {{perm|ViewOthersInfo}} permission.
 
==Related commands==
*{{cmd|Ban}} - Bans a player by name.
*{{cmd|BanIP}} - Bans a player by IP address.
*{{cmd|BanAll}} - Bans an IP, and all accounts on it.
*{{cmd|Unban}} - Unbans a player by name.
*{{cmd|UnbanIP}} - Unbans a player by IP address.
*{{cmd|UnbanAll}} - Unbans an IP, and all accounts on it.
*{{cmd|BanEx}} - Excludes a player from being banned, even if their IP is banned.
 
{{LastUpdated|1650}}

Latest revision as of 04:27, 22 August 2012

Command
BanInfo

Shows ban info for a player or an IP address.

Usage

/BanInfo

/BanInfo <PlayerName>

/BanInfo <IPAddress>

CategoryInfo
Required permissionsViewOthersInfo?
Usable from console?Yes
Introduced infCraft 0.200


/BanInfo

Prints your own ban information.

/BanInfo <PlayerName>

Shows information about recent bans/unbans for given player. Requires ViewOthersInfo permission.

/BanInfo <IPAddress>

If the address is banned, shows ban information. If it is not banned or has been unbanned, no information will be available. Requires ViewOthersInfo permission.
  • /Ban - Bans a player by name.
  • /BanIP - Bans a player by IP address.
  • /BanAll - Bans an IP, and all accounts on it.
  • /Unban - Unbans a player by name.
  • /UnbanIP - Unbans a player by IP address.
  • /UnbanAll - Unbans an IP, and all accounts on it.
  • /BanEx - Excludes a player from being banned, even if their IP is banned.