❌Remove content from the resourcepack

Learn how to edit the most important components of the setup

REMOVE CUSTOM PAUSE MENU

circle-info

Go to plugins/itemsadder/contents/hyper_esc_menu/configs/pause_menu.yml and once there set each one of the 'entries' text to the text that you want. For example, set the "menu.returnToGame" text to the text that you want for that button (for example "Back to game"); then for the "menu.disconect" text field (for example "Leave server") and repeat the process with all entries.

Run /iazip at console, and that's all.

REMOVE PLAYER INVENTORY CUSTOM MENU (SHORTCUTS)

circle-info

To remove this shortcuts feature go to plugins/conditionalevents/events/

and delete the fileinventory_shortcuts.yml

Then, go to itemsadder/contents/_iainternal/resourcepack/assets/minecraft/textures/gui/container/ and delete the file "inventory.png"

Finally, reload the pack using /iazip command.

In case that it doesn't work (that happens sometimes) you can just download the default inventory texture and drop it into itemsadder/contents/_iainternal/resourcepack/assets/minecraft/textures/gui/container/

file-image
2KB

REMOVE THE CUSTOM HUD (HP & FOOD BARS)

The custom hud is designed for vanila health (20β™₯️hp points). In case you have other plugins that allows players to increase their max health, it may not work as it should.

Please make a backup of your files first, as always.

circle-info

To remove this you need to: Go to /plugnis/ItemsAdder/contents/bars_and_bossbar/resourcepack/assets/minecraft/textures/gui/ and delete the file named icons.png.

Then go to plugins/ItemsAdder/contents/bars_and_bossbar/resourcepack/assets/minecraft/ textures/gui/sprites/ and delete the "hud" folder.

Now, go to plugins/ItemsAdder/contents/ and delete the folder named "hyperhuds".

As the last step reload the resourcepack by running /iazip command.

Finally, go to plugins/conditionalevents/events/ and delete the file hyperperhud.yml. Restart the server and that's all.

If you want to remove the Custom HUD, just because "it doesn't work" please read first this part of the docs about it.

❓Frequently Asked Questions (FAQ)chevron-right

Last updated