mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-24 01:19:22 +00:00
Fixed duplicated messages for lifespan
This commit is contained in:
@@ -14,11 +14,6 @@ class LifespanTicker : BossTicker {
|
||||
Bukkit.getPluginManager().callEvent(event)
|
||||
|
||||
boss.remove()
|
||||
boss.boss.handleLifecycle(
|
||||
BossLifecycle.DESPAWN,
|
||||
boss.entity.location,
|
||||
boss.entity
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user