#Hello. I have a problem with DeluxeMenu

1 messages · Page 1 of 1 (latest)

stray rivet
#

I am creating a menus where the user to click on the material and start the command must have requirements, or a permission. I wrote this 'but it does not work
'home3': material: hdb-11600 data: 1 slot: 3 display_name: "&x&b&e&5&3&b&a&lH&x&c&6&6&5&c&b&lo&x&c&e&7&7&d&c&lm&x&d&6&8&9&e&c&le &x&d&e&9&b&f&d&l3" view_requirement: requirements: type: has permission permission: home.access.3 deny_commands: - '[message] &cDevi avere il ranks successivo!' left_click_commands: - '[player] Plot home 3' - '[close]'

#

how can i solve it?

#

'home3': material: hdb-11600 data: 1 slot: 3 display_name: "&x&b&e&5&3&b&a&lH&x&c&6&6&5&c&b&lo&x&c&e&7&7&d&c&lm&x&d&6&8&9&e&c&le &x&d&e&9&b&f&d&l3" view_requirement: requirements: homes3: type: has permission permission: home.access.3 deny_commands: - '[message] &cDevi avere il ranks successivo!' left_click_commands: - '[player] Plot home 3' - '[close]'

Now I wrote this, but the problem is that, if I have permission, I check the material in the GUI. If I don't have it, don't check the material in the gui