Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events persist when closing/reloading server while event is running #2

Open
LukaDeVrij opened this issue Feb 17, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@LukaDeVrij
Copy link
Owner

Double Health can persist when the server is reloaded in the middle of running the event. The ending of the event is supposed to bring HP back to 20. When the server is stopped/reloaded this does not happen.
Fix: manually start and stop the event again using /purekitpvp event start and /purekitpvp event stop

@LukaDeVrij LukaDeVrij added the bug Something isn't working label Feb 17, 2024
@LukaDeVrij
Copy link
Owner Author

Can be fixed by stopping any and all events in onStop() in Main.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant