Closed ImPot8o closed 2 months ago
fixed a bug where autogg messages would only trigger on the first game after you load up Minecraft
---------NOTE---------- there's now a bug where it tries to send twice, I'm looking into it
I reset the matchFound bool after it says a message so that it can say the message again the next time a game ends
Only added one line of code in src/main/java/org/polyfrost/hytils/handlers/chat/modules/triggers/AutoGG.java
i made a better one with no bugs that I've found
fixed a bug where autogg messages would only trigger on the first game after you load up Minecraft
---------NOTE---------- there's now a bug where it tries to send twice, I'm looking into it
Description
I reset the matchFound bool after it says a message so that it can say the message again the next time a game ends
Release Notes
Only added one line of code in src/main/java/org/polyfrost/hytils/handlers/chat/modules/triggers/AutoGG.java