#Setting up a Ranks Menu

1 messages · Page 1 of 1 (latest)

atomic gale
#

Hello, I'm a newbie when it comes to setting up plugins, sorry in advance if I missed something obvious. I'm trying to set up a ranks menu but it won't show up in the /dm list or when I try to use commands I set up inside the .yml. I think I used an example from 1.12.0, idk if that might be what's wrong.

long parcel
#

i used the same code

#

didint worked

tacit lava
#

?dm-requirements

ocean riverBOT
#
FAQ Answer:
view_requirement:
  requirements:
    requirement_name:
      type: TYPE

More info on the Wiki

long parcel
#

how can i make the above code run

ocean riverBOT
#
FAQ Answer:

1. Go to config.yml and make an entry for your menu

gui_menus:
  first:
    file: first_menu.yml
  second:
    file: second_menu.yml

2. Reload the plugin twice with /dm reload
3. You will see a new folder called gui_menus and your menu should be there
4. Open that menu and edit it to set it up or use the community-made menu maker
5. You are done! Open the menu in-game with /dm open first

Related Wiki Entry

pliant grotto
#

move your menu to an external file this