▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/TrimsEffect
TrimsEffect

TrimsEffect

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

194
4
Все версииTrimsEffect 1.0.5

TrimsEffect 1.0.5

Release1 мес. назад

Список изменений

========TrimsEffect 1.0.5 — Changelog========

✨ Added:

  • Each trim can now optionally define its own effect levels depending on the number of armor pieces worn.
  • Allows different potion levels for 1, 2, 3, or 4 armor pieces.
  • Fully configurable inside trims-effect.<trim>.scaling.

🔧 Improvements

  • Cleaner internal trim effect system for better maintainability.
  • Improved compatibility with newer Paper/Purpur APIs.
  • More flexible configuration design for server owners.

🔄 Compatibility

⚠️ Config format changed in this update. If upgrading from older versions:

  • Delete the old config.yml
  • Restart the server to regenerate the new config.
New config.yml
# ------------------------------------------------------------
# Trims that CANNOT be crafted (optional feature)
# ------------------------------------------------------------

un-craftable-trims:
  - silence
  - vex


# ------------------------------------------------------------
# Default effect scaling (used if trim has no custom scaling)
# ------------------------------------------------------------

effect-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:
  enabled: true
  title: "&aTrim Effects"
  size: 27
  show-scaling: false

settings:
  milk-consume: true # if true, milk will not remove trim effects

Файлы

TrimsEffect-1.0.5.jar(15.41 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.0.5

Загрузчики

Folia
Paper
Purpur

Версии игры

1.20–1.21.11

Загрузок

8

Дата публикации

1 мес. назад

Загрузил

ID версии

Главная