node-minecraft-protocol icon indicating copy to clipboard operation
node-minecraft-protocol copied to clipboard

Parse and serialize minecraft packets, plus authentication and encryption.

Results 170 node-minecraft-protocol issues
Sort by recently updated
recently updated
newest added

[x] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - minecraft-protocol: current ## Detailed description of a problem Microsoft auth returnes a sligthly different session under `client.session`...

[✅] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - minecraft-protocol: 1.28.1 - server: vanilla 1.7.10 - node: 16.13.0 ## Detailed description of a problem I tried...

[ ] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - minecraft-protocol: N/A - server: N/A - node: N/A ## Detailed description of a problem In [this...

this is not really a nmp issue as it would not be done from there, but this issue is meant to be a central place to discuss about bigger proxies...

high priority

This happens when sending lot of chunks to the client. It gets disconnected. Increasing kickTimeout fixes it. I guess the problem is the server can't send the keep alive packet...

question

**Versions** minecraft-protocol: latest node: 16.11.0 **File** node-minecraft-protocol/examples/client_microsoft_auth/client_msal_auth.js **Problem description** /usr/local/bin/node client_msal_auth.js [msa] First time signing in. Please authenticate now: To sign in, use a web browser to open the page...

[X ] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - minecraft-protocol: 1.20.2 - node: 12.1.0 ## Detailed description of a problem When joining a server created...

## Versions - minecraft-protocol: 1.25.5 - server: flying-squid - node: 14.17.0 ## Detailed description of a problem First, my setup is prismarine-web-client ==> flying-squid. In flying-squid, I have several world...

Custom ping handshake for ping method will be cool for custom client servers for bypassing them protection.

Hello. When trying to connect to a proxy server from a client version lower or higher than the one specified in the configuration, an error of the following type appears:...