#DeluxeMenu bug report
1 messages · Page 1 of 1 (latest)
xd
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
r u opening that gui with a command that exist but doesn't have a register_command: true?
if so u can either add it or when u click the item use the [openguimemu] guiname instead which is a better option tbh
When i am home
https://paste.helpch.at/okojivehuy.vbnet
This is only the main menu, but i have it on every menu.
yes, it is set to true
is it set to true for the other menus too? shop upgrades...
but like i said it's better to use the
[openguimenu] action :/
yep
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.
have u restarted the server? cause the register requires a restart
also try register_commands: true instead of command
since u have more than 2
My Server reboots two times a day :)
Does not change anything
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
Nope, it was also a problem on an empty 1.20.1 paper server
mine is paper 1.20.1 and i don't encounter such bug