#Deluxe menus help

1 messages · Page 1 of 1 (latest)

winged crescent
#

I have the following 2 items in my deluxemenus config.

'Mining':
material: COAL_ORE
slot: 11
display_name: '&#46474a&lCoal Ore'
lore:
- ''
- '&aUnlocked'
priority: 1
view_requirement:
requirements:
permission:
type: has permission
permission: canbreak.coal
'Mining':
material: COAL_ORE
slot: 11
display_name: '&#46474a&lCoal Ore'
lore:
- ''
- '&cLocked'
- '&7Unlocked at &cMining Skill &7level &cSKILL LVL HERE'
priority: 2

It should show that coal ore is unlocked since I do have the permission "canbreak.coal", however, it's showing locked every time I open the GUI.

mental sequoia
#

item names must be unique, either change the first one or second