mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-13 16:14:57 +00:00
added main plugin command
This commit is contained in:
@@ -2,3 +2,14 @@ name: ToolStats
|
||||
version: '${project.version}'
|
||||
main: lol.hyper.toolstats.ToolStats
|
||||
api-version: 1.18
|
||||
author: hyperdefined
|
||||
description: Track various tool stats!
|
||||
commands:
|
||||
toolstats:
|
||||
usage: /toolstats
|
||||
description: Main command.
|
||||
permission: randomenchant.reload
|
||||
permissions:
|
||||
randomenchant.reload:
|
||||
description: Allows the usage of /randomenchant reload
|
||||
default: op
|
||||
|
||||
Reference in New Issue
Block a user