We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b4f5c commit 113bfefCopy full SHA for 113bfef
1 file changed
src/main/resources/categories.yml
@@ -1,9 +1,17 @@
1
Donator:
2
title: 'Donator Kits'
3
+ type: CHEST
4
rows: 6
5
refresh-delay: 20
6
+ display-name: 'Donator Kits'
7
menu-fillers:
8
- 'donator-background'
9
+ open-command:
10
+ enabled: true
11
+ command: donatorkits
12
+ aliases: []
13
+ #permission: advancedkits.command.kits
14
+ description: Opens the donator kits menu.
15
open-menu:
16
sounds:
17
- ENTITY_HORSE_ARMOR;VOICE;10.0;1.0
0 commit comments