feat(plugin.yml): update file
This commit is contained in:
parent
17b836005c
commit
d940d2ad34
1 changed files with 10 additions and 0 deletions
|
@ -5,3 +5,13 @@ author: Aro
|
||||||
api-version: 1.18
|
api-version: 1.18
|
||||||
commands:
|
commands:
|
||||||
nicko:
|
nicko:
|
||||||
|
description: "Opens Nicko's GUI."
|
||||||
|
usage: "/nicko (check/debug)"
|
||||||
|
permission: nicko.admin
|
||||||
|
permissions:
|
||||||
|
nicko.*:
|
||||||
|
default: op
|
||||||
|
children:
|
||||||
|
- nicko.use
|
||||||
|
nicko.use:
|
||||||
|
default: op
|
Loading…
Reference in a new issue