Latte-Corporation / HardLoop

A Minecraft server project with automated resets and infinite gameplay loops, designed to enhance survival challenges.
MIT License
3 stars 0 forks source link

Fix observer #8

Closed Razano26 closed 3 weeks ago

Razano26 commented 3 weeks ago

The listen job need to check only the Deaths scoreboard. Now we want to have more than one scoreboard and it block the game because it reset the game on everything on any scoreboard.

https://github.com/Razano26/HardLoop/blob/1cf01a390b3af0454c54e35d0adc259ed4050cb6/hardloop/hardloop/observer.py#L15