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

zMenu suggestions #11

Open derpykid300 opened 1 year ago

derpykid300 commented 1 year ago

Implement something like this https://media.discordapp.net/attachments/749407995036696656/1060241695213625394/image0.gif With placeholderapi expansion support I'd recommend 2 options for it:

  1. Switch item, no auto refreshing, switch deny item by clicking on it manually
  2. Switch item, auto refresh after x seconds

autorefresh: -1 (option 1) autorefresh: XXX <-- (option 2) (seconds)

lijinhong11 commented 11 months ago

Maybe it is complex to implement