#question

1 messages · Page 1 of 1 (latest)

desert rose
#

Does it support ItemsAdder or Oraxen?
Please mention it.

lime sparrow
#

I'm pretty sure it is mentioned in the wiki.

desert rose
#

Do you happen to have an in-game editor?

lime sparrow
#

No, but if you want to convert a lot of in-game items into config options, I have a plugin for that

desert rose
#

what plugin name?

mystic moatBOT
#
âš¡ GUIHelper | The in-game GUI builder âš¡
Useful Links & Information:

The ultimate solution to creating professional GUIs
• Spigot
• Support
• Dev Builds

lime sparrow
#

Use the latest Dev Build

  1. /gh create
  2. Put items in the GUI
  3. /gh create deluxemenus

if you have the items in a chest, run the 2nd command by looking at the chest

If your menus are in the gui_menus folder, use /gh create deluxemenus -e - that -e tells to the plugin to use a different format for the config

desert rose
#

I'll give it a try.

lime sparrow
#

Hmm, I need to update a lib, ye

desert rose
lime sparrow
#

Ye but I didn't test it on 1.20.x

desert rose
#

So it's not available in 1.20.X version😭

lime sparrow
#

ah, the last build is from march

#

let me build it really quick

desert rose
lime sparrow
#

#19 should work, give it a minute to finish

#

Done, you can try #19

desert rose
#

It works normally.

lime sparrow
#

great

desert rose
# lime sparrow great

I'm sorry for the mention. Did the file part of the deluxe menu version 1.13.6 and 1.14.0 menu setting (yml) change??

lime sparrow
#

wdym?

#

DeluxeMenus mostly has backwards compatibility, new versions won't break older versions. If any new options was added after 1.13.6, GUIHelper won't know about it.

desert rose
lime sparrow
#

Do you use external menus?

#

Either way, you should only copy the items from the file generated by GH and paste it in your menu.

#

a DM menu needs a few other options besides items, options that are not generated by GH because it would be out of the scope of the plugin

desert rose
#

First of all, I see.

#

Can I use it for zmenu if I create it externally?

lime sparrow
#

No, there's no support for zmenu

#

if zmenu knows how to import DM files, then sure, I guess you can