mirror of
https://github.com/Matthww/PlayerInfo.git
synced 2025-09-10 09:38:37 +00:00
Console support
And some fixes to be more compliant with PQRS
This commit is contained in:
14
plugin.yml
14
plugin.yml
@ -10,11 +10,11 @@ commands:
|
||||
description: Show info about a certain player!
|
||||
usage: "/playerinfo <player>"
|
||||
permission: playerinfo.command.use
|
||||
pinfo:
|
||||
description: Show info about a certain player!
|
||||
usage: "/pinfo <player>"
|
||||
permission: playerinfo.command.use
|
||||
aliases: ['pinfo']
|
||||
permissions:
|
||||
playerinfo.command.use:
|
||||
description: "Allows the user to run the playerinfo command"
|
||||
default: op
|
||||
playerinfo:
|
||||
default: false
|
||||
children:
|
||||
playerinfo.use:
|
||||
default: op
|
||||
description: "Allows the user to run the playerinfo command"
|
||||
|
Reference in New Issue
Block a user