Files
ToolStats/src/main/resources/plugin.yml
2022-02-11 15:03:21 -05:00

18 lines
454 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
description: Main command.
permission: toolstats.main
permissions:
toolstats.main:
description: Allows the usage of /toolstats
default: true
toolstats.reload:
description: Allows the usage of /toolstats reload
default: op