#Does deluxe menus support armor trim?
1 messages · Page 1 of 1 (latest)
If they do can someone show me the format
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
how to hide this message?
item_flags:
- HIDE_ARMOR_TRIM
I put it in the deluxe menus plugins, it is the correct version but it does not work.
@swift oxide
Is there any downside from using a dev build instead the spigot one?
not really