
Trims Effect
💎Adds configurable potion effects based on worn armor trims🤩, with smart scaling per trim and zero performance impact🚀.
253
4
========✨ TrimEffects (By GoldwarGlory) ========
- ✨ TrimEffects is a lightweight Paper plugin.
- ✨ Highly configurable, lag-free, and future-safe.
- ✨ It gives potion effects based on worn armor trims.
- ✨ Effects scale with the number of trimmed armor pieces.
- ✨ Edit config.yml easily using in-game config editor. {
/trimseffect edit}
========⭐ Features of TrimsEffect ========
- ⭐ Highly configurable via config.yml
- ⭐ Safe against invalid trims or effects
- ⭐ Multiple trims supported at the same time
- ⭐ Optimized for large servers (500+ players)
- ⭐ Potion effects based on armor trim patterns
- ⭐ Ability to disable crafting of specific trim templates
- ⭐ Reload config without restarting (/trimeffectsreload)
- ⭐ Smart effect scaling depending on how many armor pieces share the same trim
========⚙ How to Install TrimsEffect ========
- ✅ Download the plugin jar
- ✅ Place it in your server’s plugins/ folder
- ✅ Start the server once to generate config.yml
- ✅ Edit the config as you like
- ✅ Run /trimeffects reload or restart the server
========🚀 Performance & Safety for servers ========
- 🚀 No NMS, no packets
- 🚀 Checks only 4 armor items per update
- 🚀 Reload-safe (effects reapply correctly)
- 🚀 Event-based (no repeating tasks, no ticking loops)
- 🚀 Safe config parsing (invalid trims/effects are ignored)
========💖 Support & Join our community ========
- ❤️Join my Discord server for updates, support, and suggestions
- ❤️My Modrinth Profile: https://modrinth.com/user/GoldwarGlory
- ❤️My Discord Server: https://discord.gg/qwXHuyJbvX
========➕Extra info of TrimsEffect ========
✅ plugin.yml
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
🌟 config.yml
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:)
Совместимость
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:3 месяца назад
Обновлён:2 недели назад
