CommandPanels/resource/template.yml
2020-12-26 22:31:54 +11:00

19 lines
594 B
YAML

# |------------------------------------------------------------------------
# | CommandPanels Template File
# | By RockyHawk v1.0
# | https://www.spigotmc.org/resources/command-panels-custom-guis.67788/
# |------------------------------------------------------------------------
panels:
template:
perm: default
rows: 1
title: '&8Template Panel'
empty: GLASS_PANE
item:
'4':
material: COBBLESTONE
stack: 1
name: '&fClick Me!'
commands:
- msg= You clicked the item!
- cpc