#DeluxeMenu bug report

1 messages · Page 1 of 1 (latest)

shrewd pond
#

When i open a gui inside a gui, it not only opens the gui, but also sends me an "command not found" message in the chat or the plugin message. It triggers more then one time. I never had that in the 1.19 but now with the 1.20 it makes these weird things.

#

(If you have way for me to fix that, ping me!)

shrewd pond
#

xd

young hearth
#

send your menus

#

?paste

chilly rivetBOT
#
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

wise matrix
#

if so u can either add it or when u click the item use the [openguimemu] guiname instead which is a better option tbh

shrewd pond
shrewd pond
wise matrix
#

but like i said it's better to use the
[openguimenu] action :/

shrewd pond
#

but still, players will do /menu and also get the "command not found" thing...

#

and it dont registers every command, but thats maybe because a plugin blocks certain command completions for some groups.

wise matrix
#

also try register_commands: true instead of command

#

since u have more than 2

shrewd pond
shrewd pond
wise matrix
#

then its probably another plugin causing this 🤷🏻‍♂️

#

by default that should be fine

spiral otter
#

register_command: true 100%

#

not commands

#

and it will only register the first open_command that is defined (if you have multiple)

#

I'm thinking if the command is registered (shows up when you press TAB), there might be some other plugin providing the message but I'm not too sure how to debug it

#

whether it be deluxemenus or another plugin

shrewd pond
#

Nope, it was also a problem on an empty 1.20.1 paper server

wise matrix
#

mine is paper 1.20.1 and i don't encounter such bug