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
58 stars 10 forks source link

zMenu suggestions #12

Closed zlAquiles closed 1 year ago

zlAquiles commented 1 year ago

a suggestion for zMenu Example: I run the command /tpa , using that command will open a menu

Now what I want to do is open another menu with the same command (but not the same), the command would simply be /tpa the first menu needs the player's name to open, but if he doesn't put a name, a different menu would be executed in short, it would be 1 menu for the /tpa command and another menu for the /tpa command

Maxlego08 commented 1 year ago

Avaible with 1.0.0.8 !

commands:
  example1:
    command: openfiles
    inventory: example3
    arguments:
      - name,false,zmenu:example2