Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 23 hours ago

TrimEditor
Modern armor trim editor for Paper servers.
TrimEditor lets players edit armor trims on the item they are holding.
Run /te, choose a pattern, choose a material, preview the result, then apply it. The plugin edits the real item in place, so enchantments, lore, durability, custom data, and other item data stay intact.
Preview




What it does
- Held item editing: opens only when the player is holding trimmable armor.
- Armor preview: players see the trimmed armor before applying.
- Safe apply checks: the held item is checked again before anything is changed or charged.
- Optional item costs: require templates, materials, both, or neither.
- Optional Vault costs: charge money only after a successful apply.
- Developer API: open the editor from another plugin or reuse trim logic.
- Folia-aware: built with region-aware scheduling in mind.
Commands
/trimeditor
/te
/trimeditor reload
/te reload
Permissions
trimeditor.use
trimeditor.reload
trimeditor.admin
trimeditor.bypass.cost
trimeditor.pattern.<key>
trimeditor.material.<key>
Config preview
config.yml
config-version: 2
requirements:
enabled: false
require-template: false
require-material: false
consume-template: true
consume-material: true
economy:
enabled: false
cost: 0.0
gui:
cooldown-ms: 300
sounds:
open:
enabled: true
sound: minecraft:block.smithing_table.use
volume: 0.75
pitch: 1.15
select-pattern:
enabled: true
sound: minecraft:item.armor.equip_chain
volume: 0.65
pitch: 1.25
select-material:
enabled: true
sound: minecraft:item.armor.equip_netherite
volume: 0.65
pitch: 1.35
apply:
enabled: true
sound: minecraft:block.smithing_table.use
volume: 0.9
pitch: 1.0
close:
enabled: true
sound: minecraft:block.chest.close
volume: 0.5
pitch: 1.0
deny:
enabled: true
sound: minecraft:block.note_block.bass
volume: 0.7
pitch: 0.7
Compatibility
- Server: Paper or Paper fork, 1.21+
- Java: 21
- Optional: Vault and an economy plugin
TrimEditor is made for Paper. Spigot is not supported.
Links


