ArmorTrimer is a powerful and user-friendly Minecraft plugin that allows players to easily apply and remove armor trims through an intuitive GUI. Perfect for servers looking to enhance player customization and engagement!
Enhance your server's gameplay and give your players more ways to express their style with ArmorTrimer!

Key Features
Simple GUI for applying and removing armor trims
Support for all vanilla armor trim patterns and materials
Fully customizable messages and GUI layout
Compatible with Minecraft 1.20+
Lightweight and optimized for performance
Commands
- /trimer - Opens the Armor Trimer GUI
Permissions
- armortrimer.use - Allows players to use the Armor Trimer (default: true)
DEMO
Configuration
ArmorTrimer offers extensive configuration options:GUI Customization
Code:
gui:
title: "&8⚒ &5&lArmor Trimer &8⚒"
size: 54
Custom Messages
Code:
apply-success: "&a✔ Armor trim applied successfully!"
remove-success: "&a✔ Armor trim removed successfully!"
no-armor: "&c✘ Please hold an armor item in your main hand."
no-trim: "&c✘ This armor item doesn't have a trim."
select-both: "&c✘ Please select both a template and a material."
template-selected: "&a✔ Selected template: &e{template}"
material-selected: "&a✔ Selected material: &e{material}"
GUI Items
Customize the appearance and placement of items in the GUI:
Code:
items:
filler:
material: BLACK_STAINED_GLASS_PANE
name: " "
border:
material: GRAY_STAINED_GLASS_PANE
name: " "
apply-button:
material: ANVIL
name: "&a&lApply Trim"
lore:
- "&7Click to apply the selected"
- "&7template and material to your armor."
slot: 52
remove-button:
material: BARRIER
name: "&c&lRemove Trim"
lore:
- "&7Click to remove the current"
- "&7trim from your armor."
slot: 53
info:
material: BOOK
name: "&e&lHow to Use"
lore:
- "&71. Select a template (left)"
- "&72. Choose a material (right)"
- "&73. Click 'Apply Trim' to confirm"
slot: 4
Trim Templates and Materials
Easily configure available trim templates and materials:
Code:
templates:
- material: COAST_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Coast Template"
slot: 10
- material: DUNE_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Dune Template"
slot: 11
- material: EYE_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Eye Template"
slot: 12
- material: HOST_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Host Template"
slot: 19
- material: RAISER_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Raiser Template"
slot: 20
- material: RIB_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Rib Template"
slot: 21
- material: SENTRY_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Sentry Template"
slot: 28
- material: SHAPER_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Shaper Template"
slot: 29
- material: SILENCE_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Silence Template"
slot: 30
- material: SNOUT_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Snout Template"
slot: 37
- material: SPIRE_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Spire Template"
slot: 38
- material: TIDE_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Tide Template"
slot: 39
- material: VEX_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Vex Template"
slot: 46
- material: WARD_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Ward Template"
slot: 47
- material: WAYFINDER_ARMOR_TRIM_SMITHING_TEMPLATE
name: "&6Wayfinder Template"
slot: 48
materials:
- material: IRON_INGOT
name: "&bIron Trim"
slot: 14
- material: GOLD_INGOT
name: "&bGold Trim"
slot: 15
- material: DIAMOND
name: "&bDiamond Trim"
slot: 16
- material: NETHERITE_INGOT
name: "&bNetherite Trim"
slot: 23
- material: REDSTONE
name: "&bRedstone Trim"
slot: 24
- material: COPPER_INGOT
name: "&bCopper Trim"
slot: 25
- material: EMERALD
name: "&bEmerald Trim"
slot: 32
- material: LAPIS_LAZULI
name: "&bLapis Trim"
slot: 33
- material: AMETHYST_SHARD
name: "&bAmethyst Trim"
slot: 34
Compatibility
- Tested and working on Spigot and Paper 1.20+
- Supports all vanilla armor types and trims
Support
For support, please join our Discord server: https://discord.gg/mKNfGNQeuHEnhance your server's gameplay and give your players more ways to express their style with ArmorTrimer!

