/
!Banner
/trimseffect edit }name: TrimsEffect
version: 1.0.11
main: me.goldwar.trimeffects.TrimsEffects
api-version: 1.20
author: GoldwarGlory
website: /plugins/trimseffect
commands:
trimseffect:
description: Main command
permissions:
trimseffect.reload:
default: op
description: Reload the plugin's config
trimseffect.gui:
default: true
description: Open the Trim Effects GUI
trimseffect.edit:
default: op
un-craftable-trims: # Trims that CANNOT be crafted (optional feature)
- silence
- sentry
effect-scaling: # Default effect scaling (used if trim has no custom scaling)
1: 1
2: 2
3: 2
4: 3
# ---------------------------------------------
# Trim → Effect mapping
# effects = potion effects applied
# scaling = OPTIONAL per-trim scaling override
# ---------------------------------------------
trims-effect:
silence:
effects:
- STRENGTH
- RESISTANCE
- ABSORPTION
scaling:
1:
STRENGTH: 2
RESISTANCE: 1
ABSORPTION: 0
2:
STRENGTH: 3
RESISTANCE: 2
ABSORPTION: 1
dune:
effects:
- SPEED
coast:
effects:
- WATER_BREATHING
wild:
effects:
- JUMP
ward:
effects:
- RESISTANCE
eye:
effects:
- NIGHT_VISION
vex:
effects:
- HASTE
tide:
effects:
- DOLPHINS_GRACE
snout:
effects:
- FIRE_RESISTANCE
rib:
effects:
- ABSORPTION
spire:
effects:
- REGENERATION
wayfinder:
effects:
- SATURATION
raiser:
effects:
- STRENGTH
shaper:
effects:
- HASTE
host:
effects:
- HEALTH_BOOST
flow:
effects:
- SPEED
bolt:
effects:
- FAST_DIGGING
sentry:
effects: [] # empty = no effects
gui: # /trimseffect gui
enabled: true # enable GUI?
title: "&aTrim Effects" # GUI Title
size: 54 # GUI size (slots)
trim-materials: # material of trim in /trimseffect gui
default: NETHER_STAR
settings:
milk-consume: true # if true, consuming milk will not remove trim effects
track-versions: true
disabled-worlds:
- gijibijibww
- GoldwarGlory
- plsFollow:)

💎Adds configurable potion effects based on worn armor trims🤩, with smart scaling per trim and zero performance impact🚀.