Compare commits

...

2 Commits

Author SHA1 Message Date
a5fd8adc2f Update plugin.yml 2023-08-26 11:01:28 +07:00
267ea58c8d Update README.md 2023-08-26 11:00:54 +07:00
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ We also have a shorter command:\
`/pinfo <player>`
#### Permission:
`playerinfo.use` - Allows operator to use the command `/playerinfo`
`playerinfo.use` - Allows the user/player to use the command `/playerinfo`
#### Example:

View File

@ -15,4 +15,4 @@ commands:
permissions:
playerinfo.use:
default: op
description: "Allows operator to execute the playerinfo command"
description: "Allows the user/player to execute the playerinfo command"