#i use deluxe menus but when i create a new menu it is not loading
1 messages · Page 1 of 1 (latest)
Check console for errors
it only say that 3 menus where loaded but mine not
If you haven't, make sure to add your new menu to the DeluxeMenus config.yml under the gui_menus: section. (`./plugins/DeluxeMenus/config.yml)
and it must be:
file: filename.yml```
The filename there matches your menu filename? If you could share your startup logs, maybe they say something about why 🤔
The file name is the menu filename is mymenu.yml must be mymenu.yml if is cats.yml must be cats.yml the name you like if is dog, water, name isn't important to work
I'm not the author of this post, I don't have problems
The filename matching the config setting is important to work though. 🤷 Sorry I didn't pay attention to the username, my bad 😅
i have the right file name in the config
that is an error in the logs : [01:13:03] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version! The following Item options will not work: nbt_int, nbt_ints, nbt_string and nbt_strings.
[01:13:08] [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.
ok
it works now