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