Installation¶
Requirements¶
- A Paper 1.21+ server (or a Paper fork / Folia).
- Java 21 or newer.
- Optional: Vault and an economy plugin if you want trims to cost money.
Steps¶
- Download
TrimEditor-<version>.jarfrom Spigot, the releases page, or build it from source. - Place the jar in your server's
plugins/directory. - (Optional) Install Vault and an economy provider for costs.
- Start or restart the server.
On first start TrimEditor writes a default config.yml and an English language
file. No further setup is required; the editor works immediately.
Verifying¶
After the server boots:
- Run
/tewhile holding a piece of trimmable armor. The editor should open. - Run
/te reloadas an operator. You should see a reload confirmation.
If /te reports that you must hold armor, you are either holding a non-armor
item or a piece that cannot be trimmed (for example leather armor variants
without a trimmable model).
Updating¶
Replace the old jar with the new one and restart. On startup TrimEditor migrates
your config.yml, adding any new keys while leaving your existing values
untouched. See Configuration for how migration
works.