Console support

And some fixes to be more compliant with PQRS
This commit is contained in:
Matthew
2017-05-27 18:22:41 +02:00
parent a5e6184b38
commit f313bdf4d0
2 changed files with 31 additions and 33 deletions

View File

@ -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"