UltimateUIDocs
Archived upstream docs · Features depend on the installed plugin version; not all features have been verified.

UltimateUI guide

How to insert items and icons from ItemsAdder/Nexo/Oraxen or CraftEngine

In this guide, you will learn how to use items and glyphs from ItemsAdder, Nexo, Oraxen and CraftEngine.

If you have the ItemsAdder/Nexo or Oraxen plugin, you can insert custom items and glyphs from these plugins into the UI.

To add an item, you need to use the specific name in the Item field in the Design section. Below is a table showing the list of names for each plugin:

TokenPluginExample
ia:namespace:item_idItemsAdderia:mypack:ruby
nexo:item_idNexonexo:custom_sword
oraxen:item_idOraxenoraxen:ruby_sword
craftengine:item_idCraftEnginecraftengine:ruby

Additionally, if you are using ItemsAdder, you can insert a glyph. To do this, create a text element and set its text to %img_namespace:item_name% or just :namespace:item_name:.

Similar behavior applies to CraftEngine you can use <image:namespace:id> in a text element to add an icon.