CloudburstMC / Protocol

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

TextPacket + CommandPacket #239

Open OurLobanov opened 3 weeks ago

OurLobanov commented 3 weeks ago

https://github.com/GeyserMC/Geyser/pull/4782#issuecomment-2209571184

https://github.com/GeyserMC/Geyser/blob/0f63c26125008b2479d70a6cae89786aa2ba803a/core/src/main/java/org/geysermc/geyser/network/CodecProcessor.java

Bedrock cannot send more than 512 characters, you need to add a limitation due to possible bot attacks