Maxlego08 / zMenu

A plugin that will allow the creation of menu for minecraft, has a complete API for developers
GNU General Public License v3.0
56 stars 10 forks source link

Make DeluxeMenu configurations work with zMenu #73

Open Maxlego08 opened 6 months ago

Maxlego08 commented 6 months ago

The goal is to make DeluxeMenu configurations as much as possible under zMenu.

Hxncusik commented 5 months ago

It's not necessary, I have a plugin that converts popular GUI plugins to inventory and vice versa. https://github.com/Hxncusik/FastPluginConfigurer

yiyoperez commented 5 months ago

It's not necessary, I have a plugin that converts popular GUI plugins to inventory and vice versa. https://github.com/Hxncusik/FastPluginConfigurer

It isn't really related to the issue imo, also I tested your plugin and I had to fork it and modify it in order to make it work. Seems like it doesn't really converts anything, the plugin sets the inventory content (from the menu) to an inventory in-game (double chest) and later on you can use another command and create a menu inventory from that double chest. It doesn't keep some of its options or values like head textures or requirements it has potential anyway.

Hxncusik commented 5 months ago

I working on it! soon it will save anything