mirror of
https://github.com/songoda/UltimateKits.git
synced 2024-11-22 18:26:12 +01:00
Added permissions to the plugin yaml.
This commit is contained in:
parent
4cd64c33e2
commit
8501b16927
@ -15,4 +15,10 @@ commands:
|
||||
description: Preview a kit
|
||||
default: true
|
||||
aliases: [pk, preview]
|
||||
usage: /<command> [kit]0
|
||||
usage: /<command> [kit]
|
||||
permissions:
|
||||
kitpreview.use:
|
||||
description: allows the user to preview kits
|
||||
default: true
|
||||
kitpreview.admin:
|
||||
description: Gives access to admin commands.
|
Loading…
Reference in New Issue
Block a user