#Error appearing,

1 messages · Page 1 of 1 (latest)

chrome notch
tall sedge
chrome notch
tall sedge
#

Additionally, your left_click_commands all need to be spaced in 2 spaces so it's part of the items.

#

You can also just delete this as you're not using any permission check:

# as always, only cool people can open this menu :)
open_requirement:
  requirements:
    permission:
      type: has permission
      permission: ''
      deny_commands:
        - "[message] &8[&bDeluxe&eMenus&8] &cYou don't have perms for this!"
#

Unless you're adding another command, also delete Line 7.

chrome notch
#

the advanced menu still works, but the getting_started one still doesnt load

tall sedge
#

Once again, you can also delete the open_requirement block and view_requirement lines.

#

Your fillter_item also needs to be spaced in 1 more.

tall sedge
#

You've also spaced in fillter_item to much - it has to have the same spaces as your other items like commands_tips and intro.

chrome notch
tall sedge
#

intro also needs 1 more space. (line 13)

chrome notch
chrome notch
chrome notch
tall sedge
chrome notch
#

im just using the /deluxemenu reload

#

okay let me restart the server

#

"[17:46:06] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.1-Release
[17:46:06] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
[17:46:06] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
[17:46:07] [Server thread/WARN]: [DeluxeMenus] Found 'data' option for item: teststone in menu: basics_menu. This option is deprecated and will be removed soon. Please use 'damage' instead.
[17:46:07] [Server thread/WARN]: [DeluxeMenus] Material for item: left_click_commands in menu: advanced_menu is not present!
Skipping item: left_click_commands
[17:46:07] [Server thread/INFO]: [DeluxeMenus] 3 GUI menus loaded!
[17:46:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.1-Release]
[17:46:07] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!"

tall sedge
chrome notch
#

could it be becasue ive got menus that arent made yet on the advanced_menu, since i just have what they'll be called file wise

#

i havent actually made the file yet

tall sedge
#

So which menu is missing?

chrome notch
#

just the getting started one

tall sedge
#

Show me the file in file manager.

#

Like what folder it's in, etc.

chrome notch
tall sedge
#

Ah, did you add it to the config.yml?

chrome notch
#

ah there we go, ive added it now and it shows up, however when i left click on the things with (left click commands) it doesnt work

tall sedge
chrome notch
#

'getting_started':
material: BOOK
slot: 10
priority: 1
update: true
item_flags:
- HIDE_ATTRIBUTES
display_name: '&6&l🧱 Getting Started'
lore:
- '&7Learn the basics of gameplay:'
- '&e• Nations, claims, and commands'
- '&e• Making money and surviving'
left_click_commands:
- '[open_menu] getting_started_menu'

the chat messages do, but for this one how it opens another menu, it doesnt work

tall sedge
chrome notch
tall sedge
chrome notch
#

still not workign

#

[DeluxeMenus] Material for item: left_click_commands in menu: advanced_menu is not present

back to saying this now

#

do i need _

#

wait

#

it works on the getting started back button

#

but not on the advanced menu book to get to the getting started menu

tall sedge
tall sedge
#

Look at all the left_click_commands - some don't have any commands and some aren't part of item blocks.

chrome notch
#

appreciate all the help