Add new menu configuration to have custom menu.
Configuration example :
https://github.com/Florianpal1/FAuctionUI/blob/main/en/menus/main.yml
You can add gui configuration in FAuction/gui/menus
New block to access to menu
Code (Text):
'26':
utility: menu
id: main
material: CHEST_MINECART
title: Go to the main menu
description: {}
New configuration in config.yml to choose the gui open with command /ah :
Code (Text):
defaultGui: AUCTION# The default gui open with /ah command
Possible value : AUCTION, EXPIRE, HISTORIC, PLAYER, MENU:id