Jump to content

/BanInfo: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
|uses=/BanInfo
|uses=/BanInfo


/BanInfo PlayerName
/BanInfo <PlayerName>


/BanInfo IPAddress
/BanInfo <IPAddress>
|cat=Info
|cat=Info
|perm=
|perm={{rperm|ViewOthersInfo}}?
|console=Yes
|console=Yes
|v=0.100
|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>==
==<code>/BanInfo <PlayerName></code>==
:Shows information about recent bans/unbans for given player.
:Shows information about recent bans/unbans for given player. Requires {{perm|ViewOthersInfo}} permission.


==<code>/BanInfo IPAddress</code>==
==<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.
: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.


{{LastUpdated|605}}
==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.