Trims Effect

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

308

Quick challenge

How far can you run before the mobs catch you?

Trims Effect

========✨ TrimEffects (By GoldwarGlory) ========

- ✨ Edit config.yml easily using in-game config editor. { ```/trimseffect edit``` } - ✨ Edit config.yml easily using in-game config editor. { ```/trimseffect edit``` } - ✨ Edit config.yml easily using in-game config editor. { ```/trimseffect edit``` } - ✨ Edit config.yml easily using in-game config editor. { ```/trimseffect edit``` } - ✨ Edit config.yml easily using in-game config editor. { ```/trimseffect edit``` }

========⭐ Features of TrimsEffect ========

- ⭐ Smart effect scaling depending on how many armor pieces share the same trim - ⭐ Smart effect scaling depending on how many armor pieces share the same trim - ⭐ Smart effect scaling depending on how many armor pieces share the same trim - ⭐ Smart effect scaling depending on how many armor pieces share the same trim - ⭐ Smart effect scaling depending on how many armor pieces share the same trim - ⭐ Smart effect scaling depending on how many armor pieces share the same trim - ⭐ Smart effect scaling depending on how many armor pieces share the same trim - ⭐ Smart effect scaling depending on how many armor pieces share the same trim

========⚙ How to Install TrimsEffect ========

1. ✅ Run /trimeffects reload or restart the server 2. ✅ Run /trimeffects reload or restart the server 3. ✅ Run /trimeffects reload or restart the server 4. ✅ Run /trimeffects reload or restart the server 5. ✅ Run /trimeffects reload or restart the server

========🚀 Performance & Safety for servers ========

- 🚀 Safe config parsing (invalid trims/effects are ignored) - 🚀 Safe config parsing (invalid trims/effects are ignored) - 🚀 Safe config parsing (invalid trims/effects are ignored) - 🚀 Safe config parsing (invalid trims/effects are ignored) - 🚀 Safe config parsing (invalid trims/effects are ignored)

========💖 Support & Join our community ========

- ❤️My Discord Server: <u>https://discord.gg/qwXHuyJbvX</u> - ❤️My Discord Server: <u>https://discord.gg/qwXHuyJbvX</u> - ❤️My Discord Server: <u>https://discord.gg/qwXHuyJbvX</u>

========➕Extra info of TrimsEffect ========

✅ plugin.yml

```yaml name: TrimsEffect version: 1.0.11 main: me.goldwar.trimeffects.TrimsEffects api-version: 1.20 author: GoldwarGlory website: https://modrinth.com/plugin/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 ```

🌟 config.yml

```yaml 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:) ```

ADS