SDF dynamically increases the Ender Dragon's health based on the number of players in The End, offering a more challenging fight for SMP servers.
A lightweight server-side Fabric mod that dynamically scales the Ender Dragon's health based on the number of players in The End — now with support for delayed initial spawns and XP bar countdowns.
No installation is needed on the client — just drop it into your server's mods folder and configure it to your liking.
.properties config file./scaleddragonfight reload command to reload configuration without restarting the server.After first launch, a config file will be generated at:
/config/scaleddragonfight.properties
You can configure:
enableMod=true # Enable or disable the mod
scaleWithOnePlayer=false # Whether scaling starts with the first player
countCreativeModePlayers=false # Include creative players in scaling
baseDragonHealth=200.0 # Base health of the Ender Dragon
additionalHealthPerPlayer=100.0 # Health added per eligible player
enableBroadcast=true # Enable broadcast when dragon spawns
# Initial Spawn Delay
enableInitialSpawnDelay=true # Delay the first dragon spawn in The End
initialSpawnDelaySeconds=60 # Time (in seconds) before first dragon spawns
showSpawnDelayCountdown=true # Show countdown above XP bar during delay
| Command | Description |
|---|---|
/scaleddragonfight reload |
Reloads the mod’s configuration |
Requires permission level 2 (OP status).
1.21.5, 1.21.7 - 1.21.100.14+scaleddragonfight-x.x.x.jar into the server’s mods folder./scaleddragonfight reload.MIT License — free to use, modify, and distribute.
Developed by ZephByte