9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-20 07:29:21 +00:00

Fixed duplicated messages for lifespan

This commit is contained in:
Auxilor
2023-03-28 17:23:24 +01:00
parent b3b7695218
commit 4e86750c7d
2 changed files with 1 additions and 6 deletions

View File

@@ -14,11 +14,6 @@ class LifespanTicker : BossTicker {
Bukkit.getPluginManager().callEvent(event)
boss.remove()
boss.boss.handleLifecycle(
BossLifecycle.DESPAWN,
boss.entity.location,
boss.entity
)
}
}
}

View File

@@ -1,5 +1,5 @@
#libreforge-updater
#Tue Mar 28 15:58:03 BST 2023
#Tue Mar 28 17:21:38 BST 2023
kotlin.code.style=official
libreforge-version=4.0.0
version=9.0.0