For Nexo
For Nexo
valentine_menu: file: st_valentin/valentine_menu.yml valentine_menu2: file: st_valentin/valentine_menu2.yml
Mis à jour

Open For Nexo folder
Drag & Drop Nexo folders in your Plugins folder
Drag & Drop DeluxeMenus folder in your Plugins folder
In DeluxeMenus folder open config.yml and add the following lines at the end under gui_menus:
valentine_menu:
file: st_valentin/valentine_menu.yml
valentine_menu2:
file: st_valentin/valentine_menu2.ymlDrag & Drop ModelEngine folder in your Plugins folder
Drag & Drop MythicMobs folder in your Plugins folder
Run /meg reload
Run /mm reload
Run /n reload all
Run /dm reload
To remove the inventory title between menu & player's inventory :
Create global.json in Nexo/pack/assets/minecraft/lang with the following lines :
{
"DO_NOT_ALTER_THIS_LINE":
"This file is for editing all languages at once. To, edit a specific language, use the corresponding file in the 'languages' folder.",
"container.inventory": ""
}
Mis à jour