This Frequently Asked Question document is meant to help people for the most common things.
Use hideErrors: true
in createClient options
You may also choose to add these listeners :
client.on('error', () => {})
client.on('end', () => {})
- Check out our WIP proxy lib https://github.com/PrismarineJS/prismarine-proxy
- See this example https://github.com/PrismarineJS/node-minecraft-protocol/tree/master/examples/proxy
- Read this issue PrismarineJS#712
- check out https://github.com/Heath123/pakkit
- Check out this app https://github.com/wvffle/minecraft-packet-debugger