yariplus / minecraft-nodebb-integration

A plugin for Minecraft servers for integration with a NodeBB forum.
Creative Commons Zero v1.0 Universal
9 stars 4 forks source link

missing source? #37

Open phit opened 6 years ago

phit commented 6 years ago

alpha 21 is in the release section, but looks like you forgot to push the changes to github?

sadly getting some errors using Sponge https://gist.github.com/phit/6f5b11b20775301c7bfffd8da5d68f6c

unrelated but I also had to do some patching to the forum plugin to get it to run with NodeBB 1.9.X, I would make a PR but I more or less just bandaided it so it wouldn't crash the forums

https://github.com/yariplus/nodebb-plugin-minecraft-integration/blob/f1c762bb47c7e0a07345f1a60f7fda0dbce6bc94/src/lib/widgets.js#L37-L39

to _nodebb.translator.translate(html, "en_US", html => callback(null, { html }));

yariplus commented 6 years ago

sigh, I have no idea why, but my local system no longer wants to git push....

yariplus commented 6 years ago

Okay, that's fixed, now to work on sponge.

yariplus commented 6 years ago

boom

https://github.com/yariplus/minecraft-nodebb-integration/releases/tag/v0.8.0-alpha.22