Files
ToolStats/src/main/resources/plugin.yml
2022-08-15 11:51:23 -04:00

23 lines
631 B
YAML

name: ToolStats
version: '${project.version}'
main: lol.hyper.toolstats.ToolStats
api-version: 1.15
author: hyperdefined
description: Track various tool stats!
commands:
toolstats:
usage: /toolstats
permission: toolstats.command
permissions:
toolstats.command:
description: Allows the usage of /toolstats.
default: true
toolstats.reload:
description: Allows the usage of /toolstats reload.
default: op
toolstats.reset:
description: Allows the usage of /toolstats reset.
default: true
toolstats.reset.confirm:
description: Allows the usage of /toolstats reset confirm.
default: true