node-red-contrib-minecraft-ping 0.1.0

A Node-RED node that pings a Minecraft server to see if my daughter is _still_ logged-in.

npm install node-red-contrib-minecraft-ping

Node-RED nodes to ping a Minecraft server to see if my daughter is still logged-in.

These simple nodes use the Minecraft ping protocol to get a list of sample players logged-in to a server, and the number of players. As I understand it, this is not guaranteed to contain all (if any) players, but I think this simple "ping" API can be achieved without a full server login, and for a small private server will probably deliver the required information... it certainly does what I need it to do.

These nodes is simple, but could be forked and extended to provide a much larger interface to Minecraft. See node-minecraft-protocol for the more-extensive JavaScript API.

Flow Example

As ever, improvements welcome. I do suggest, however, that if you want to increase the functionality significantly, you fork this project as node-red-contrib-minecraft-query or another name, and keep this node simple to use.

Note on styling

I've deviated from the recommended white/transparent icon for the node; I'm usually a stickler for standards, but the iconic Creeper face is just too irresistable to ignore. There are a few alternative icons that can be overridden in the "Appearance" panel for the node; just search for minecraft.

Node Info

Version: 0.1.0
Updated 5 years, 3 months ago
License: ISC
Rating: 4.0 1

Actions

Rate:

Downloads

0 in the last week

Nodes

  • minecraft-ping-server
  • minecraft-ping
  • minecraft-ping-users

Keywords

  • node-red
  • minecraft
  • parent-automation

Maintainers