#Deluxe Menu Issue

1 messages · Page 1 of 1 (latest)

pallid narwhal
#

I provided images of what it is spitting out in the console. I don't understand because it all matches....

jagged ore
#

send you send the menu in a paste instead of an image? images of text are not that useful

#

it looks like you have an invalid yml file

fierce boughBOT
#
FAQ Answer:

Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
HelpChat Paste - How To Use

jagged ore
#

@pallid narwhal

pallid narwhal
jagged ore
#

it's the ```yml
deny_commands: []
''

#

this is invalid formatting

#
    deny_commands: []
``` is correct, but you can just remove them if they are unwanted
#

this is a working file this

#

also just fyi

pallid narwhal
#

Thank you 🙂

jagged ore
#

if you put click_commands it works for ALL click types

pallid narwhal
#

😮

jagged ore
#

so you can remove the right_click_commands and just replace the left with that

pallid narwhal
#

Good to know

jagged ore
#

👍

pallid narwhal
#

awesome thank you!