main_cosmetics.yml
guis:
mainCosmetics:
displayname: '&a&lCosmetics'
size: 27
empty_slots:
id: 3
material: STAINED_GLASS_PANE
slots:
10:
material: ARROW
displayname: '&a&lArrows effects'
click_action:
type: OPEN_MENU
run_action:
- 'arrowEffects'
lore:
- '&7Right click to open menu'
12:
material: IRON_SWORD
displayname: '&a&lKills effects'
click_action:
type: OPEN_MENU
run_action:
- 'killEffects'
lore:
- '&7Right click to open menu'
14:
material: SKULL_ITEM
displayname: '&a&lDeath effects'
click_action:
type: OPEN_MENU
run_action:
- 'deathEffects'
lore:
- '&7Right click to open menu'
16:
material: FIREWORK
displayname: '&a&lWin effects'
click_action:
type: OPEN_MENU
run_action:
- 'winEffects'
lore:
- '&7Right click to open menu'
22:
material: BARRIER
displayname: '&cDisable all active effects'
click_action:
type: RESET_ALL_COSMETICS
args:
- ''
Last updated