#Deluxe Menu Issue
1 messages · Page 1 of 1 (latest)
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
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
Requested by: cj89898 • paste
@pallid narwhal
yep it's invalid for sure, I just checked using http://yaml-online-parser.appspot.com/
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 
also just fyi
Thank you 🙂
if you put click_commands it works for ALL click types
😮
so you can remove the right_click_commands and just replace the left with that
Good to know
👍
awesome thank you!