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

DragonEggBuffs

Adds special abilities and buffs to the dragon egg holder

Загрузки
2K
Подписчики
7
Обновлён
25 марта 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 3 декабря 2025 г.

DragonEggBuffs

Join my discord server for support or to report bugs!

Features

  • Special effects for the holder
  • Extra hearts for the holder
  • Ability to change normal heart count
  • Option for the holder to glow
  • Option for the dropped egg to glow
  • Custom dropped egg name
  • Lifesteal compatibility
  • Stop players from destroying the dragon egg
  • Block players from putting the egg in enderchests

Commands

  • /dragoneggbuffs reload - Reloads the config

Steps For Lifesteal Compatibility

  • Add health boost to the effects (HEALTH_BOOST) and set extra-hearts-enabled to false
  • 1 Health Boost Level = +2 Hearts

Simple Config

# FOR LIFESTEAL: Add health boost to the effects (HEALTH_BOOST) and disable extra hearts
# 1 Health Boost Level = +2 Hearts

# Whether to glow the egg holder or not
glow-holder: true
# Whether to make the egg glow when dropped
glow-drop: true
# Enabled: Whether to give the dropped item a name
# Name: The name to give the dropped item
name-drop:
  enabled: true
  name: "&5&lDragon Egg"
# Whether to enable extra hearts
extra-hearts-enabled: true
# Amount of hearts to grant to the egg holder
# normal-hearts + extra-hearts = Hearts with egg
extra-hearts: 10
# The original heart count of all players
normal-hearts: 10
# Whether to block players from putting the egg into their enderchest
block-enderchest: true

# Whether the egg can be destroyed in specific ways
stop_destroy:
  lava: true
  fire: true
  cactus: true
  explosions: true
  despawning: true

# List of effects to give to the egg holder
effect_list:
  FIRE_RESISTANCE: 1
  SPEED: 1
  STRENGTH: 1

Ченджлог

1.1.1Релиз1.21.9, 1.21.10, 1.21.11 · 25 марта 2026 г.
  • Fixed the /dragoneggbuffs reload command resetting the config
1.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 27 января 2026 г.

DragonEggBuffs 1.1.0

  • Added a block to ender chesting the egg & config option
  • Added a block to destroying the egg in ways such as fire, lava or cactus & config option
1.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 23 декабря 2025 г.

DragonEggBuffs 1.0.1 - Minor Update

  • Added lifesteal compatibility
  • Added an option to disable heart buffs [for lifesteal]
  • Added lifesteal use info in config
1.0Релиз1.21.8, 1.21.9, 1.21.10 · 3 декабря 2025 г.

DragonEggBuffs

Join my discord server for support or to report bugs!

Features

  • Special effects for the holder
  • Extra hearts for the holder
  • Ability to change normal heart count
  • Option for the holder to glow
  • Option for the dropped egg to glow
  • Custom dropped egg name

Commands

  • /dragoneggbuffs reload - Reloads the config

Simple Config

# Whether to glow the egg holder or not
glow-holder: true
# Whether to make the egg glow when dropped
glow-drop: true
# Enabled: Whether to give the dropped item a name
# Name: The name to give the dropped item
name-drop:
  enabled: true
  name: "&5Dragon Egg"
# Amount of hearts to grant to the egg holder
# normal-hearts + extra-hearts = Hearts with egg
extra-hearts: 10
# The original heart count of all players
normal-hearts: 10

# List of effects to give to the egg holder
effect_list:
  FIRE_RESISTANCE: 1
  SPEED: 1
  STRENGTH: 1

Комментарии

Загружаем…