node-minecraft-protocol
node-minecraft-protocol copied to clipboard
Test client against 3rd party server software
Along the lines of adding more testing https://github.com/PrismarineJS/node-minecraft-protocol/issues/281, would also be good to add automated tests with the clients connecting to various third-party server software out there, to catch any bugs with node-minecraft-protocol's interaction with their implementations (bugs could either be theirs or ours).
Notable server software (non-Forge, for that see https://github.com/PrismarineJS/node-minecraft-protocol-forge/issues/5):
- [x] vanila Minecraft
- [ ] SpigotMC
- [ ] SpongeVanilla
- [ ] Glowstone++
- [ ] Cuberite
related https://github.com/PrismarineJS/mineflayer/issues/346
spigot :
- https://hub.spigotmc.org/jenkins/job/BuildTools/75/
- java -jar BuildTool.jar
- https://circleci.com/docs/2.0/caching/
- WrapServer