Doclic / NoEncryption

Removes signatures from Minecraft chat messages
GNU General Public License v3.0
224 stars 18 forks source link

Plugin does not shut down correctly on improper startup in 1.19.3 #50

Closed V1nc3ntWasTaken closed 1 year ago

V1nc3ntWasTaken commented 1 year ago

On an improper startup for the 1.19.3 version, the PlayerListener#stopConnectionTimerListener() may fail due to the listener not being started in the first place, leading to NoEncryption#timerTask and/or NoEncryption#testerTask being null, and throwing an error(s).