CloudburstMC / Protocol

A protocol library for Minecraft Bedrock Edition
https://git.io/ProtocolLib
Apache License 2.0
310 stars 96 forks source link

fix: accept command parameters with symbol==0 #197

Closed hax0r31337 closed 1 year ago

hax0r31337 commented 1 year ago

Mineplex sends AvailableCommandsPacket with parameters symbol 0, as mineplex is a featured server and vanilla client accepts this packet, i think we'd better respect this vanilla behavior.