PrismarineJS / node-minecraft-protocol

Parse and serialize minecraft packets, plus authentication and encryption.
https://prismarinejs.github.io/node-minecraft-protocol/
BSD 3-Clause "New" or "Revised" License
1.2k stars 241 forks source link

Allow commands not to be signed #1277

Closed forester302 closed 6 months ago

forester302 commented 6 months ago

Updated chat.js as suggested in https://github.com/PrismarineJS/node-minecraft-protocol/issues/1262

frej4189 commented 6 months ago

LGTM.

I don't think this is a temporary fix. This is exactly how it's supposed to work