Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
423 stars 96 forks source link

Correct the invalid packets setting. #198

Closed UnknownOre closed 1 year ago

UnknownOre commented 1 year ago

This typo caused disconnections when receiving invalid packets, whether you had it enabled or not.

TwistedAsylumMC commented 1 year ago

Thanks for fixing this!