QuickplayMod / quickplay

Minecraft mod that allows Hypixel users to quickly join games and execute functions on the network.
https://bugg.co/quickplay/
Other
20 stars 5 forks source link

{"server":"miniXXXX" messages are spamming in the chat #142

Closed najoan125 closed 3 years ago

najoan125 commented 3 years ago

I using Quickplay 2.0.6 1.12.2. When I moving a server, {"server":"miniXXXX" messages are spamming in the chat spamming messages example image

So I looked at the code and found the answer.

LocrawWrapper.java 82 Line: !event.isCanceled() && (Don't erase the old code.)

This solved the bug. but This code is not perfect(Errors are often found in logs.)

(I'm Korean. I used Translator. I ask for your understanding.)

robere2 commented 3 years ago

Fixed in 2.0.7