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

Test client against 3rd party server software

Open deathcap opened this issue 9 years ago • 2 comments

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):

deathcap avatar Feb 16 '16 07:02 deathcap

related https://github.com/PrismarineJS/mineflayer/issues/346

rom1504 avatar Feb 16 '16 08:02 rom1504

spigot :

  • https://hub.spigotmc.org/jenkins/job/BuildTools/75/
  • java -jar BuildTool.jar
  • https://circleci.com/docs/2.0/caching/
  • WrapServer

rom1504 avatar Aug 26 '18 19:08 rom1504