Disable Mob Dispawn

Status
Fixed
Issue description

You can disable Mob Dispawn in next updates?

Because Imagine you are in a Dungeon, you summon a Boss with an Altar, and when you die, you come back and the boss is gone, and you need to found another dungeon, Worst is that we need to re-do the fight from start... that's pretty annoying!

Issue comments

We will add this in the future updates. You basically need to call

entity.enablePersistence()

You can also give entity some equipment and it will automatically be made persistent as a workaround for now.