Jump to content

/BanInfo: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
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.200
|v=0.200
Line 15: Line 15:


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

Revision as of 02:03, 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.