Grooble

Results 4 issues of Grooble

Close #447 **Still work in progress.** I have some questions: here https://github.com/PrismarineJS/flying-squid/blob/master/src/lib/version.js#L2 the supported versions are specified with their minor version but here https://github.com/PrismarineJS/flying-squid/blob/master/src/index.js#L46 the minor version is ignored. So...

- [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.25.0 - server: none - node: 14.12.0 - minecraft version: 1.16.5 ## Detailed description of...

This PR fixes a regression introduced in 9e85b01258498c97b3f13d12e2eeaf56290fe41e

The goal of this PR is to change the way transactions from and towards account chests works in order to avoid loading chunks on every transaction. The idea behind this...