ItemsAdder
Learn to easily install our UI Packs using ItemsAdder and DeluxeMenus
Before you begin
Make sure to install ItemsAdder, DeluxeMenus and their dependencies on your server!
Download the UI Pack you want to add to your server
1⬩Add the content in-game with ItemsAdder
We first have to register our new visuals to the game using ItemsAdder.
Setup the textures
Open your Minecraft server files and navigate to
plugins/ItemsAdder/contents/Unzip the UI Pack file and open the resulting folder
Navigate to
ItemsAdder Setup/ItemsAdder/contents/Copy and paste the
cuboide/subfolder in your server files
Open your Minecraft server files and navigate to
plugins/ItemsAdder/contents/cuboide/Unzip the UI Pack file and open the resulting folder
Navigate to
ItemsAdder Setup/ItemsAdder/contents/cuboide/Copy and paste the folder's content in your server files
Override Minecraft translations
Translations are used to hide the "Inventory" text showing in the middle of player inventories. Not overriding them won't break your menus but will have a significant esthetic impact.
Step-by-step guide
In the pack files, navigate to
ItemsAdder Setup/ItemsAdder/contents/Copy the
minecraft/subfolderIn your server files, navigate to
plugins/ItemsAdder/contents/Paste the folder
If you have other translation files from other contents, please check that copying and pasting the files won't delete other necessary translation overrides.
2⬩Use the textures in GUIs with DeluxeMenus
The textures are available in-game, but we still have to place them in the GUIs your players will use. That's where DeluxeMenus comes in.
Register the menus in DeluxeMenus' configuration
Open your Minecraft server files and navigate to
plugins/DeluxeMenus/Open the
config.ymlfile with any text editor and locate thegui_menuskeyIn the pack files, go to
ItemsAdder Setup/DeluxeMenus/and openconfig.ymlCopy the content of the
gui_menusblock and paste it at the same location in your server'sconfig.ymlfile.
Setup each menu's default configuration
Go back in your server files and open the
gui_menus/folderDo the same in the pack files
Copy and paste the
cuboide/subfolder in your server files
Go back in your server files and open the
gui_menus/cuboide/folderDo the same in the pack files
Copy and paste the folder's content in your server files
Last updated