Перейти к содержимому
Mineforgian

hydeath

make frustration of losing items upon death, gone

Загрузки
553
Подписчики
6
Обновлён
10 июня 2025 г.
Лицензия
MIT

Опубликован 27 августа 2023 г.

Hydeath is an essential plugin designed for Spigot, Paper, and Folia servers. It significantly enhances the gameplay experience by mitigating the frustration of losing items upon death, making the process of recovering lost items seamless and efficient.

config.yml

# config.yml

# Spread amount for dropped items
# Adjust how much the dropped items spread out when a player dies
spreadAmount: 0.2

expDropPercent: 70


customDeathMessage: false

# Item settings for dropped items
itemSettings:
  canMobPickup: false   # Allow mobs to pick up the dropped items
  invulnerable: true   # Make dropped items invulnerable
  glowing: true        # Make dropped items glow
  unlimitedLifetime: true  # Make dropped items never despawn
  canOwnerPickupOnly: true # Allow only owner of death item to pickup
  # canHopperPickup: false #in dev
  # canEntityPickup: false #in dev

Credit: Easy Deaths

Ченджлог

1.3-SNAPSHOTРелиз26.1, 26.1.1, 26.1.2 · 10 июня 2025 г.

config for disable custom msg

1.2-SNAPSHOTРелиз1.21.3, 1.21.4, 1.21.5 · 28 мая 2024 г.
  • you can't pickup death item that isn't your use /unlock to allow other player to pickup your death item
  • mob can't pickup death item
1.1-SNAPSHOTБета1.20.4, 1.20.5, 1.20.6 · 5 сентября 2023 г.
  • fix exp drop extra
  • configable percent exp drop
  • death msg world fromat and color
1.0-SNAPSHOTАльфа1.19.4, 1.20, 1.20.1 · 27 августа 2023 г.

initial release

Комментарии

Загружаем…