PlayerInfo/plugin.yml
2023-08-26 11:01:28 +07:00

19 lines
436 B
YAML

name: PlayerInfo
version: 2.1.5
author: Matthww
api: 5.0.0
description: Shows information about a certain player!
main: Matthww\PlayerInfo\PlayerInfo
commands:
playerinfo:
description: Show information about a certain player!
usage: "/playerinfo <player>"
permission: playerinfo.use
aliases: ['pinfo']
permissions:
playerinfo.use:
default: op
description: "Allows the user/player to execute the playerinfo command"