TheAfroOfDoom / omegaflowey-minecraft-remastered

MIT License
3 stars 1 forks source link

🎥 summit: end bossfight on player death/disconnect #202

Closed TheAfroOfDoom closed 1 week ago

TheAfroOfDoom commented 1 week ago

Summary

This PR adds logic to handle when the active player (who is doing the bossfight) dies, disconnects, or leaves the arena bounds somehow (teleporting, no-clipping through the walls, etc.)

Upon any of the above events, we end the boss fight and prompt the next player in the bossfight queue.


Supplemental changes