Configurating the panel
Last updated
Last updated
Inside the yml file where the menu will be we need to configurate them
Here is an example of an panel configuration
menu_command
Here you can add an command that will open the menu (ex: /kits)
Its optional
menu_commands
If you need more then one command you should use this
Its a YML list where you can add as many commands you want.
menu_permission
This will disable the panel from the players that dose not meet the permission note (ex: survival.menu)
Its optional
menu_variables
menu_title
Will add a menu title
Its required
open_requirement
This is used to add conditions or statements to the panel (Read more about those here)
Its optional
size
Used to set the panel size this can only be: (9, 18, 27, 36, 46, 54)
Its required
menu_type
If you want you can make the menu different like a furnace, hopper and much more
Here you can find all of the InventoryType
Its optional (If you want a basic chest just add the size and remove the menu_type)
items
The items on the panel