#deluxmenu
1 messages · Page 1 of 1 (latest)
'1':
material: brick_stairs
slot: 0
display_name: '&eSkill'
lore:
- 'Skill'
left_click_commands:
- '[close]'
- '[opengui] skill'
mm also does not open it the plugin I want to open is from the Aumm also does not open it the plugin I want to open is from the AureliumSkills
remove the [close] also does not open the command skill
/skill is a command to another mod/ plugin ?
If it's just a command it should work like this:
'1':
material: brick_stairs
slot: 0
display_name: '&eSkill'
lore:
- 'Skill'
left_click_commands:
- '[close]'
- '[player] skill'
Is plugin
try what's above
????
I'm sorry I don't speak English only Spanish so use a translator tonight I'll try it
mmm it doesn't close either but it reopens and I also inverted the commands the same way.
Try```YML
'1':
material: brick_stairs
slot: 0
display_name: '&eSkill'
lore:
- 'Skill'
left_click_commands:
- '[close]'
- '[player] skill<delay=20>'