Jump to content

/Info: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
Line 19: Line 19:
==<code>/Info <PlayerName></code>==
==<code>/Info <PlayerName></code>==
:Shows another player's stats and information. Usable from console. Requires [[ViewOthersInfo]] permission to look at other players' stats.
:Shows another player's stats and information. Usable from console. Requires [[ViewOthersInfo]] permission to look at other players' stats.
==<code>/Info <Wildcard></code>==
:Looks for players whose names match the given pattern. Asterisk (*) matches any characters. For example: </code>/info *grief</code> finds all players whose names end with "grief"


==<code>/Info <IP></code>==
==<code>/Info <IP></code>==
:Lists players who are using a given IP address.
:Lists players who are using a given IP address.
==<code>/Info <IP>/<Range></code>==
:Lists players who are using a given IP range ([CIDR notation http://en.wikipedia.org/wiki/CIDR_notation]).


==Sample Output==
==Sample Output==
  About Notch: Last seen 2h48m ago from 255.255.255.255.
  About Notch: Last seen 2h48m ago from 123.45.67.89.
   Logged in 78 time(s) since 14 apr 2011.
   Logged in 78 time(s) since 14 apr 2011.
   1 accounts share this IP: fragmer
   1 accounts share this IP: fragmer

Revision as of 21:39, 1 November 2011

Command
Info

Shows your own/another player's info.

AliasesPInfo
Usage

/Info

/Info PlayerName

/Info IP

CategoryInfo
Required permissionsViewOthersInfo (sometimes)
Usable from console?Yes
Introduced infCraft 0.200


/Info

Shows your own stats and information. Not usable from console.

/Info <PlayerName>

Shows another player's stats and information. Usable from console. Requires ViewOthersInfo permission to look at other players' stats.

/Info <Wildcard>

Looks for players whose names match the given pattern. Asterisk (*) matches any characters. For example: /info *grief finds all players whose names end with "grief"

/Info <IP>

Lists players who are using a given IP address.

/Info <IP>/<Range>

Lists players who are using a given IP range ([CIDR notation http://en.wikipedia.org/wiki/CIDR_notation]).

Sample Output

About Notch: Last seen 2h48m ago from 123.45.67.89.
 Logged in 78 time(s) since 14 apr 2011.
 1 accounts share this IP: fragmer
 Built 57486 and deleted 28973 blocks, drew 6875K blocks, wrote 6078 messages.
 Kicked 165 and banned 478 players.
 Got kicked 1 times. Last kick 3w4d ago by fragmer.
 Last kick reason: grief
 Promoted from Operator to SuperOperator by fragmer 16h53m ago.
 Promotion reason: banned 478 players
 Spent a total of 177.7 hours (10661.6 minutes) here.

See Also