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

[Suggestion] add delay option #77

Open Z3r0xh opened 5 months ago

Z3r0xh commented 5 months ago

Hello, I suggest adding a way to open menus with a certain waiting time by command.

/zmenu open zmenu:menu --delay 5s

With this we could make timeouts for calling menus from other plugins, since I have found that zmenu menus with some plugins are called before the menus of other plugins are closed.