Files
ToolStats/src/main/resources/plugin.yml
2023-08-29 10:41:08 -04:00

24 lines
653 B
YAML

name: ToolStats
version: '${project.version}'
main: lol.hyper.toolstats.ToolStats
api-version: 1.15
author: hyperdefined
description: Track various tool stats!
folia-supported: true
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