mirror of
https://github.com/Matthww/PlayerInfo.git
synced 2025-05-14 09:19:21 +00:00
Merge branch 'master' of https://github.com/mukeenanyafiq/PlayerInfo
This commit is contained in:
commit
cc7e6c74af
12
README.md
12
README.md
@ -1,5 +1,5 @@
|
|||||||
# PlayerInfo
|
# PlayerInfo
|
||||||
Shows info about a certain player!
|
Shows information about a certain player!
|
||||||
|
|
||||||
#### Command Usage:
|
#### Command Usage:
|
||||||
`/playerinfo <player>`
|
`/playerinfo <player>`
|
||||||
@ -8,17 +8,19 @@ We also have a shorter command:\
|
|||||||
`/pinfo <player>`
|
`/pinfo <player>`
|
||||||
|
|
||||||
#### Permission:
|
#### Permission:
|
||||||
`playerinfo.use` - Allows the player to use the command `/playerinfo`
|
`playerinfo.use` - Allows operator to use the command `/playerinfo`
|
||||||
|
|
||||||
#### Example:
|
#### Example:
|
||||||
|
|
||||||
Name: Steve\
|
Name: Steve\
|
||||||
IP: 127.0.0.1\
|
|
||||||
Ping: 46ms\
|
|
||||||
OS: iOS\
|
|
||||||
Model: iPhone\
|
Model: iPhone\
|
||||||
|
OS: iOS\
|
||||||
|
IP: 127.0.0.1\
|
||||||
|
Port: 37379\
|
||||||
|
Ping: 46ms\
|
||||||
UI: Classic UI\
|
UI: Classic UI\
|
||||||
GUI Scale: Maximum\
|
GUI Scale: Maximum\
|
||||||
Controls: Touch\
|
Controls: Touch\
|
||||||
|
UUID: a4b63016-7243-3010-8cf7-22915a4b77d5\
|
||||||
Health: 19 HP\
|
Health: 19 HP\
|
||||||
Position: X: 132, Y: 78, Z: -963
|
Position: X: 132, Y: 78, Z: -963
|
||||||
|
@ -15,4 +15,4 @@ commands:
|
|||||||
permissions:
|
permissions:
|
||||||
playerinfo.use:
|
playerinfo.use:
|
||||||
default: op
|
default: op
|
||||||
description: "Allows the player to execute the playerinfo command"
|
description: "Allows operator to execute the playerinfo command"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user