ItemsAdder

Spigot Pagearrow-up-right

circle-exclamation

Display IA item in GUI

  item:
    material: itemsadder:<id>
    amount: 1
    display_name: ' '
    lore:
    - ' '
circle-info

Replace <id> to the id of the IA item

chevron-rightExamplehashtag
 item:
    material: itemsadder:ruby_sword
    amount: 1
    display_name: ' '
    lore:
    - ' '

Custom textured GUI

gui_settings:
  name: ':<id>:'
  # Available sizes: 9, 18, 27, 36, 45, 54
  size: 54
circle-info

Replace <id> to the id of the IA item

chevron-rightExamplehashtag

Custom Emoji in Item

circle-info

Replace <id> to the id of the IA item

chevron-rightExamplehashtag

Last updated