Jump to content

/BanInfo: Difference between revisions

From fCraft Wiki
mNo edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
|name=BanInfo
|name=BanInfo
|purpose=Shows ban info for a player or an IP address.
|purpose=Shows ban info for a player or an IP address.
|aliases=(None)
|aliases=
|uses=/baninfo
|uses=/BanInfo
/baninfo PlayerName
 
/baninfo IPAddress
/BanInfo <PlayerName>
 
/BanInfo <IPAddress>
|cat=Info
|cat=Info
|perm=(None)
|perm={{rperm|ViewOthersInfo}}?
|console=Yes
|console=Yes
|v=0.200
|}}
|}}


==<code>/BanInfo</code>==
==<code>/BanInfo</code>==
:When no parameters are given, prints your own ban information.
:Prints your own ban information.
 
==<code>/BanInfo <PlayerName></code>==
:Shows information about recent bans/unbans for given player. Requires {{perm|ViewOthersInfo}} permission.


==<code>/BanInfo PlayerName</code>==
==<code>/BanInfo <IPAddress></code>==
:Shows information about recent bans/unbans for given player.
: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.


==<code>/BanInfo IPAddress</code>==
==Related commands==
:If the address is banned, shows ban information. If it is not banned or has been unbanned, no information will be available.
*{{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|605}}
{{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.