#Does deluxe menus support armor trim?

1 messages · Page 1 of 1 (latest)

quartz gale
#

.

quartz gale
#

If they do can someone show me the format

main stag
#

DeluxeMenus has added support for armor trims in its dev builds (which you'll find here: https://ci.extendedclip.com/job/DeluxeMenus/)
You can use them like this:

items:
  myItem:
    material: DIAMOND_CHESTPLATE
    trim_pattern: EYE
    trim_material: GOLD

You can find the list of trim patterns here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/meta/trim/TrimPattern.html
as well as the list of trim materials here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/meta/trim/TrimMaterial.html

main stag
#
item_flags:
  - HIDE_ARMOR_TRIM
queen knoll
#

I put it in the deluxe menus plugins, it is the correct version but it does not work.

queen knoll
#

@swift oxide

proven vapor
main stag
#

not really