main_menu.yml (WIP)
A explanation about the main_menu.yml configuration
Config Explanation
Each of the items has its own type. Type is to define what should the plugin do If the item with that type is being clicked and here all available types for this menu:
OPEN_CATEGORY_SHOP - Open category shop main menu when being clicked.
OPEN_ROTATING_SHOP - Open rotating shop menu when being clicked.
OPEN_CATEGORY - Directly open category shop when being clicked. (Required category: category.yml
value on the items)
Title
The title of the main menu GUI
Size
The size of the main menu GUI. Max size is 54 and must be multiple of 9 (9, 18, 27, 36, 45, 54)
Full Configuration
Last updated
Was this helpful?