ralberth / MMM-MinecraftStatus

MagicMirror plug-in module to watch a remote Minecraft server and report status.
MIT License
1 stars 3 forks source link

Use api.mcsrvstat.us #4

Open Entropy159 opened 2 months ago

Entropy159 commented 2 months ago

Instead of using the node-minecraft-ping module, you could use api.mcsrvstat.us. The documentation is at api.mcsrvstat.us. It has a lot of features, and you just need to ping the address found in the documentation. This will fix some issues like Bedrock servers not being supported and player lists. You could display loads of information using this api.

ralberth commented 2 months ago

Hi! Thanks for the neat idea. I haven't looked at this module in a long time, and that sounds like a good thing to switch to. It's on the list, but it'll probably be a while before I get to it. Cheers!

Entropy159 commented 2 months ago

This would also be a fix to #5 as mcsrvstat has support for Bedrock servers.

Entropy159 commented 2 months ago

And #2

ralberth commented 2 months ago

Thanks again for paying attention and taking a minute to post. I'm still slammed with home stuff, family, etc., and this probably won't get much attention for a while. I'm happy to talk thru things over regular email and if you want to propose any pull requests, let's do it! Is there something I can do quickly, or help with a fork of this repo if you want to play around for a while?