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

npm package outdated

Open Dancuo-Lohan opened this issue 2 years ago • 6 comments

Hello, I've done some test on a 1.16.5 Forge Minecraft server.

After some trials and errors, I checked the files between the package and the repo GitHub. The package is outdated of 6 years (package version : 1.0.0 | release date of the version : 13 feb 2016) It couldn't work for +1.13 Forge Minecraft servers cause it's outdated.

Could you do an update of the package and test it ?

Dancuo-Lohan avatar Aug 15 '22 13:08 Dancuo-Lohan

need the same help,plz

PGcod avatar Oct 25 '22 04:10 PGcod

I did this as a workaround:

  • (mkdir sources && cd sources && git clone https://github.com/PrismarineJS/node-minecraft-protocol-forge.git)
  • pip install ./sources/node-minecraft-protocol-forge

XHawk87 avatar May 09 '23 15:05 XHawk87

@deathcap Oh, Please publish a new package to npmjs!

istobran avatar May 22 '23 08:05 istobran

For now, just download this code and require() it

RafaelKuhn1212 avatar Oct 12 '23 00:10 RafaelKuhn1212

Can you add the actions from prismarine-template to this repo in a pull request

rom1504 avatar Oct 12 '23 03:10 rom1504

blocked by #32

rom1504 avatar Dec 31 '23 13:12 rom1504