mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-06 06:41:44 +00:00
fixed plugin.yml
This commit is contained in:
@@ -8,8 +8,11 @@ commands:
|
||||
toolstats:
|
||||
usage: /toolstats
|
||||
description: Main command.
|
||||
permission: randomenchant.reload
|
||||
permission: toolstats.main
|
||||
permissions:
|
||||
randomenchant.reload:
|
||||
description: Allows the usage of /randomenchant reload
|
||||
default: op
|
||||
toolstats.main:
|
||||
description: Allows the usage of /toolstats
|
||||
default: true
|
||||
toolstats.reload:
|
||||
description: Allows the usage of /toolstats reload
|
||||
default: op
|
||||
Reference in New Issue
Block a user