/Info: Difference between revisions
Appearance
No edit summary |
|||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
|name=Info | |name=Info | ||
|purpose=Shows your own/another player's info. | |purpose=Shows your own/another player's info. | ||
|aliases= | |aliases= | ||
|uses=/Info | |uses=/Info | ||
/Info | /Info PlayerName | ||
/Info | /Info Pattern | ||
/Info | /Info IP | ||
/Info | /Info IP/Range | ||
/Info @Rank | /Info @Rank | ||
|cat=Info | |cat=Info | ||
|perm=ViewOthersInfo | |perm={{rperm|ViewOthersInfo}}? | ||
|console=Yes | |console=Yes | ||
|v=0.200 | |v=0.200 | ||
|}} | |}} | ||
Used to search for players, and to show individual players' PlayerDB records. | Used to search for players, and to show individual players' PlayerDB records. If multiple playres match the query, a list is shown. Online players are shown first, sorted by rank. Offline players are shown next, sorted by rank and last-seen time. | ||
==<code>/Info</code>== | ==<code>/Info</code>== | ||
:Shows your own stats and information. Not usable from console. | :Shows your own stats and information. Not usable from console. | ||
==<code>/Info | ==<code>/Info PlayerName</code>== | ||
:Shows another player's stats and information. Usable from console. Requires | :Shows another player's stats and information. Usable from console. Requires {{perm|ViewOthersInfo}} permission to look at other players' stats. | ||
==<code>/Info | ==<code>/Info Pattern</code>== | ||
:Looks for players whose names match the given pattern. Question mark (?) matches any one character. Asterisk (*) matches any string of characters. Examples: | :Looks for players whose names match the given pattern. Question mark (?) matches any one character. Asterisk (*) matches any string of characters. Examples: | ||
:*<code>/info *</code> finds ALL players | |||
:*<code>/info *grief</code> finds all players whose names end with "grief" | :*<code>/info *grief</code> finds all players whose names end with "grief" | ||
:*<code>/info fr?g*</code> | :*<code>/info fr?g*</code> matches "fragmer", "frog", "frigg", "fr0g", "fragile", etc | ||
:*<code>/info *@*</code> finds all [[Mojang accounts|Mojang account]] players | |||
==<code>/Info | ==<code>/Info IP</code>== | ||
:Lists players who are using a given IP address. | :Lists players who are using a given IP address. | ||
==<code>/Info | ==<code>/Info IP/Range</code>== | ||
:Lists players who are using a given IP range ([http://en.wikipedia.org/wiki/CIDR_notation CIDR notation]). For example: <code>/info 123.45.67.89/24</code> | :Lists players who are using a given IP range ([http://en.wikipedia.org/wiki/CIDR_notation CIDR notation]). For example: <code>/info 123.45.67.89/24</code> | ||
==<code>/Info @ | ==<code>/Info @RankName</code>== | ||
:Lists players of a given rank | :Lists players of a given rank. | ||
==Sample Output== | ==Sample Output== | ||
| Line 56: | Line 58: | ||
* [[Time formatting]] for details about the way dates and times are printed. | * [[Time formatting]] for details about the way dates and times are printed. | ||
{{LastUpdated| | {{LastUpdated|1650}} | ||
Latest revision as of 09:27, 10 August 2013
| Command | |
| Info Shows your own/another player's info. | |
|---|---|
| Usage |
/Info /Info PlayerName /Info Pattern /Info IP /Info IP/Range /Info @Rank |
| Category | Info |
| Required permissions | ViewOthersInfo? |
| Usable from console? | Yes |
| Introduced in | fCraft 0.200 |
Used to search for players, and to show individual players' PlayerDB records. If multiple playres match the query, a list is shown. Online players are shown first, sorted by rank. Offline players are shown next, sorted by rank and last-seen time.
/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 Pattern
- Looks for players whose names match the given pattern. Question mark (?) matches any one character. Asterisk (*) matches any string of characters. Examples:
/info *finds ALL players/info *grieffinds all players whose names end with "grief"/info fr?g*matches "fragmer", "frog", "frigg", "fr0g", "fragile", etc/info *@*finds all Mojang account players
/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). For example:
/info 123.45.67.89/24
/Info @RankName
- Lists players of a given rank.
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
- Time formatting for details about the way dates and times are printed.