Mineuniverse
Log in Register
Plugins

DragonEggRespawn

Every time a dragon is killed, a new dragon egg spawns
by mehrwehr
Download Claim this project
291 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Mechanics

DragonEggRespawn

This plugin enables the spawning of multiple dragon eggs. Each time an enderdragon is killed, the DragonEggFormEvent is triggered without getting canceled.

The source code

@EventHandler
    public void onDragonEggForm(EnderDragonChangePhaseEvent e) {
        DragonBattle db = e.getEntity().getDragonBattle();
        if(db == null)
            return;
        db.setPreviouslyKilled(false);
    }
EnderdragonEggRespawn-1.0-RELEASE.jar
MC 1.20.4
Release 2024-03-08 Get

More from mehrwehr

MobDetect
396
UI TicTacToe
151

You Might Also Like

MobHealth
Simple plugin to let you know the damage you just caused to a mob, and how much health it has left.
989,881
Player Heads
Lop off Player and all Mob Heads with configurable drop rates + pvp-farming nerf, includes detailed commands and permissions
979,351
Advanced Item Effects
Adds custom effects to any item including potion effects.
97,290
VoxelMore
"Sharing is caring."
9,999
SunSteel
A Golden Item Enhancement Plugin
9,880
Sneaker
Hide name tags above players' heads.
9,865